2024-03-12T01:44:46.583 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-12T01:44:46.583 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228 --name teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} --verbose --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/orig.config.yaml 2024-03-12T01:44:46.619 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-12T01:44:46.711 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7592228' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-11_22:08:03-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: c2ea977b6956d1f694ccf66acc692fdd979e3baa ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c2ea977b6956d1f694ccf66acc692fdd979e3baa selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0 owner: scheduled_teuthology@teuthology priority: 180 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: 3254 sha1: c2ea977b6956d1f694ccf66acc692fdd979e3baa sleep_before_teardown: 0 subset: 44/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0 targets: smithi044.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNZSvMLmS6+tBPnd1W1j967WOJfSGVnuC9vuhk7dDYqBiDiX5TTeSOLz6mQ7N6mfS5m/lhfayE85imV0x4VP5h0= smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO88WiVFYQxXwIweGZgofcD2Cn084Bzf5hcuqxFvxSGdNIw9WqjWnAwnP0YlhncTEl2Mb6kNOnAaNx7Q63XNUZQ= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v16.2.5 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.5 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-11_22:08:03 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-03-12T01:44:46.711 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0/qa; will attempt to use it 2024-03-12T01:44:46.712 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0/qa/tasks 2024-03-12T01:44:46.712 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-12T01:44:46.714 INFO:teuthology.task.internal:Checking packages... 2024-03-12T01:44:46.737 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c2ea977b6956d1f694ccf66acc692fdd979e3baa' 2024-03-12T01:44:46.738 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-12T01:44:46.738 INFO:teuthology.packaging:ref: None 2024-03-12T01:44:46.738 INFO:teuthology.packaging:tag: None 2024-03-12T01:44:46.738 INFO:teuthology.packaging:branch: reef 2024-03-12T01:44:46.738 INFO:teuthology.packaging:sha1: c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T01:44:46.738 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-03-12T01:44:47.063 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-751.g62a11b3c 2024-03-12T01:44:47.064 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-12T01:44:47.071 INFO:teuthology.task.internal:no buildpackages task found 2024-03-12T01:44:47.071 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-12T01:44:47.152 INFO:teuthology.task.internal:Saving configuration 2024-03-12T01:44:47.167 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-12T01:44:47.182 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-12T01:44:47.208 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228', '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-03-12 01:39:44.757417', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNZSvMLmS6+tBPnd1W1j967WOJfSGVnuC9vuhk7dDYqBiDiX5TTeSOLz6mQ7N6mfS5m/lhfayE85imV0x4VP5h0='} 2024-03-12T01:44:47.232 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228', '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-03-12 01:39:44.756033', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO88WiVFYQxXwIweGZgofcD2Cn084Bzf5hcuqxFvxSGdNIw9WqjWnAwnP0YlhncTEl2Mb6kNOnAaNx7Q63XNUZQ='} 2024-03-12T01:44:47.233 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-12T01:44:47.238 INFO:teuthology.task.internal:roles: ubuntu@smithi044.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-03-12T01:44:47.239 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-03-12T01:44:47.239 INFO:teuthology.run_tasks:Running task console_log... 2024-03-12T01:44:47.311 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb7f27c1f70>, signals=[15]) 2024-03-12T01:44:47.311 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-12T01:44:47.317 INFO:teuthology.task.internal:Opening connections... 2024-03-12T01:44:47.317 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T01:44:47.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:44:47.397 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2024-03-12T01:44:47.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:44:47.473 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-12T01:44:47.478 DEBUG:teuthology.orchestra.run.smithi044:> uname -m 2024-03-12T01:44:47.501 INFO:teuthology.orchestra.run.smithi044.stdout:x86_64 2024-03-12T01:44:47.502 DEBUG:teuthology.orchestra.run.smithi044:> cat /etc/os-release 2024-03-12T01:44:47.563 INFO:teuthology.orchestra.run.smithi044.stdout:NAME="CentOS Stream" 2024-03-12T01:44:47.563 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION="8" 2024-03-12T01:44:47.563 INFO:teuthology.orchestra.run.smithi044.stdout:ID="centos" 2024-03-12T01:44:47.563 INFO:teuthology.orchestra.run.smithi044.stdout:ID_LIKE="rhel fedora" 2024-03-12T01:44:47.563 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_ID="8" 2024-03-12T01:44:47.563 INFO:teuthology.orchestra.run.smithi044.stdout:PLATFORM_ID="platform:el8" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:PRETTY_NAME="CentOS Stream 8" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:ANSI_COLOR="0;31" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:HOME_URL="https://centos.org/" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-03-12T01:44:47.564 INFO:teuthology.orchestra.run.smithi044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-12T01:44:47.565 INFO:teuthology.lock.ops:Updating smithi044.front.sepia.ceph.com on lock server 2024-03-12T01:44:47.586 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2024-03-12T01:44:47.609 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2024-03-12T01:44:47.609 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2024-03-12T01:44:47.670 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="CentOS Stream" 2024-03-12T01:44:47.670 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="8" 2024-03-12T01:44:47.670 INFO:teuthology.orchestra.run.smithi145.stdout:ID="centos" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE="rhel fedora" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="8" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:PLATFORM_ID="platform:el8" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="CentOS Stream 8" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:ANSI_COLOR="0;31" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://centos.org/" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-03-12T01:44:47.671 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-12T01:44:47.672 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2024-03-12T01:44:47.694 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-12T01:44:47.703 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-12T01:44:47.709 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-12T01:44:47.709 DEBUG:teuthology.orchestra.run.smithi044:> test '!' -e /home/ubuntu/cephtest 2024-03-12T01:44:47.712 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2024-03-12T01:44:47.731 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-12T01:44:47.738 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-12T01:44:47.738 DEBUG:teuthology.orchestra.run.smithi044:> test -z $(ls -A /var/lib/ceph) 2024-03-12T01:44:47.775 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2024-03-12T01:44:47.808 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-12T01:44:47.859 INFO:teuthology.run_tasks:Running task kernel... 2024-03-12T01:44:47.883 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-12T01:44:47.883 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-12T01:44:47.883 DEBUG:teuthology.orchestra.run.smithi044:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-12T01:44:47.884 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-12T01:44:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:44:47.904 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-03-12T01:44:47.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:44:47.905 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-03-12T01:44:47.965 INFO:teuthology.orchestra.run.smithi145.stdout:4.18.0-489.el8.x86_64 2024-03-12T01:44:47.965 INFO:teuthology.task.kernel:Running kernel on smithi145: 4.18.0-489.el8.x86_64 2024-03-12T01:44:47.965 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum install -y kernel 2024-03-12T01:44:47.967 INFO:teuthology.orchestra.run.smithi044.stdout:4.18.0-489.el8.x86_64 2024-03-12T01:44:47.967 INFO:teuthology.task.kernel:Running kernel on smithi044: 4.18.0-489.el8.x86_64 2024-03-12T01:44:47.968 DEBUG:teuthology.orchestra.run.smithi044:> sudo yum install -y kernel 2024-03-12T01:44:52.385 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - AppStream 15 MB/s | 28 MB 00:01 2024-03-12T01:44:52.438 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 8 - AppStream 15 MB/s | 28 MB 00:01 2024-03-12T01:44:58.468 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - BaseOS 9.5 MB/s | 10 MB 00:01 2024-03-12T01:45:00.635 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - Extras 32 kB/s | 18 kB 00:00 2024-03-12T01:45:01.069 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - Extras common packages 22 kB/s | 7.2 kB 00:00 2024-03-12T01:45:01.346 INFO:teuthology.orchestra.run.smithi145.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2024-03-12T01:45:02.222 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 8 - BaseOS 2.3 MB/s | 10 MB 00:04 2024-03-12T01:45:02.607 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2024-03-12T01:45:05.064 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 8 - Extras 16 kB/s | 18 kB 00:01 2024-03-12T01:45:06.388 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 413 kB/s | 24 kB 00:00 2024-03-12T01:45:06.657 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 8 - Extras common packages 4.9 kB/s | 7.2 kB 00:01 2024-03-12T01:45:06.941 INFO:teuthology.orchestra.run.smithi044.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2024-03-12T01:45:07.784 INFO:teuthology.orchestra.run.smithi044.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2024-03-12T01:45:09.552 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-03-12T01:45:09.552 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-03-12T01:45:09.669 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout: kernel x86_64 4.18.0-544.el8 baseos 10 M 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core x86_64 4.18.0-544.el8 baseos 44 M 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules x86_64 4.18.0-544.el8 baseos 36 M 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-03-12T01:45:09.670 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:45:09.671 INFO:teuthology.orchestra.run.smithi145.stdout:Install 3 Packages 2024-03-12T01:45:09.671 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:45:09.671 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 90 M 2024-03-12T01:45:09.671 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 97 M 2024-03-12T01:45:09.671 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-03-12T01:45:11.784 INFO:teuthology.orchestra.run.smithi044.stdout:lab-extras 439 kB/s | 24 kB 00:00 2024-03-12T01:45:14.964 INFO:teuthology.orchestra.run.smithi044.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-03-12T01:45:14.965 INFO:teuthology.orchestra.run.smithi044.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-03-12T01:45:15.107 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout: Package Architecture Version Repository Size 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout:Installing: 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout: kernel x86_64 4.18.0-544.el8 baseos 10 M 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout:Installing dependencies: 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-core x86_64 4.18.0-544.el8 baseos 44 M 2024-03-12T01:45:15.108 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-modules x86_64 4.18.0-544.el8 baseos 36 M 2024-03-12T01:45:15.109 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:45:15.109 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction Summary 2024-03-12T01:45:15.109 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:45:15.109 INFO:teuthology.orchestra.run.smithi044.stdout:Install 3 Packages 2024-03-12T01:45:15.109 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:45:15.109 INFO:teuthology.orchestra.run.smithi044.stdout:Total download size: 90 M 2024-03-12T01:45:15.110 INFO:teuthology.orchestra.run.smithi044.stdout:Installed size: 97 M 2024-03-12T01:45:15.110 INFO:teuthology.orchestra.run.smithi044.stdout:Downloading Packages: 2024-03-12T01:45:18.152 INFO:teuthology.orchestra.run.smithi044.stdout:(1/3): kernel-4.18.0-544.el8.x86_64.rpm 3.5 MB/s | 10 MB 00:02 2024-03-12T01:45:19.394 INFO:teuthology.orchestra.run.smithi044.stdout:(2/3): kernel-modules-4.18.0-544.el8.x86_64.rpm 8.7 MB/s | 36 MB 00:04 2024-03-12T01:45:19.647 INFO:teuthology.orchestra.run.smithi145.stdout:(1/3): kernel-4.18.0-544.el8.x86_64.rpm 1.2 MB/s | 10 MB 00:08 2024-03-12T01:45:19.936 INFO:teuthology.orchestra.run.smithi044.stdout:(3/3): kernel-core-4.18.0-544.el8.x86_64.rpm 9.2 MB/s | 44 MB 00:04 2024-03-12T01:45:19.936 INFO:teuthology.orchestra.run.smithi044.stdout:-------------------------------------------------------------------------------- 2024-03-12T01:45:19.936 INFO:teuthology.orchestra.run.smithi044.stdout:Total 19 MB/s | 90 MB 00:04 2024-03-12T01:45:20.651 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction check 2024-03-12T01:45:21.092 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction check succeeded. 2024-03-12T01:45:21.092 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction test 2024-03-12T01:45:22.410 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction test succeeded. 2024-03-12T01:45:22.439 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction 2024-03-12T01:45:24.046 INFO:teuthology.orchestra.run.smithi145.stdout:(2/3): kernel-modules-4.18.0-544.el8.x86_64.rpm 2.8 MB/s | 36 MB 00:12 2024-03-12T01:45:24.896 INFO:teuthology.orchestra.run.smithi145.stdout:(3/3): kernel-core-4.18.0-544.el8.x86_64.rpm 3.2 MB/s | 44 MB 00:13 2024-03-12T01:45:24.897 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-03-12T01:45:24.897 INFO:teuthology.orchestra.run.smithi145.stdout:Total 5.9 MB/s | 90 MB 00:15 2024-03-12T01:45:25.388 INFO:teuthology.orchestra.run.smithi044.stdout: Preparing : 1/1 2024-03-12T01:45:25.582 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-03-12T01:45:25.891 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T01:45:26.005 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-03-12T01:45:26.006 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-03-12T01:45:27.251 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-03-12T01:45:27.271 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-03-12T01:45:29.601 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T01:45:29.999 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T01:45:30.037 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-03-12T01:45:30.530 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T01:45:33.680 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T01:45:33.985 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:45:34.056 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T01:45:34.512 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T01:45:37.952 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T01:45:38.227 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:45:57.497 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:45:57.522 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:45:58.163 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:45:58.163 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-4.18.0-544.el8.x86_64 1/3 2024-03-12T01:45:58.163 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-core-4.18.0-544.el8.x86_64 2/3 2024-03-12T01:45:58.668 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:45:58.668 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:45:58.668 INFO:teuthology.orchestra.run.smithi044.stdout:Installed: 2024-03-12T01:45:58.668 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-4.18.0-544.el8.x86_64 kernel-core-4.18.0-544.el8.x86_64 2024-03-12T01:45:58.669 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-modules-4.18.0-544.el8.x86_64 2024-03-12T01:45:58.669 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:45:58.669 INFO:teuthology.orchestra.run.smithi044.stdout:Complete! 2024-03-12T01:45:58.819 DEBUG:teuthology.orchestra.run.smithi044:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T01:45:59.091 INFO:teuthology.orchestra.run.smithi044.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T01:45:59.091 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T01:45:59.091 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-544.el8.x86_64 2024-03-12T01:45:59.092 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-12T01:45:59.092 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-12T01:45:59.092 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-12T01:45:59.092 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi044.front.sepia.ceph.com, path=None, version=distro) 2024-03-12T01:45:59.092 DEBUG:teuthology.orchestra.run.smithi044:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T01:45:59.312 INFO:teuthology.orchestra.run.smithi044.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T01:45:59.313 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T01:45:59.313 DEBUG:teuthology.orchestra.run.smithi044:> sudo rpm -qi grub2-tools 2024-03-12T01:45:59.347 INFO:teuthology.orchestra.run.smithi044.stdout:Name : grub2-tools 2024-03-12T01:45:59.347 INFO:teuthology.orchestra.run.smithi044.stdout:Epoch : 1 2024-03-12T01:45:59.347 INFO:teuthology.orchestra.run.smithi044.stdout:Version : 2.02 2024-03-12T01:45:59.347 INFO:teuthology.orchestra.run.smithi044.stdout:Release : 129.el8 2024-03-12T01:45:59.347 INFO:teuthology.orchestra.run.smithi044.stdout:Architecture: x86_64 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Group : System Environment/Base 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Size : 9265586 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:License : GPLv3+ 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Build Host : kbuilder.bsys.centos.org 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Relocations : (not relocatable) 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Packager : CentOS BuildSystem 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Vendor : CentOS 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Summary : Support tools for GRUB. 2024-03-12T01:45:59.348 INFO:teuthology.orchestra.run.smithi044.stdout:Description : 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout:hardware devices. 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:45:59.349 INFO:teuthology.orchestra.run.smithi044.stdout:This subpackage provides tools for support of all platforms. 2024-03-12T01:45:59.350 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-12T01:45:59.350 INFO:teuthology.task.kernel:Updating grub on smithi044 to boot 4.18.0-544.el8.x86_64 2024-03-12T01:45:59.350 DEBUG:teuthology.orchestra.run.smithi044:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-12T01:46:00.046 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:46:00.070 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:46:00.425 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:46:00.425 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-4.18.0-544.el8.x86_64 1/3 2024-03-12T01:46:00.425 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-core-4.18.0-544.el8.x86_64 2/3 2024-03-12T01:46:00.894 INFO:teuthology.orchestra.run.smithi044.stderr:Generating grub configuration file ... 2024-03-12T01:46:01.057 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T01:46:01.057 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:46:01.057 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-03-12T01:46:01.057 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-4.18.0-544.el8.x86_64 kernel-core-4.18.0-544.el8.x86_64 2024-03-12T01:46:01.057 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-4.18.0-544.el8.x86_64 2024-03-12T01:46:01.057 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:46:01.058 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-03-12T01:46:01.382 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T01:46:01.599 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T01:46:01.599 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T01:46:01.599 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-544.el8.x86_64 2024-03-12T01:46:01.599 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-12T01:46:01.600 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-12T01:46:01.600 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-12T01:46:01.600 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2024-03-12T01:46:01.600 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T01:46:01.811 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T01:46:01.811 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T01:46:01.811 DEBUG:teuthology.orchestra.run.smithi145:> sudo rpm -qi grub2-tools 2024-03-12T01:46:01.845 INFO:teuthology.orchestra.run.smithi145.stdout:Name : grub2-tools 2024-03-12T01:46:01.845 INFO:teuthology.orchestra.run.smithi145.stdout:Epoch : 1 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Version : 2.02 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Release : 129.el8 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: x86_64 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Group : System Environment/Base 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Size : 9265586 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:License : GPLv3+ 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Build Host : kbuilder.bsys.centos.org 2024-03-12T01:46:01.846 INFO:teuthology.orchestra.run.smithi145.stdout:Relocations : (not relocatable) 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:Packager : CentOS BuildSystem 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:Vendor : CentOS 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:Summary : Support tools for GRUB. 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:Description : 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:hardware devices. 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:46:01.847 INFO:teuthology.orchestra.run.smithi145.stdout:This subpackage provides tools for support of all platforms. 2024-03-12T01:46:01.848 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-12T01:46:01.848 INFO:teuthology.task.kernel:Updating grub on smithi145 to boot 4.18.0-544.el8.x86_64 2024-03-12T01:46:01.849 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-12T01:46:03.030 INFO:teuthology.orchestra.run.smithi044.stderr:done 2024-03-12T01:46:03.032 DEBUG:teuthology.orchestra.run.smithi044:> mktemp 2024-03-12T01:46:03.066 INFO:teuthology.orchestra.run.smithi044.stdout:/tmp/tmp.X0VFluEjVe 2024-03-12T01:46:03.066 DEBUG:teuthology.orchestra.run.smithi044:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.X0VFluEjVe 2024-03-12T01:46:03.138 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0666 /tmp/tmp.X0VFluEjVe 2024-03-12T01:46:03.189 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2024-03-12T01:46:03.296 DEBUG:teuthology.orchestra.remote:smithi044:/tmp/tmp.X0VFluEjVe is 6KB 2024-03-12T01:46:03.348 DEBUG:teuthology.orchestra.run.smithi044:> rm -fr /tmp/tmp.X0VFluEjVe 2024-03-12T01:46:03.367 DEBUG:teuthology.orchestra.run.smithi044:> sudo /bin/ls /boot/loader/entries || true 2024-03-12T01:46:03.449 INFO:teuthology.orchestra.run.smithi044.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-03-12T01:46:03.449 INFO:teuthology.orchestra.run.smithi044.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-03-12T01:46:03.449 INFO:teuthology.orchestra.run.smithi044.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-03-12T01:46:03.449 INFO:teuthology.orchestra.run.smithi044.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64.conf 2024-03-12T01:46:03.450 DEBUG:teuthology.orchestra.run.smithi044:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64 2024-03-12T01:46:03.616 DEBUG:teuthology.orchestra.run.smithi044:> sudo shutdown -r now 2024-03-12T01:46:05.277 INFO:teuthology.orchestra.run.smithi145.stderr:done 2024-03-12T01:46:05.279 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2024-03-12T01:46:05.311 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.seXN6w0Aai 2024-03-12T01:46:05.312 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.seXN6w0Aai 2024-03-12T01:46:05.388 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.seXN6w0Aai 2024-03-12T01:46:05.541 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.seXN6w0Aai is 6KB 2024-03-12T01:46:05.590 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.seXN6w0Aai 2024-03-12T01:46:05.608 DEBUG:teuthology.orchestra.run.smithi145:> sudo /bin/ls /boot/loader/entries || true 2024-03-12T01:46:05.687 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-03-12T01:46:05.687 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-03-12T01:46:05.688 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-03-12T01:46:05.688 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64.conf 2024-03-12T01:46:05.689 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64 2024-03-12T01:46:05.857 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2024-03-12T01:46:33.646 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-12T01:46:33.648 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-03-12T01:46:33.649 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:46:35.862 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-12T01:46:35.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-03-12T01:46:35.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:47:33.711 DEBUG:teuthology.orchestra.remote:timed out 2024-03-12T01:47:35.866 DEBUG:teuthology.orchestra.remote:timed out 2024-03-12T01:47:42.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-03-12T01:47:42.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:47:43.016 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-03-12T01:47:43.299 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-03-12T01:47:43.299 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-544.el8.x86_64"... 2024-03-12T01:47:43.299 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-03-12T01:47:43.316 INFO:teuthology.orchestra.run.smithi044.stdout:4.18.0-544.el8.x86_64 2024-03-12T01:47:43.317 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-544.el8.x86_64 vs 4.18.0-544.el8.x86_64 2024-03-12T01:47:43.317 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-12T01:47:43.317 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-12T01:47:44.317 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-12T01:47:44.318 DEBUG:teuthology.orchestra.run.smithi044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-12T01:47:44.398 INFO:teuthology.orchestra.run.smithi044.stdout:ttyS1 2024-03-12T01:47:44.417 DEBUG:teuthology.parallel:result is None 2024-03-12T01:47:44.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-03-12T01:47:44.868 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:47:45.489 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-03-12T01:47:45.731 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-03-12T01:47:45.731 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-544.el8.x86_64"... 2024-03-12T01:47:45.731 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-03-12T01:47:45.748 INFO:teuthology.orchestra.run.smithi145.stdout:4.18.0-544.el8.x86_64 2024-03-12T01:47:45.748 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-544.el8.x86_64 vs 4.18.0-544.el8.x86_64 2024-03-12T01:47:45.748 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-12T01:47:45.748 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-12T01:47:46.749 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-12T01:47:46.750 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-12T01:47:46.832 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2024-03-12T01:47:46.849 DEBUG:teuthology.parallel:result is None 2024-03-12T01:47:46.850 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-12T01:47:46.857 INFO:teuthology.task.internal:Creating test directory... 2024-03-12T01:47:46.857 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-12T01:47:46.888 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-12T01:47:47.115 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-12T01:47:47.123 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-12T01:47:47.133 INFO:teuthology.task.internal:Creating archive directory... 2024-03-12T01:47:47.133 DEBUG:teuthology.orchestra.run.smithi044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-12T01:47:47.183 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-12T01:47:47.262 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-12T01:47:47.269 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-12T01:47:47.270 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T01:47:47.272 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T01:47:47.300 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T01:47:47.308 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T01:47:47.310 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T01:47:47.319 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T01:47:47.320 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-12T01:47:47.327 INFO:teuthology.task.internal:Configuring sudo... 2024-03-12T01:47:47.327 DEBUG:teuthology.orchestra.run.smithi044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-12T01:47:47.356 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-12T01:47:47.392 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-12T01:47:47.401 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-12T01:47:47.402 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-12T01:47:47.424 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-12T01:47:47.453 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T01:47:47.525 DEBUG:teuthology.orchestra.run.smithi044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T01:47:47.573 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T01:47:47.672 DEBUG:teuthology.orchestra.run.smithi044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T01:47:47.715 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:47:47.715 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-12T01:47:47.784 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T01:47:47.826 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T01:47:47.897 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T01:47:47.941 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T01:47:47.987 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-03-12T01:47:47.987 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-12T01:47:48.058 DEBUG:teuthology.orchestra.run.smithi044:> sudo service rsyslog restart 2024-03-12T01:47:48.060 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2024-03-12T01:47:48.120 INFO:teuthology.orchestra.run.smithi044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T01:47:48.163 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T01:47:48.588 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-12T01:47:48.596 INFO:teuthology.task.internal:Starting timer... 2024-03-12T01:47:48.597 INFO:teuthology.run_tasks:Running task pcp... 2024-03-12T01:47:48.606 INFO:teuthology.run_tasks:Running task selinux... 2024-03-12T01:47:48.614 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-12T01:47:48.615 DEBUG:teuthology.orchestra.run.smithi044:> sudo service auditd rotate 2024-03-12T01:47:48.714 INFO:teuthology.orchestra.run.smithi044.stdout:Rotating logs: 2024-03-12T01:47:48.714 DEBUG:teuthology.orchestra.run.smithi145:> sudo service auditd rotate 2024-03-12T01:47:48.801 INFO:teuthology.orchestra.run.smithi145.stdout:Rotating logs: 2024-03-12T01:47:48.803 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-12T01:47:48.803 DEBUG:teuthology.orchestra.run.smithi044:> /usr/sbin/getenforce 2024-03-12T01:47:48.828 INFO:teuthology.orchestra.run.smithi044.stdout:Permissive 2024-03-12T01:47:48.828 DEBUG:teuthology.orchestra.run.smithi145:> /usr/sbin/getenforce 2024-03-12T01:47:48.849 INFO:teuthology.orchestra.run.smithi145.stdout:Permissive 2024-03-12T01:47:48.849 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi044.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi145.front.sepia.ceph.com': 'permissive'} 2024-03-12T01:47:48.850 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T01:47:48.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:47:48.897 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T01:47:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:47:48.924 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-12T01:47:48.924 DEBUG:teuthology.orchestra.run.smithi044:> sudo /usr/sbin/setenforce permissive 2024-03-12T01:47:48.965 DEBUG:teuthology.orchestra.run.smithi145:> sudo /usr/sbin/setenforce permissive 2024-03-12T01:47:48.995 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-12T01:47:49.009 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-12T01:47:49.027 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-03-12T01:47:49.028 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi044.front.sepia.ceph.com,smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-12T01:53:42.885 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi044.front.sepia.ceph.com'), Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2024-03-12T01:53:42.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-03-12T01:53:42.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:53:42.966 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-03-12T01:53:43.043 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-03-12T01:53:43.043 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-03-12T01:53:43.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T01:53:43.117 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-03-12T01:53:43.186 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-03-12T01:53:43.186 INFO:teuthology.run_tasks:Running task clock... 2024-03-12T01:53:43.199 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-12T01:53:43.199 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-12T01:53:43.200 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T01:53:43.203 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-12T01:53:43.204 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T01:53:43.240 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-12T01:53:43.256 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-12T01:53:43.261 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-12T01:53:43.275 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-12T01:53:43.331 INFO:teuthology.orchestra.run.smithi044.stderr:sudo: ntpd: command not found 2024-03-12T01:53:43.339 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: ntpd: command not found 2024-03-12T01:53:43.343 INFO:teuthology.orchestra.run.smithi044.stdout:506 Cannot talk to daemon 2024-03-12T01:53:43.350 INFO:teuthology.orchestra.run.smithi145.stdout:506 Cannot talk to daemon 2024-03-12T01:53:43.358 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-12T01:53:43.364 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-12T01:53:43.373 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-12T01:53:43.378 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-12T01:53:43.447 INFO:teuthology.orchestra.run.smithi044.stderr:bash: ntpq: command not found 2024-03-12T01:53:43.451 INFO:teuthology.orchestra.run.smithi044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T01:53:43.451 INFO:teuthology.orchestra.run.smithi044.stdout:=============================================================================== 2024-03-12T01:53:43.451 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.451 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.451 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.451 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.461 INFO:teuthology.orchestra.run.smithi145.stderr:bash: ntpq: command not found 2024-03-12T01:53:43.464 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T01:53:43.464 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-03-12T01:53:43.464 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.465 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.465 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.465 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:53:43.466 INFO:teuthology.run_tasks:Running task pexec... 2024-03-12T01:53:43.476 INFO:teuthology.task.pexec:Executing custom commands... 2024-03-12T01:53:43.477 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T01:53:43.477 DEBUG:teuthology.orchestra.run.smithi044:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-12T01:53:43.477 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi145.front.sepia.ceph.com 2024-03-12T01:53:43.477 DEBUG:teuthology.orchestra.run.smithi145:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-12T01:53:44.292 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:01:31 ago on Tue 12 Mar 2024 01:52:13 AM UTC. 2024-03-12T01:53:44.307 INFO:teuthology.orchestra.run.smithi044.stdout:Last metadata expiration check: 0:01:24 ago on Tue 12 Mar 2024 01:52:20 AM UTC. 2024-03-12T01:53:46.342 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-03-12T01:53:46.343 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout:Resetting modules: 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:53:46.344 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:53:46.552 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout: Package Architecture Version Repository Size 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout:Resetting modules: 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout: container-tools 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction Summary 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:53:46.553 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:53:46.597 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-03-12T01:53:46.814 INFO:teuthology.orchestra.run.smithi044.stdout:Complete! 2024-03-12T01:53:47.445 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:01:34 ago on Tue 12 Mar 2024 01:52:13 AM UTC. 2024-03-12T01:53:47.686 INFO:teuthology.orchestra.run.smithi044.stdout:Last metadata expiration check: 0:01:27 ago on Tue 12 Mar 2024 01:52:20 AM UTC. 2024-03-12T01:53:49.543 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repository Size 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout:Installing group/module packages: 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-03-12T01:53:49.579 INFO:teuthology.orchestra.run.smithi145.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout:Installing weak dependencies: 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout:Installing module profiles: 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools/common 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout:Enabling module streams: 2024-03-12T01:53:49.580 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools rhel8 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout:Install 13 Packages 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 27 M 2024-03-12T01:53:49.581 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 91 M 2024-03-12T01:53:49.582 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-03-12T01:53:49.934 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout: Package Arch Version Repository Size 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout:Installing group/module packages: 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-03-12T01:53:49.973 INFO:teuthology.orchestra.run.smithi044.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout:Installing dependencies: 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout:Installing weak dependencies: 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout:Installing module profiles: 2024-03-12T01:53:49.974 INFO:teuthology.orchestra.run.smithi044.stdout: container-tools/common 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout:Enabling module streams: 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout: container-tools rhel8 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction Summary 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout:Install 13 Packages 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:53:49.975 INFO:teuthology.orchestra.run.smithi044.stdout:Total download size: 27 M 2024-03-12T01:53:49.976 INFO:teuthology.orchestra.run.smithi044.stdout:Installed size: 91 M 2024-03-12T01:53:49.976 INFO:teuthology.orchestra.run.smithi044.stdout:Downloading Packages: 2024-03-12T01:53:50.388 INFO:teuthology.orchestra.run.smithi145.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 1.1 MB/s | 689 kB 00:00 2024-03-12T01:53:50.454 INFO:teuthology.orchestra.run.smithi145.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.5 MB/s | 1.0 MB 00:00 2024-03-12T01:53:50.496 INFO:teuthology.orchestra.run.smithi145.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 349 kB/s | 38 kB 00:00 2024-03-12T01:53:50.613 INFO:teuthology.orchestra.run.smithi145.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 1.6 MB/s | 258 kB 00:00 2024-03-12T01:53:50.755 INFO:teuthology.orchestra.run.smithi145.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.2 MB/s | 180 kB 00:00 2024-03-12T01:53:50.864 INFO:teuthology.orchestra.run.smithi145.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 228 kB/s | 25 kB 00:00 2024-03-12T01:53:50.914 INFO:teuthology.orchestra.run.smithi044.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 1.0 MB/s | 689 kB 00:00 2024-03-12T01:53:51.003 INFO:teuthology.orchestra.run.smithi145.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 675 kB/s | 94 kB 00:00 2024-03-12T01:53:51.014 INFO:teuthology.orchestra.run.smithi044.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 379 kB/s | 38 kB 00:00 2024-03-12T01:53:51.131 INFO:teuthology.orchestra.run.smithi044.stdout:(3/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.2 MB/s | 258 kB 00:00 2024-03-12T01:53:51.174 INFO:teuthology.orchestra.run.smithi044.stdout:(4/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.1 MB/s | 1.0 MB 00:00 2024-03-12T01:53:51.307 INFO:teuthology.orchestra.run.smithi044.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.3 MB/s | 180 kB 00:00 2024-03-12T01:53:51.416 INFO:teuthology.orchestra.run.smithi044.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 229 kB/s | 25 kB 00:00 2024-03-12T01:53:51.490 INFO:teuthology.orchestra.run.smithi145.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 4.1 MB/s | 4.1 MB 00:00 2024-03-12T01:53:51.541 INFO:teuthology.orchestra.run.smithi044.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 751 kB/s | 94 kB 00:00 2024-03-12T01:53:51.608 INFO:teuthology.orchestra.run.smithi044.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 8.6 MB/s | 4.1 MB 00:00 2024-03-12T01:53:52.258 INFO:teuthology.orchestra.run.smithi044.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 3.9 MB/s | 2.5 MB 00:00 2024-03-12T01:53:52.340 INFO:teuthology.orchestra.run.smithi145.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 3.0 MB/s | 2.5 MB 00:00 2024-03-12T01:53:52.376 INFO:teuthology.orchestra.run.smithi044.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 452 kB/s | 53 kB 00:00 2024-03-12T01:53:52.484 INFO:teuthology.orchestra.run.smithi044.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 377 kB/s | 41 kB 00:00 2024-03-12T01:53:52.490 INFO:teuthology.orchestra.run.smithi145.stdout:(10/13): buildah-1.33.6-2.module_el8+976+113607 3.6 MB/s | 9.6 MB 00:02 2024-03-12T01:53:52.534 INFO:teuthology.orchestra.run.smithi145.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 271 kB/s | 53 kB 00:00 2024-03-12T01:53:52.607 INFO:teuthology.orchestra.run.smithi145.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 351 kB/s | 41 kB 00:00 2024-03-12T01:53:52.968 INFO:teuthology.orchestra.run.smithi044.stdout:(12/13): buildah-1.33.6-2.module_el8+976+113607 3.5 MB/s | 9.6 MB 00:02 2024-03-12T01:53:53.541 INFO:teuthology.orchestra.run.smithi145.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 3.5 MB/s | 8.8 MB 00:02 2024-03-12T01:53:53.541 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-03-12T01:53:53.541 INFO:teuthology.orchestra.run.smithi145.stdout:Total 6.9 MB/s | 27 MB 00:03 2024-03-12T01:53:53.735 INFO:teuthology.orchestra.run.smithi044.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 4.0 MB/s | 8.8 MB 00:02 2024-03-12T01:53:53.735 INFO:teuthology.orchestra.run.smithi044.stdout:-------------------------------------------------------------------------------- 2024-03-12T01:53:53.735 INFO:teuthology.orchestra.run.smithi044.stdout:Total 7.3 MB/s | 27 MB 00:03 2024-03-12T01:53:53.811 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-03-12T01:53:53.833 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-03-12T01:53:53.833 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-03-12T01:53:54.013 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction check 2024-03-12T01:53:54.035 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction check succeeded. 2024-03-12T01:53:54.035 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction test 2024-03-12T01:53:54.105 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-03-12T01:53:54.109 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-03-12T01:53:54.297 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction test succeeded. 2024-03-12T01:53:54.301 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction 2024-03-12T01:53:54.983 INFO:teuthology.orchestra.run.smithi044.stdout: Preparing : 1/1 2024-03-12T01:53:55.182 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-03-12T01:53:56.015 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-03-12T01:53:56.118 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-03-12T01:53:56.201 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-03-12T01:53:56.302 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-03-12T01:53:56.395 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-03-12T01:53:56.498 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-03-12T01:53:56.613 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-03-12T01:53:56.696 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-03-12T01:53:56.844 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-03-12T01:53:56.910 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-03-12T01:53:57.420 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-03-12T01:53:57.477 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-03-12T01:53:58.431 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-03-12T01:53:58.464 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-03-12T01:53:58.666 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-03-12T01:53:58.717 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-03-12T01:53:58.881 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-03-12T01:53:58.938 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-03-12T01:53:59.315 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-03-12T01:53:59.380 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-03-12T01:53:59.515 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T01:53:59.583 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T01:53:59.736 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T01:53:59.873 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T01:53:59.936 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T01:54:00.163 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T01:54:00.373 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T01:54:00.373 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-03-12T01:54:00.374 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T01:54:00.375 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-03-12T01:54:00.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-03-12T01:54:00.623 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-03-12T01:54:00.623 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-03-12T01:54:00.623 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-03-12T01:54:00.623 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T01:54:00.623 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T01:54:00.876 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-03-12T01:54:00.876 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:54:00.876 INFO:teuthology.orchestra.run.smithi044.stdout:Installed: 2024-03-12T01:54:00.876 INFO:teuthology.orchestra.run.smithi044.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-03-12T01:54:00.876 INFO:teuthology.orchestra.run.smithi044.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-03-12T01:54:00.876 INFO:teuthology.orchestra.run.smithi044.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-03-12T01:54:00.877 INFO:teuthology.orchestra.run.smithi044.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-03-12T01:54:00.877 INFO:teuthology.orchestra.run.smithi044.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-03-12T01:54:00.877 INFO:teuthology.orchestra.run.smithi044.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-03-12T01:54:00.877 INFO:teuthology.orchestra.run.smithi044.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-03-12T01:54:00.877 INFO:teuthology.orchestra.run.smithi044.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-03-12T01:54:00.877 INFO:teuthology.orchestra.run.smithi044.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-03-12T01:54:00.878 INFO:teuthology.orchestra.run.smithi044.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-03-12T01:54:00.878 INFO:teuthology.orchestra.run.smithi044.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-03-12T01:54:00.878 INFO:teuthology.orchestra.run.smithi044.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-03-12T01:54:00.878 INFO:teuthology.orchestra.run.smithi044.stdout: yajl-2.1.0-12.el8.x86_64 2024-03-12T01:54:00.878 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:54:00.878 INFO:teuthology.orchestra.run.smithi044.stdout:Complete! 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-03-12T01:54:01.109 INFO:teuthology.orchestra.run.smithi145.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: yajl-2.1.0-12.el8.x86_64 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:54:01.110 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-03-12T01:54:01.152 DEBUG:teuthology.parallel:result is None 2024-03-12T01:54:01.407 DEBUG:teuthology.parallel:result is None 2024-03-12T01:54:01.407 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-12T01:54:01.479 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v16.2.5', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.5', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'c2ea977b6956d1f694ccf66acc692fdd979e3baa'} 2024-03-12T01:54:01.479 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-03-12T01:54:01.480 INFO:tasks.cephadm:Cluster fsid is 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:01.480 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-12T01:54:01.480 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-03-12T01:54:01.480 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi044': '172.21.15.44', 'mon.smithi145': '172.21.15.145'} 2024-03-12T01:54:01.480 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-12T01:54:01.481 DEBUG:teuthology.orchestra.run.smithi044:> sudo hostname $(hostname -s) 2024-03-12T01:54:01.511 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2024-03-12T01:54:01.538 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-03-12T01:54:01.538 DEBUG:teuthology.orchestra.run.smithi044:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-12T01:54:01.821 INFO:teuthology.orchestra.run.smithi044.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Mar 12 01:54 /home/ubuntu/cephtest/cephadm 2024-03-12T01:54:01.821 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-12T01:54:02.230 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Mar 12 01:54 /home/ubuntu/cephtest/cephadm 2024-03-12T01:54:02.230 DEBUG:teuthology.orchestra.run.smithi044:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-12T01:54:02.253 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-12T01:54:02.281 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-03-12T01:54:02.281 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-03-12T01:54:02.295 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-03-12T01:54:04.036 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-03-12T01:54:04.056 INFO:teuthology.orchestra.run.smithi145.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-03-12T01:54:20.904 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout: "repo_digests": [ 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2024-03-12T01:54:20.905 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout: "repo_digests": [ 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-03-12T01:54:22.931 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T01:54:22.955 DEBUG:teuthology.orchestra.run.smithi044:> sudo mkdir -p /etc/ceph 2024-03-12T01:54:22.990 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2024-03-12T01:54:23.027 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 777 /etc/ceph 2024-03-12T01:54:23.060 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2024-03-12T01:54:23.097 INFO:tasks.cephadm:Writing seed config... 2024-03-12T01:54:23.098 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-12T01:54:23.099 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-03-12T01:54:23.100 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:54:23.100 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-12T01:54:23.120 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 = 65f7cb7a-e013-11ee-95c8-87774f69a715 [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-03-12T01:54:23.120 DEBUG:teuthology.orchestra.run.smithi044:mon.smithi044> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service 2024-03-12T01:54:23.162 INFO:tasks.cephadm:Bootstrapping... 2024-03-12T01:54:23.163 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.44 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:54:23.192 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:-- Logs begin at Tue 2024-03-12 01:47:24 UTC. -- 2024-03-12T01:54:23.367 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-03-12T01:54:23.388 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 4.9.4-dev 2024-03-12T01:54:23.396 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying podman|docker is present... 2024-03-12T01:54:23.396 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-03-12T01:54:23.416 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 4.9.4-dev 2024-03-12T01:54:23.428 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying lvm2 is present... 2024-03-12T01:54:23.428 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying time synchronization is in place... 2024-03-12T01:54:23.428 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled chrony.service 2024-03-12T01:54:23.434 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-12T01:54:23.435 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active chrony.service 2024-03-12T01:54:23.440 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-03-12T01:54:23.440 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled chronyd.service 2024-03-12T01:54:23.446 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: enabled 2024-03-12T01:54:23.446 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active chronyd.service 2024-03-12T01:54:23.452 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: active 2024-03-12T01:54:23.452 INFO:teuthology.orchestra.run.smithi044.stderr:Unit chronyd.service is enabled and running 2024-03-12T01:54:23.452 INFO:teuthology.orchestra.run.smithi044.stderr:Repeating the final host check... 2024-03-12T01:54:23.452 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-03-12T01:54:23.472 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 4.9.4-dev 2024-03-12T01:54:23.485 INFO:teuthology.orchestra.run.smithi044.stderr:podman|docker (/bin/podman) is present 2024-03-12T01:54:23.485 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl is present 2024-03-12T01:54:23.485 INFO:teuthology.orchestra.run.smithi044.stderr:lvcreate is present 2024-03-12T01:54:23.485 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled chrony.service 2024-03-12T01:54:23.491 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-12T01:54:23.491 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active chrony.service 2024-03-12T01:54:23.496 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-03-12T01:54:23.497 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled chronyd.service 2024-03-12T01:54:23.502 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: enabled 2024-03-12T01:54:23.502 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active chronyd.service 2024-03-12T01:54:23.508 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: active 2024-03-12T01:54:23.509 INFO:teuthology.orchestra.run.smithi044.stderr:Unit chronyd.service is enabled and running 2024-03-12T01:54:23.509 INFO:teuthology.orchestra.run.smithi044.stderr:Host looks OK 2024-03-12T01:54:23.509 INFO:teuthology.orchestra.run.smithi044.stderr:Cluster fsid: 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:23.509 INFO:teuthology.orchestra.run.smithi044.stderr:Acquiring lock 140421105385600 on /run/cephadm/65f7cb7a-e013-11ee-95c8-87774f69a715.lock 2024-03-12T01:54:23.509 INFO:teuthology.orchestra.run.smithi044.stderr:Lock 140421105385600 acquired on /run/cephadm/65f7cb7a-e013-11ee-95c8-87774f69a715.lock 2024-03-12T01:54:23.510 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying IP 172.21.15.44 port 3300 ... 2024-03-12T01:54:23.510 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying IP 172.21.15.44 port 6789 ... 2024-03-12T01:54:23.510 INFO:teuthology.orchestra.run.smithi044.stderr:Base mon IP is 172.21.15.44, final addrv is [v2:172.21.15.44:3300,v1:172.21.15.44:6789] 2024-03-12T01:54:23.510 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /sbin/ip route ls 2024-03-12T01:54:23.512 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.44 metric 100 2024-03-12T01:54:23.512 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.44 metric 100 2024-03-12T01:54:23.512 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /sbin/ip -6 route ls 2024-03-12T01:54:23.515 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-12T01:54:23.515 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-03-12T01:54:23.515 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-03-12T01:54:23.515 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /sbin/ip -6 addr ls 2024-03-12T01:54:23.517 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-12T01:54:23.517 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-03-12T01:54:23.518 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-03-12T01:54:23.518 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-03-12T01:54:23.518 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:1572/64 scope link 2024-03-12T01:54:23.518 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-03-12T01:54:23.518 INFO:teuthology.orchestra.run.smithi044.stderr:Mon IP `172.21.15.44` is in CIDR network `172.21.0.0/20` 2024-03-12T01:54:23.518 INFO:teuthology.orchestra.run.smithi044.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-12T01:54:23.519 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-03-12T01:54:23.519 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-03-12T01:54:23.599 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-03-12T01:54:24.166 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Getting image source signatures 2024-03-12T01:54:24.166 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-03-12T01:54:24.166 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-03-12T01:54:24.166 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-03-12T01:54:24.278 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Writing manifest to image destination 2024-03-12T01:54:24.422 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-03-12T01:54:24.432 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-03-12T01:54:25.004 INFO:teuthology.orchestra.run.smithi044.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-03-12T01:54:25.575 INFO:teuthology.orchestra.run.smithi044.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-03-12T01:54:25.575 INFO:teuthology.orchestra.run.smithi044.stderr:Extracting ceph user uid/gid from container image... 2024-03-12T01:54:25.575 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-03-12T01:54:26.089 INFO:teuthology.orchestra.run.smithi044.stderr:stat: 167 167 2024-03-12T01:54:26.679 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial keys... 2024-03-12T01:54:26.679 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-03-12T01:54:27.210 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQDTte9l4abqBhAAZSZBIuA4er567x9WG6XeyA== 2024-03-12T01:54:27.867 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-03-12T01:54:28.416 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQDUte9l2ztGExAAL2cs8+XEyqv4tTHfCc2cLw== 2024-03-12T01:54:28.947 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-03-12T01:54:29.605 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQDVte9lMgx3HhAAsLMwJpmJ0g/JtqntaXIXMQ== 2024-03-12T01:54:30.295 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial monmap... 2024-03-12T01:54:30.296 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp5j6fx6vm:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 --addv smithi044 [v2:172.21.15.44:3300,v1:172.21.15.44:6789] /tmp/monmap 2024-03-12T01:54:30.820 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-12T01:54:30.820 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:30.820 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-12T01:54:31.393 INFO:teuthology.orchestra.run.smithi044.stderr:monmaptool for smithi044 [v2:172.21.15.44:3300,v1:172.21.15.44:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-12T01:54:31.393 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: set fsid to 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:31.394 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-12T01:54:31.394 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:54:31.395 INFO:teuthology.orchestra.run.smithi044.stderr:Creating mon... 2024-03-12T01:54:31.396 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044:/var/lib/ceph/mon/ceph-smithi044:z -v /tmp/ceph-tmp2tydwckx:/tmp/keyring:z -v /tmp/ceph-tmp5j6fx6vm:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi044 --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.818+0000 7fa2f68c9700 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 1 imported monmap: 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: last_changed 2024-03-12T01:54:30.780505+0000 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: created 2024-03-12T01:54:30.780505+0000 2024-03-12T01:54:31.939 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.smithi044 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 0 /usr/bin/ceph-mon: set fsid to 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: RocksDB version: 6.8.1 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Compile date Jul 8 2021 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: DB SUMMARY 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi044/store.db dir, Total Num: 0, files: 2024-03-12T01:54:31.940 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi044/store.db: 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.error_if_exists: 0 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.create_if_missing: 1 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.paranoid_checks: 1 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.env: 0x561541d971c0 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.fs: Posix File System 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.info_log: 0x5615429e8c20 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.statistics: (nil) 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.use_fsync: 0 2024-03-12T01:54:31.941 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.max_log_file_size: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.allow_fallocate: 1 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.use_direct_reads: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T01:54:31.942 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.create_missing_column_families: 0 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.db_log_dir: 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi044/store.db 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.max_subcompactions: 1 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.max_background_flushes: -1 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T01:54:31.943 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.advise_random_on_open: 1 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.write_buffer_manager: 0x5615429f1530 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.819+0000 7fa2f68c9700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.rate_limiter: (nil) 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-12T01:54:31.944 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.unordered_write: 0 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.row_cache: None 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.wal_filter: None 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-12T01:54:31.945 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.preserve_deletes: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.two_write_queues: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.manual_wal_flush: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.atomic_flush: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.log_readahead_size: 0 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_background_jobs: 2 2024-03-12T01:54:31.946 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_background_compactions: -1 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_total_wal_size: 0 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_open_files: -1 2024-03-12T01:54:31.947 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bytes_per_sync: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Compression algorithms supported: 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kZSTD supported: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kXpressCompression supported: 0 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kLZ4Compression supported: 1 2024-03-12T01:54:31.948 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kBZip2Compression supported: 0 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kZlibCompression supported: 1 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: kSnappyCompression supported: 1 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi044/store.db/MANIFEST-000001 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.949 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.merge_operator: 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_filter: None 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_filter_factory: None 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561542902160) 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T01:54:31.950 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache: 0x561542938d10 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-12T01:54:31.951 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-12T01:54:31.952 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: format_version: 2 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-12T01:54:31.953 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression: NoCompression 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.num_levels: 7 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T01:54:31.954 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression_opts.level: 32767 2024-03-12T01:54:31.955 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compression_opts.enabled: false 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T01:54:31.956 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.arena_block_size: 4194304 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T01:54:31.957 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T01:54:31.958 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.table_properties_collectors: 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.inplace_update_support: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.bloom_locality: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.max_successive_merges: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T01:54:31.959 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.force_consistency_checks: 0 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.ttl: 2592000 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.820+0000 7fa2f68c9700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.821+0000 7fa2f68c9700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi044/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-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.821+0000 7fa2f68c9700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.823+0000 7fa2f68c9700 4 rocksdb: DB pointer 0x5615429fd800 2024-03-12T01:54:31.960 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.823+0000 7fa2df752700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.823+0000 7fa2df752700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.961 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:31.962 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-12T01:54:31.963 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:31.964 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.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-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-12T01:54:31.965 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-03-12T01:54:31.966 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.825+0000 7fa2f68c9700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-03-12T01:54:31.966 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.825+0000 7fa2f68c9700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-03-12T01:54:31.966 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-03-12T01:54:31.825+0000 7fa2f68c9700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi044 for mon.smithi044 2024-03-12T01:54:32.562 INFO:teuthology.orchestra.run.smithi044.stderr:create mon.smithi044 on 2024-03-12T01:54:32.563 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:32.568 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl disable ceph.target 2024-03-12T01:54:32.665 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl enable ceph.target 2024-03-12T01:54:32.672 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-12T01:54:32.752 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl start ceph.target 2024-03-12T01:54:32.760 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl enable ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target 2024-03-12T01:54:32.766 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target → /etc/systemd/system/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target. 2024-03-12T01:54:32.767 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target → /etc/systemd/system/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target. 2024-03-12T01:54:32.847 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl start ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target 2024-03-12T01:54:32.854 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl daemon-reload 2024-03-12T01:54:32.940 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044 2024-03-12T01:54:32.976 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl reset-failed ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044 2024-03-12T01:54:32.981 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to reset failed state of unit ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service: Unit ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service not loaded. 2024-03-12T01:54:32.982 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl enable ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044 2024-03-12T01:54:32.988 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target.wants/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service → /etc/systemd/system/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@.service. 2024-03-12T01:54:33.079 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl start ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044 2024-03-12T01:54:33.120 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:33 smithi044 systemd[1]: Starting Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T01:54:33.753 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T01:54:33.762 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-03-12T01:54:33.763 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T01:54:33.770 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-03-12T01:54:33.770 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-03-12T01:54:33.771 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to enable service . firewalld.service is not available 2024-03-12T01:54:33.772 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mon to start... 2024-03-12T01:54:33.772 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mon... 2024-03-12T01:54:33.772 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044:/var/lib/ceph/mon/ceph-smithi044:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-03-12T01:54:33.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.718338+0000 mon.smithi044 (mon.0) 0 : [INF] mkfs 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:33.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.696611+0000 mon.smithi044 (mon.0) 1 : cluster [INF] mon.smithi044 is new leader, mons smithi044 in quorum (ranks 0) 2024-03-12T01:54:33.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:33 smithi044 bash[34838]: acbb62215a00ff088b88cde44d980dd86fbbf40b0f9fe480b672f5450cabc7b8 2024-03-12T01:54:33.993 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:33 smithi044 systemd[1]: Started Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T01:54:34.357 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: cluster: 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: id: 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: services: 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi044 (age 0.641812s) 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: data: 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-12T01:54:34.358 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-12T01:54:34.359 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-12T01:54:34.359 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: pgs: 2024-03-12T01:54:34.359 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:35.081 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.715358+0000 mon.smithi044 (mon.0) 2 : cluster [INF] mon.smithi044 is new leader, mons smithi044 in quorum (ranks 0) 2024-03-12T01:54:35.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.715522+0000 mon.smithi044 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-03-12T01:54:35.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.724024+0000 mon.smithi044 (mon.0) 4 : cluster [DBG] fsmap 2024-03-12T01:54:35.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.732688+0000 mon.smithi044 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-12T01:54:35.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: cluster 2024-03-12T01:54:33.733081+0000 mon.smithi044 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-12T01:54:35.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: audit 2024-03-12T01:54:34.357142+0000 mon.smithi044 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.44:0/3584231989' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-12T01:54:35.166 INFO:teuthology.orchestra.run.smithi044.stderr:mon is available 2024-03-12T01:54:35.167 INFO:teuthology.orchestra.run.smithi044.stderr:Assimilating anything we can from ceph.conf... 2024-03-12T01:54:35.167 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z -v /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044:/var/lib/ceph/mon/ceph-smithi044:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi044/config 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [global] 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: fsid = 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: log_to_journald = false 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.44:3300,v1:172.21.15.44:6789] 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-12T01:54:35.782 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [mgr] 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [osd] 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-12T01:54:35.783 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-12T01:54:36.081 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: audit 2024-03-12T01:54:35.778150+0000 mon.smithi044 (mon.0) 8 : audit [INF] from='client.? 172.21.15.44:0/4231048361' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-12T01:54:36.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: audit 2024-03-12T01:54:35.781100+0000 mon.smithi044 (mon.0) 9 : audit [INF] from='client.? 172.21.15.44:0/4231048361' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-12T01:54:36.247 INFO:teuthology.orchestra.run.smithi044.stderr:Generating new minimal ceph.conf... 2024-03-12T01:54:36.247 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z -v /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044:/var/lib/ceph/mon/ceph-smithi044:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi044/config 2024-03-12T01:54:37.183 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: audit 2024-03-12T01:54:36.871819+0000 mon.smithi044 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.44:0/3345600033' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:54:37.454 INFO:teuthology.orchestra.run.smithi044.stderr:Restarting the monitor... 2024-03-12T01:54:37.454 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl restart ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044 2024-03-12T01:54:37.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:37 smithi044 systemd[1]: Stopping Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T01:54:37.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: debug 2024-03-12T01:54:37.685+0000 7fd9685eb700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi044 -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-03-12T01:54:37.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[34854]: debug 2024-03-12T01:54:37.685+0000 7fd9685eb700 -1 mon.smithi044@0(leader) e1 *** Got Signal Terminated *** 2024-03-12T01:54:38.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 podman[35177]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044 2024-03-12T01:54:38.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service: Succeeded. 2024-03-12T01:54:38.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 systemd[1]: Stopped Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T01:54:38.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 systemd[1]: Starting Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T01:54:38.844 INFO:teuthology.orchestra.run.smithi044.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-12T01:54:38.844 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-03-12T01:54:39.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.790+0000 7fa9bb317700 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-12T01:54:39.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.790+0000 7fa9bb317700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-03-12T01:54:39.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.790+0000 7fa9bb317700 0 pidfile_write: ignore empty --pid-file 2024-03-12T01:54:39.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.795+0000 7fa9bb317700 0 load: jerasure load: lrc load: isa 2024-03-12T01:54:39.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: RocksDB version: 6.8.1 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Compile date Jul 8 2021 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: DB SUMMARY 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: CURRENT file: CURRENT 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: IDENTITY file: IDENTITY 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi044/store.db dir, Total Num: 1, files: 000004.sst 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi044/store.db: 000006.log size: 85867 ; 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.error_if_exists: 0 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.create_if_missing: 0 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.paranoid_checks: 1 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.env: 0x5599a832b1c0 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.fs: Posix File System 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.info_log: 0x5599a996da40 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.statistics: (nil) 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.use_fsync: 0 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_log_file_size: 0 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T01:54:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.allow_fallocate: 1 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.use_direct_reads: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.create_missing_column_families: 0 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.db_log_dir: 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi044/store.db 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_subcompactions: 1 2024-03-12T01:54:39.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_background_flushes: -1 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.advise_random_on_open: 1 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.write_buffer_manager: 0x5599aa5e4030 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T01:54:39.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.rate_limiter: (nil) 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.unordered_write: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.row_cache: None 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.wal_filter: None 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.preserve_deletes: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.two_write_queues: 0 2024-03-12T01:54:39.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.manual_wal_flush: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.atomic_flush: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.log_readahead_size: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_background_jobs: 2 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_background_compactions: -1 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T01:54:39.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_total_wal_size: 0 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.max_open_files: -1 2024-03-12T01:54:39.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.bytes_per_sync: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Compression algorithms supported: 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kZSTD supported: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kXpressCompression supported: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kLZ4Compression supported: 1 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kBZip2Compression supported: 0 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kZlibCompression supported: 1 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: kSnappyCompression supported: 1 2024-03-12T01:54:39.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.796+0000 7fa9bb317700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi044/store.db/MANIFEST-000005 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.merge_operator: 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_filter: None 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_filter_factory: None 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5599a9886170) 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cache_index_and_filter_blocks: 1 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: pin_top_level_index_and_filter: 1 2024-03-12T01:54:39.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: index_type: 0 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: data_block_index_type: 0 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: index_shortening: 1 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: data_block_hash_table_util_ratio: 0.750000 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: hash_index_allow_collision: 1 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: checksum: 1 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: no_block_cache: 0 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_cache: 0x5599a98bcf10 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_cache_name: BinnedLRUCache 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_cache_options: 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: capacity : 536870912 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: num_shard_bits : 4 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: strict_capacity_limit : 0 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: high_pri_pool_ratio: 0.000 2024-03-12T01:54:39.093 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_cache_compressed: (nil) 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: persistent_cache: (nil) 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_size: 4096 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_size_deviation: 10 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_restart_interval: 16 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: index_block_restart_interval: 1 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: metadata_block_size: 4096 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: partition_filters: 0 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: use_delta_encoding: 1 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: whole_key_filtering: 1 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: verify_compression: 0 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: read_amp_bytes_per_bit: 0 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: format_version: 2 2024-03-12T01:54:39.094 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: enable_index_compression: 1 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: block_align: 0 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression: NoCompression 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.num_levels: 7 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T01:54:39.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression_opts.level: 32767 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compression_opts.enabled: false 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T01:54:39.096 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.arena_block_size: 4194304 2024-03-12T01:54:39.097 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T01:54:39.098 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.table_properties_collectors: 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.inplace_update_support: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.bloom_locality: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.max_successive_merges: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.force_consistency_checks: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.ttl: 2592000 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.797+0000 7fa9bb317700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T01:54:39.099 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.798+0000 7fa9bb317700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi044/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-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.798+0000 7fa9bb317700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.798+0000 7fa9bb317700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710208478799266, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.798+0000 7fa9bb317700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.799+0000 7fa9bb317700 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-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.799+0000 7fa9bb317700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710208478800624, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82625, "table_properties": {"data_size": 80895, "index_size": 335, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9446, "raw_average_key_size": 47, "raw_value_size": 75414, "raw_average_value_size": 377, "num_data_blocks": 11, "num_entries": 200, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1710208478, "oldest_key_time": 3, "file_creation_time": 0}} 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.799+0000 7fa9bb317700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.800+0000 7fa9bb317700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710208478801273, "job": 1, "event": "recovery_finished"} 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.801+0000 7fa9bb317700 4 rocksdb: DB pointer 0x5599a9981800 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.801+0000 7fa9a211f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.801+0000 7fa9a211f700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-03-12T01:54:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** DB Stats ** 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** Compaction Stats [default] ** 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: L0 2/0 82.38 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Sum 2/0 82.38 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.101 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** Compaction Stats [default] ** 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Cumulative compaction: 0.00 GB write, 17.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Interval compaction: 0.00 GB write, 17.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.102 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** Compaction Stats [default] ** 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: L0 2/0 82.38 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Sum 2/0 82.38 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** Compaction Stats [default] ** 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 91.4 0.00 0.00 1 0.001 0 0 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:39.103 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Cumulative compaction: 0.00 GB write, 17.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.802+0000 7fa9bb317700 0 starting mon.smithi044 rank 0 at public addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] at bind addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi044 fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 1 mon.smithi044@-1(???) e1 preinit fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 0 mon.smithi044@-1(???).mds e1 new map 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 0 mon.smithi044@-1(???).mds e1 print_map 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: e1 2024-03-12T01:54:39.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 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-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: legacy client fscid: -1 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: No filesystems configured 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 0 mon.smithi044@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 0 mon.smithi044@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 0 mon.smithi044@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 0 mon.smithi044@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:36.871819+0000 mon.smithi044 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.44:0/3345600033' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T01:54:38.804+0000 7fa9bb317700 1 mon.smithi044@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 bash[35248]: dfcdd17734286691e94cd263663bff58500a53079fb4b96dccf1ce1361c866ed 2024-03-12T01:54:39.105 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 systemd[1]: Started Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T01:54:39.106 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:38.822622+0000 mon.smithi044 (mon.0) 1 : cluster [INF] mon.smithi044 is new leader, mons smithi044 in quorum (ranks 0) 2024-03-12T01:54:39.106 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:38.822668+0000 mon.smithi044 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-03-12T01:54:39.106 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:38.822701+0000 mon.smithi044 (mon.0) 3 : cluster [DBG] fsmap 2024-03-12T01:54:39.106 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:38.822729+0000 mon.smithi044 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-12T01:54:39.106 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:38.823122+0000 mon.smithi044 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-12T01:54:39.966 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-12T01:54:39.967 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:54:39.967 INFO:teuthology.orchestra.run.smithi044.stderr:Creating mgr... 2024-03-12T01:54:39.967 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying port 9283 ... 2024-03-12T01:54:39.969 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl daemon-reload 2024-03-12T01:54:40.068 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj 2024-03-12T01:54:40.094 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl reset-failed ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj 2024-03-12T01:54:40.099 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to reset failed state of unit ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj.service: Unit ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj.service not loaded. 2024-03-12T01:54:40.100 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl enable ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj 2024-03-12T01:54:40.106 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715.target.wants/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj.service → /etc/systemd/system/ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@.service. 2024-03-12T01:54:40.199 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl start ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mgr.smithi044.lynzrj 2024-03-12T01:54:40.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:39.483428+0000 mon.smithi044 (mon.0) 6 : audit [INF] from='client.? 172.21.15.44:0/1597295580' entity='client.admin' 2024-03-12T01:54:42.509 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T01:54:42.520 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-03-12T01:54:42.521 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T01:54:42.529 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-03-12T01:54:42.530 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-03-12T01:54:42.530 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to enable service . firewalld.service is not available 2024-03-12T01:54:42.530 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T01:54:42.539 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-03-12T01:54:42.540 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T01:54:42.549 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-03-12T01:54:42.550 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-03-12T01:54:42.550 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-12T01:54:42.550 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr to start... 2024-03-12T01:54:42.550 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr... 2024-03-12T01:54:42.550 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "65f7cb7a-e013-11ee-95c8-87774f69a715", 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-03-12T01:54:43.214 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "smithi044" 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 4, 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-12T01:54:43.215 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-12T01:54:43.216 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:43.217 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-03-12T01:54:33.718699+0000", 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-12T01:54:43.218 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:54:43.581 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:43.208277+0000 mon.smithi044 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.44:0/3138262365' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-12T01:54:43.773 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (1/15)... 2024-03-12T01:54:45.774 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "65f7cb7a-e013-11ee-95c8-87774f69a715", 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.459 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "smithi044" 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:46.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-12T01:54:46.461 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-12T01:54:46.461 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-12T01:54:46.461 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-12T01:54:46.461 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-12T01:54:46.464 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-12T01:54:46.464 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.464 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-03-12T01:54:46.464 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-12T01:54:46.464 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-12T01:54:46.465 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-03-12T01:54:33.718699+0000", 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:46.466 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-12T01:54:46.467 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:54:46.791 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:46.456363+0000 mon.smithi044 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.44:0/1419651467' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-12T01:54:47.069 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (2/15)... 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:47.808940+0000 mon.smithi044 (mon.0) 9 : cluster [INF] Activating manager daemon smithi044.lynzrj 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:47.811731+0000 mon.smithi044 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi044.lynzrj(active, starting, since 0.00290422s) 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.812646+0000 mon.smithi044 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.812838+0000 mon.smithi044 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.813038+0000 mon.smithi044 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.813221+0000 mon.smithi044 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.813420+0000 mon.smithi044 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:47.827391+0000 mon.smithi044 (mon.0) 16 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T01:54:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.837451+0000 mon.smithi044 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' 2024-03-12T01:54:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.841115+0000 mon.smithi044 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:54:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.842362+0000 mon.smithi044 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:54:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.849977+0000 mon.smithi044 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' 2024-03-12T01:54:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:47.854872+0000 mon.smithi044 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.44:0/3016771392' entity='mgr.smithi044.lynzrj' 2024-03-12T01:54:49.072 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-03-12T01:54:50.068 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:48.814756+0000 mon.smithi044 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi044.lynzrj(active, since 1.00593s) 2024-03-12T01:54:52.081 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:50.815358+0000 mon.smithi044 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi044.lynzrj(active, since 3s) 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "65f7cb7a-e013-11ee-95c8-87774f69a715", 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-03-12T01:54:53.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "smithi044" 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-03-12T01:54:53.029 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:53.030 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-12T01:54:53.030 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-12T01:54:53.030 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-12T01:54:53.030 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-12T01:54:53.033 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-12T01:54:53.034 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-03-12T01:54:53.035 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-03-12T01:54:33.718699+0000", 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-12T01:54:53.036 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:54:53.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:52.141726+0000 mon.smithi044 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.44:0/2431433373' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-12T01:54:56.972 INFO:teuthology.orchestra.run.smithi044.stderr:mgr is available 2024-03-12T01:54:56.972 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z -v /tmp/tmp_2t7d1wh:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-03-12T01:54:58.230 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [global] 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: fsid = 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: log_to_journald = false 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [mgr] 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-03-12T01:54:58.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [osd] 2024-03-12T01:54:58.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-12T01:54:58.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-12T01:54:58.530 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:58.229448+0000 mon.smithi044 (mon.0) 25 : audit [INF] from='client.? 172.21.15.44:0/3004453843' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-12T01:54:58.808 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling cephadm module... 2024-03-12T01:54:58.808 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-03-12T01:55:00.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:54:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:59.609543+0000 mon.smithi044 (mon.0) 26 : audit [INF] from='client.? 172.21.15.44:0/1959879797' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-12T01:55:00.473 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-03-12T01:55:01.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:54:59.819560+0000 mon.smithi044 (mon.0) 27 : audit [INF] from='client.? 172.21.15.44:0/1959879797' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-12T01:55:01.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:54:59.819613+0000 mon.smithi044 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi044.lynzrj(active, since 12s) 2024-03-12T01:55:01.231 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:55:01.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-12T01:55:01.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-03-12T01:55:01.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "active_name": "smithi044.lynzrj", 2024-03-12T01:55:01.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-12T01:55:01.232 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:55:01.770 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for the mgr to restart... 2024-03-12T01:55:01.770 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr epoch 5... 2024-03-12T01:55:01.771 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-03-12T01:55:02.081 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:01.231733+0000 mon.smithi044 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.44:0/3225963155' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-12T01:55:05.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:05.130621+0000 mon.smithi044 (mon.0) 30 : cluster [INF] Active manager daemon smithi044.lynzrj restarted 2024-03-12T01:55:05.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:05.131006+0000 mon.smithi044 (mon.0) 31 : cluster [INF] Activating manager daemon smithi044.lynzrj 2024-03-12T01:55:05.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:05.133212+0000 mon.smithi044 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-12T01:55:06.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:55:06.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-12T01:55:06.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "initialized": true 2024-03-12T01:55:06.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:05.183390+0000 mon.smithi044 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi044.lynzrj(active, starting, since 0.052462s) 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.185898+0000 mon.smithi044 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.186492+0000 mon.smithi044 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.187276+0000 mon.smithi044 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.187503+0000 mon.smithi044 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.187728+0000 mon.smithi044 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:05.189643+0000 mon.smithi044 (mon.0) 39 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.202969+0000 mon.smithi044 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.205541+0000 mon.smithi044 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:06.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.208148+0000 mon.smithi044 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.301605+0000 mon.smithi044 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.302314+0000 mon.smithi044 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.304252+0000 mon.smithi044 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.308206+0000 mon.smithi044 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.316436+0000 mon.smithi044 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:55:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:05.317636+0000 mon.smithi044 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:55:06.827 INFO:teuthology.orchestra.run.smithi044.stderr:mgr epoch 5 is available 2024-03-12T01:55:06.827 INFO:teuthology.orchestra.run.smithi044.stderr:Setting orchestrator backend to cephadm... 2024-03-12T01:55:06.827 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-03-12T01:55:07.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:06.191003+0000 mgr.smithi044.lynzrj (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-12T01:55:07.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:06.191798+0000 mon.smithi044 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi044.lynzrj(active, since 1.06086s) 2024-03-12T01:55:07.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:06.198025+0000 mgr.smithi044.lynzrj (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-12T01:55:08.199 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-03-12T01:55:08.473 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:07.191181+0000 mon.smithi044 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi044.lynzrj(active, since 2s) 2024-03-12T01:55:08.473 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:07.530047+0000 mgr.smithi044.lynzrj (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:08.473 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:07.533964+0000 mon.smithi044 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:08.473 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:07.537230+0000 mon.smithi044 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:08.890 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: value unchanged 2024-03-12T01:55:09.505 INFO:teuthology.orchestra.run.smithi044.stderr:Generating ssh key... 2024-03-12T01:55:09.505 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-03-12T01:55:10.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:08.890572+0000 mgr.smithi044.lynzrj (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:11.003 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-03-12T01:55:11.682 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzY5Q7hEjY6N1J7tpea8hNV3xR87iZD5/iaiajbi/fRiK8jrOBUueuVhbleKwBhkgJ/9DVR2Q0YbjZvioo7IyPgVsVZfpflr/iIlyWQDvy/urNs+MHwN2Ou+h7fYBSwWn4/+oJmlG1GWzizDk1zvPYS1jC7LxtXhuLxQGMdTBipiauVZa6VbjycdJy4Te/5z8irM6TJvhJAUdfDoHdKxBRtk52YjI0tWhuYNzKoeTgLSW9TwG7zuA0/xZCsHYwi6yoTC2Ui9VaA3WS/Zdo8Mdn0xYigdC8Kg78RGhnhqqf9MXeAtEF7zJYOvBGz5YMgJql7xNP7OnCATs+RMyDJycMvozPFhZ07Bx8NZgvVWKhHI6wIW4l4Cx3k8HDvmDTt/38z4y6igjayb9cwB9XkBjcHuhy+UocNVHZZyonhh6dzX+memsmHz6ht8QaHj83Qk90OrRSfiGzC5HaHeGPwBo9ysnU0y76VMy10Ucuk7A/h+gGKwNkgGDtwD+eF6PpZNk= ceph-65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:55:11.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:10.169782+0000 mgr.smithi044.lynzrj (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-03-12T01:55:11.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:10.472663+0000 mon.smithi044 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:11.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:10.475076+0000 mon.smithi044 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:12.268 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-12T01:55:12.268 INFO:teuthology.orchestra.run.smithi044.stderr:Adding key to root@localhost authorized_keys... 2024-03-12T01:55:12.269 INFO:teuthology.orchestra.run.smithi044.stderr:Adding host smithi044... 2024-03-12T01:55:12.269 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi044 172.21.15.44 2024-03-12T01:55:12.530 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:11.682988+0000 mgr.smithi044.lynzrj (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:13.569 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Added host 'smithi044' with addr '172.21.15.44' 2024-03-12T01:55:14.200 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying mon service with default placement... 2024-03-12T01:55:14.200 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-03-12T01:55:14.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:12.966075+0000 mgr.smithi044.lynzrj (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "addr": "172.21.15.44", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:14.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:13.567891+0000 mon.smithi044 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:14.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:13.568200+0000 mgr.smithi044.lynzrj (mgr.14116) 9 : cephadm [INF] Added host smithi044 2024-03-12T01:55:14.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:13.568441+0000 mon.smithi044 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:14.998 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-12T01:55:16.029 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying mgr service with default placement... 2024-03-12T01:55:16.030 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-03-12T01:55:16.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:14.992902+0000 mgr.smithi044.lynzrj (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:16.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:14.993654+0000 mgr.smithi044.lynzrj (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-12T01:55:16.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:14.998504+0000 mon.smithi044 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:17.185 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-12T01:55:17.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:16.416789+0000 mon.smithi044 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:17.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:16.726625+0000 mon.smithi044 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:17.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:17.185568+0000 mon.smithi044 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:17.972 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying crash service with default placement... 2024-03-12T01:55:17.972 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-03-12T01:55:18.677 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled crash update... 2024-03-12T01:55:18.698 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:17.182550+0000 mgr.smithi044.lynzrj (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:18.698 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:17.183120+0000 mgr.smithi044.lynzrj (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-12T01:55:19.297 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling mgr prometheus module... 2024-03-12T01:55:19.298 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-03-12T01:55:20.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:18.674710+0000 mgr.smithi044.lynzrj (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:20.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:18.675367+0000 mgr.smithi044.lynzrj (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-03-12T01:55:20.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:18.677599+0000 mon.smithi044 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:20.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:19.591981+0000 mon.smithi044 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.44:0/4217658702' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:21.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:20.043992+0000 mon.smithi044 (mon.0) 63 : audit [INF] from='client.? 172.21.15.44:0/1404179440' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-12T01:55:21.793 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying prometheus service with default placement... 2024-03-12T01:55:21.793 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-03-12T01:55:22.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:20.682250+0000 mon.smithi044 (mon.0) 64 : audit [INF] from='client.? 172.21.15.44:0/1404179440' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-12T01:55:22.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:20.682319+0000 mon.smithi044 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi044.lynzrj(active, since 15s) 2024-03-12T01:55:27.067 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-03-12T01:55:27.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:26.008045+0000 mon.smithi044 (mon.0) 66 : cluster [INF] Active manager daemon smithi044.lynzrj restarted 2024-03-12T01:55:27.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:26.008562+0000 mon.smithi044 (mon.0) 67 : cluster [INF] Activating manager daemon smithi044.lynzrj 2024-03-12T01:55:27.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:26.010097+0000 mon.smithi044 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:26.060987+0000 mon.smithi044 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi044.lynzrj(active, starting, since 0.0525474s) 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.062027+0000 mon.smithi044 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.062757+0000 mon.smithi044 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.063412+0000 mon.smithi044 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.063574+0000 mon.smithi044 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.063723+0000 mon.smithi044 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:26.077314+0000 mon.smithi044 (mon.0) 75 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.181485+0000 mon.smithi044 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.182853+0000 mon.smithi044 (mon.0) 77 : audit [DBG] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.205235+0000 mon.smithi044 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:55:27.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:26.207841+0000 mon.smithi044 (mon.0) 79 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:55:27.987 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying grafana service with default placement... 2024-03-12T01:55:27.987 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-03-12T01:55:28.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:27.063741+0000 mon.smithi044 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi044.lynzrj(active, since 1.0553s) 2024-03-12T01:55:28.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:27.064876+0000 mgr.smithi044.lynzrj (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-03-12T01:55:28.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:27.067213+0000 mon.smithi044 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:28.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:27.682473+0000 mon.smithi044 (mon.0) 82 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:28.727 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-03-12T01:55:29.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:28.684073+0000 mon.smithi044 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi044.lynzrj(active, since 2s) 2024-03-12T01:55:29.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:28.727239+0000 mon.smithi044 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:30.362 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying node-exporter service with default placement... 2024-03-12T01:55:30.362 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-03-12T01:55:31.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:28.723439+0000 mgr.smithi044.lynzrj (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:31.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:28.723968+0000 mgr.smithi044.lynzrj (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-03-12T01:55:31.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-03-12T01:55:31.699 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying alertmanager service with default placement... 2024-03-12T01:55:31.699 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-03-12T01:55:32.429 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-03-12T01:55:32.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:31.163572+0000 mgr.smithi044.lynzrj (mgr.14144) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:32.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:31.164222+0000 mgr.smithi044.lynzrj (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-03-12T01:55:32.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:31.166475+0000 mon.smithi044 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:33.157 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-03-12T01:55:33.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:32.427137+0000 mgr.smithi044.lynzrj (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:33.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:32.427639+0000 mgr.smithi044.lynzrj (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-03-12T01:55:33.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:32.429923+0000 mon.smithi044 (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.44:0/154975603' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:34.546 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-03-12T01:55:35.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:33.945220+0000 mon.smithi044 (mon.0) 87 : audit [INF] from='client.? 172.21.15.44:0/866061378' entity='client.admin' 2024-03-12T01:55:35.828 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling the dashboard module... 2024-03-12T01:55:35.828 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-03-12T01:55:36.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:35.272669+0000 mon.smithi044 (mon.0) 88 : audit [INF] from='client.? 172.21.15.44:0/992571947' entity='client.admin' 2024-03-12T01:55:37.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:36.615323+0000 mon.smithi044 (mon.0) 89 : audit [INF] from='client.? 172.21.15.44:0/64759874' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-12T01:55:37.959 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-03-12T01:55:38.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:37.277638+0000 mon.smithi044 (mon.0) 90 : audit [INF] from='client.? 172.21.15.44:0/64759874' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-12T01:55:38.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:37.277694+0000 mon.smithi044 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi044.lynzrj(active, since 11s) 2024-03-12T01:55:38.825 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:55:38.825 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 13, 2024-03-12T01:55:38.826 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-03-12T01:55:38.826 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "active_name": "smithi044.lynzrj", 2024-03-12T01:55:38.826 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-12T01:55:38.826 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:55:39.517 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for the mgr to restart... 2024-03-12T01:55:39.518 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr epoch 13... 2024-03-12T01:55:39.518 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-03-12T01:55:40.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:38.825421+0000 mon.smithi044 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.44:0/2024518576' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-12T01:55:42.950 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:42.640096+0000 mon.smithi044 (mon.0) 93 : cluster [INF] Active manager daemon smithi044.lynzrj restarted 2024-03-12T01:55:42.951 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:42.640481+0000 mon.smithi044 (mon.0) 94 : cluster [INF] Activating manager daemon smithi044.lynzrj 2024-03-12T01:55:42.951 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:42.644810+0000 mon.smithi044 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-12T01:55:43.707 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-03-12T01:55:43.707 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-03-12T01:55:43.707 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "initialized": true 2024-03-12T01:55:43.707 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:42.695639+0000 mon.smithi044 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi044.lynzrj(active, starting, since 0.0552405s) 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.698643+0000 mon.smithi044 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.699360+0000 mon.smithi044 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.700265+0000 mon.smithi044 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.700500+0000 mon.smithi044 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.700615+0000 mon.smithi044 (mon.0) 101 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T01:55:44.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:42.714657+0000 mon.smithi044 (mon.0) 102 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T01:55:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.818349+0000 mon.smithi044 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.820757+0000 mon.smithi044 (mon.0) 104 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:55:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.838296+0000 mon.smithi044 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:55:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:42.845209+0000 mon.smithi044 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:55:44.686 INFO:teuthology.orchestra.run.smithi044.stderr:mgr epoch 13 is available 2024-03-12T01:55:44.686 INFO:teuthology.orchestra.run.smithi044.stderr:Generating a dashboard self-signed certificate... 2024-03-12T01:55:44.686 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-03-12T01:55:44.944 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:43.699972+0000 mgr.smithi044.lynzrj (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-12T01:55:44.944 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:43.700654+0000 mon.smithi044 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi044.lynzrj(active, since 1.06025s) 2024-03-12T01:55:44.944 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:43.707086+0000 mgr.smithi044.lynzrj (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-12T01:55:44.944 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:44.064045+0000 mon.smithi044 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:45.661 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-12T01:55:46.248 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:45.065348+0000 mon.smithi044 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi044.lynzrj(active, since 2s) 2024-03-12T01:55:46.249 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:45.658973+0000 mon.smithi044 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:46.249 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:45.661144+0000 mon.smithi044 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:46.849 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial admin user... 2024-03-12T01:55:46.850 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpi41j8u3r:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.5 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-03-12T01:55:47.119 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:45.601858+0000 mgr.smithi044.lynzrj (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:47.896 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$xwb0XIjwMXlot10MXwB12ecbfGvQ1fg1zMk3RB3Q6G4cSUsJ3y1a2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1710208547, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-12T01:55:48.559 INFO:teuthology.orchestra.run.smithi044.stderr:Fetching dashboard port number... 2024-03-12T01:55:48.559 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi044 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpj8beiax8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplz6_7txc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-03-12T01:55:49.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:47.639781+0000 mgr.smithi044.lynzrj (mgr.14164) 4 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:55:49.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:47.891061+0000 mon.smithi044 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:49.365 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 8443 2024-03-12T01:55:50.011 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T01:55:50.012 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:55:48.897722+0000 mon.smithi044 (mon.0) 113 : cluster [DBG] mgrmap e17: smithi044.lynzrj(active, since 6s) 2024-03-12T01:55:50.012 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:49.366136+0000 mon.smithi044 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.44:0/2341563224' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-12T01:55:50.017 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-03-12T01:55:50.018 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T01:55:50.026 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-03-12T01:55:50.027 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-03-12T01:55:50.027 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-12T01:55:50.030 INFO:teuthology.orchestra.run.smithi044.stderr:Ceph Dashboard is now available at: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: URL: https://smithi044.front.sepia.ceph.com:8443/ 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: User: admin 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: Password: yuoy174lte 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr:You can access the Ceph CLI with: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: ceph telemetry on 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.031 INFO:teuthology.orchestra.run.smithi044.stderr:For more information see: 2024-03-12T01:55:50.032 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.032 INFO:teuthology.orchestra.run.smithi044.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-03-12T01:55:50.032 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-03-12T01:55:50.032 INFO:teuthology.orchestra.run.smithi044.stderr:Bootstrap complete. 2024-03-12T01:55:50.032 INFO:teuthology.orchestra.run.smithi044.stderr:Releasing lock 140421105385600 on /run/cephadm/65f7cb7a-e013-11ee-95c8-87774f69a715.lock 2024-03-12T01:55:50.032 INFO:teuthology.orchestra.run.smithi044.stderr:Lock 140421105385600 released on /run/cephadm/65f7cb7a-e013-11ee-95c8-87774f69a715.lock 2024-03-12T01:55:50.070 INFO:tasks.cephadm:Fetching config... 2024-03-12T01:55:50.070 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:55:50.071 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-12T01:55:50.091 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-12T01:55:50.091 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:55:50.092 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-12T01:55:50.151 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-12T01:55:50.151 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:55:50.151 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/keyring of=/dev/stdout 2024-03-12T01:55:50.221 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-12T01:55:50.221 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:55:50.221 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-12T01:55:50.283 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-12T01:55:50.283 DEBUG:teuthology.orchestra.run.smithi044:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzY5Q7hEjY6N1J7tpea8hNV3xR87iZD5/iaiajbi/fRiK8jrOBUueuVhbleKwBhkgJ/9DVR2Q0YbjZvioo7IyPgVsVZfpflr/iIlyWQDvy/urNs+MHwN2Ou+h7fYBSwWn4/+oJmlG1GWzizDk1zvPYS1jC7LxtXhuLxQGMdTBipiauVZa6VbjycdJy4Te/5z8irM6TJvhJAUdfDoHdKxBRtk52YjI0tWhuYNzKoeTgLSW9TwG7zuA0/xZCsHYwi6yoTC2Ui9VaA3WS/Zdo8Mdn0xYigdC8Kg78RGhnhqqf9MXeAtEF7zJYOvBGz5YMgJql7xNP7OnCATs+RMyDJycMvozPFhZ07Bx8NZgvVWKhHI6wIW4l4Cx3k8HDvmDTt/38z4y6igjayb9cwB9XkBjcHuhy+UocNVHZZyonhh6dzX+memsmHz6ht8QaHj83Qk90OrRSfiGzC5HaHeGPwBo9ysnU0y76VMy10Ucuk7A/h+gGKwNkgGDtwD+eF6PpZNk= ceph-65f7cb7a-e013-11ee-95c8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-12T01:55:50.362 INFO:teuthology.orchestra.run.smithi044.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzY5Q7hEjY6N1J7tpea8hNV3xR87iZD5/iaiajbi/fRiK8jrOBUueuVhbleKwBhkgJ/9DVR2Q0YbjZvioo7IyPgVsVZfpflr/iIlyWQDvy/urNs+MHwN2Ou+h7fYBSwWn4/+oJmlG1GWzizDk1zvPYS1jC7LxtXhuLxQGMdTBipiauVZa6VbjycdJy4Te/5z8irM6TJvhJAUdfDoHdKxBRtk52YjI0tWhuYNzKoeTgLSW9TwG7zuA0/xZCsHYwi6yoTC2Ui9VaA3WS/Zdo8Mdn0xYigdC8Kg78RGhnhqqf9MXeAtEF7zJYOvBGz5YMgJql7xNP7OnCATs+RMyDJycMvozPFhZ07Bx8NZgvVWKhHI6wIW4l4Cx3k8HDvmDTt/38z4y6igjayb9cwB9XkBjcHuhy+UocNVHZZyonhh6dzX+memsmHz6ht8QaHj83Qk90OrRSfiGzC5HaHeGPwBo9ysnU0y76VMy10Ucuk7A/h+gGKwNkgGDtwD+eF6PpZNk= ceph-65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:55:50.373 DEBUG:teuthology.orchestra.run.smithi145:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzY5Q7hEjY6N1J7tpea8hNV3xR87iZD5/iaiajbi/fRiK8jrOBUueuVhbleKwBhkgJ/9DVR2Q0YbjZvioo7IyPgVsVZfpflr/iIlyWQDvy/urNs+MHwN2Ou+h7fYBSwWn4/+oJmlG1GWzizDk1zvPYS1jC7LxtXhuLxQGMdTBipiauVZa6VbjycdJy4Te/5z8irM6TJvhJAUdfDoHdKxBRtk52YjI0tWhuYNzKoeTgLSW9TwG7zuA0/xZCsHYwi6yoTC2Ui9VaA3WS/Zdo8Mdn0xYigdC8Kg78RGhnhqqf9MXeAtEF7zJYOvBGz5YMgJql7xNP7OnCATs+RMyDJycMvozPFhZ07Bx8NZgvVWKhHI6wIW4l4Cx3k8HDvmDTt/38z4y6igjayb9cwB9XkBjcHuhy+UocNVHZZyonhh6dzX+memsmHz6ht8QaHj83Qk90OrRSfiGzC5HaHeGPwBo9ysnU0y76VMy10Ucuk7A/h+gGKwNkgGDtwD+eF6PpZNk= ceph-65f7cb7a-e013-11ee-95c8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-12T01:55:50.419 INFO:teuthology.orchestra.run.smithi145.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzY5Q7hEjY6N1J7tpea8hNV3xR87iZD5/iaiajbi/fRiK8jrOBUueuVhbleKwBhkgJ/9DVR2Q0YbjZvioo7IyPgVsVZfpflr/iIlyWQDvy/urNs+MHwN2Ou+h7fYBSwWn4/+oJmlG1GWzizDk1zvPYS1jC7LxtXhuLxQGMdTBipiauVZa6VbjycdJy4Te/5z8irM6TJvhJAUdfDoHdKxBRtk52YjI0tWhuYNzKoeTgLSW9TwG7zuA0/xZCsHYwi6yoTC2Ui9VaA3WS/Zdo8Mdn0xYigdC8Kg78RGhnhqqf9MXeAtEF7zJYOvBGz5YMgJql7xNP7OnCATs+RMyDJycMvozPFhZ07Bx8NZgvVWKhHI6wIW4l4Cx3k8HDvmDTt/38z4y6igjayb9cwB9XkBjcHuhy+UocNVHZZyonhh6dzX+memsmHz6ht8QaHj83Qk90OrRSfiGzC5HaHeGPwBo9ysnU0y76VMy10Ucuk7A/h+gGKwNkgGDtwD+eF6PpZNk= ceph-65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:55:50.430 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-12T01:55:54.094 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-12T01:55:54.094 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-12T01:55:54.724 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:53.426788+0000 mon.smithi044 (mon.0) 115 : audit [INF] from='client.? 172.21.15.44:0/3612018789' entity='client.admin' 2024-03-12T01:55:58.121 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi145 2024-03-12T01:55:58.121 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-03-12T01:55:58.121 DEBUG:teuthology.orchestra.run.smithi145:> dd of=/etc/ceph/ceph.conf 2024-03-12T01:55:58.143 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-03-12T01:55:58.143 DEBUG:teuthology.orchestra.run.smithi145:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-12T01:55:58.204 INFO:tasks.cephadm:Adding host smithi145 to orchestrator... 2024-03-12T01:55:58.204 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch host add smithi145 2024-03-12T01:55:58.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:57.295891+0000 mon.smithi044 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:58.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:57.449853+0000 mon.smithi044 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:58.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:57.572010+0000 mon.smithi044 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:55:58.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:55:57.575218+0000 mon.smithi044 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:55:59.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:55:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:55:57.581917+0000 mgr.smithi044.lynzrj (mgr.14164) 6 : cephadm [INF] Deploying daemon alertmanager.smithi044 on smithi044 2024-03-12T01:56:00.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:00.246510+0000 mgr.smithi044.lynzrj (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi145", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:56:00.873 INFO:teuthology.orchestra.run.smithi044.stdout:Added host 'smithi145' with addr '172.21.15.145' 2024-03-12T01:56:01.462 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch host ls --format=json 2024-03-12T01:56:02.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:00.872902+0000 mon.smithi044 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:02.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:56:00.873239+0000 mgr.smithi044.lynzrj (mgr.14164) 8 : cephadm [INF] Added host smithi145 2024-03-12T01:56:03.356 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T01:56:03.357 INFO:teuthology.orchestra.run.smithi044.stdout:[{"addr": "172.21.15.44", "hostname": "smithi044", "labels": [], "status": ""}, {"addr": "172.21.15.145", "hostname": "smithi145", "labels": [], "status": ""}] 2024-03-12T01:56:03.968 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:02.701614+0000 mgr.smithi044.lynzrj (mgr.14164) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:03.989 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-12T01:56:03.989 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd crush tunables default 2024-03-12T01:56:05.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:03.356515+0000 mgr.smithi044.lynzrj (mgr.14164) 10 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T01:56:05.969 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:04.701906+0000 mgr.smithi044.lynzrj (mgr.14164) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:06.837 INFO:teuthology.orchestra.run.smithi044.stderr:adjusted tunables profile to default 2024-03-12T01:56:07.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:06.438526+0000 mon.smithi044 (mon.0) 121 : audit [INF] from='client.? 172.21.15.44:0/2229081197' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-12T01:56:08.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:06.702147+0000 mgr.smithi044.lynzrj (mgr.14164) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:08.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:06.834818+0000 mon.smithi044 (mon.0) 122 : audit [INF] from='client.? 172.21.15.44:0/2229081197' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-12T01:56:08.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:06.834883+0000 mon.smithi044 (mon.0) 123 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-03-12T01:56:08.308 INFO:tasks.cephadm:Adding mon.smithi044 on smithi044 2024-03-12T01:56:08.308 INFO:tasks.cephadm:Adding mon.smithi145 on smithi145 2024-03-12T01:56:08.308 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch apply mon '2;smithi044:172.21.15.44=smithi044;smithi145:172.21.15.145=smithi145' 2024-03-12T01:56:10.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:08.702512+0000 mgr.smithi044.lynzrj (mgr.14164) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:10.141 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled mon update... 2024-03-12T01:56:10.770 DEBUG:teuthology.orchestra.run.smithi145:mon.smithi145> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi145.service 2024-03-12T01:56:10.773 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:10.773 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:10.802 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:-- Logs begin at Tue 2024-03-12 01:47:29 UTC. -- 2024-03-12T01:56:11.493 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:10.136775+0000 mgr.smithi044.lynzrj (mgr.14164) 14 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi044:172.21.15.44=smithi044;smithi145:172.21.15.145=smithi145", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:56:11.493 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:56:10.138119+0000 mgr.smithi044.lynzrj (mgr.14164) 15 : cephadm [INF] Saving service mon spec with placement smithi044:172.21.15.44=smithi044;smithi145:172.21.15.145=smithi145;count:2 2024-03-12T01:56:11.493 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:10.140721+0000 mon.smithi044 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:12.406 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:10.702847+0000 mgr.smithi044.lynzrj (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:12.866 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:12.866 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:12.866 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:13.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:12.515810+0000 mon.smithi044 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:12.517473+0000 mon.smithi044 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:12.519714+0000 mon.smithi044 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:12.520311+0000 mon.smithi044 (mon.0) 128 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:56:12.520861+0000 mgr.smithi044.lynzrj (mgr.14164) 17 : cephadm [INF] Deploying daemon crash.smithi044 on smithi044 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:12.703073+0000 mgr.smithi044.lynzrj (mgr.14164) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:12.835204+0000 mon.smithi044 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:13.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:12.863593+0000 mon.smithi044 (mon.0) 130 : audit [DBG] from='client.? 172.21.15.145:0/2456777991' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:14.533 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:14.534 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:16.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:14.703287+0000 mgr.smithi044.lynzrj (mgr.14164) 19 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:16.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:14.719722+0000 mon.smithi044 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:16.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:14.773267+0000 mon.smithi044 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:14.774987+0000 mon.smithi044 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:14.775344+0000 mon.smithi044 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T01:56:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:14.775663+0000 mgr.smithi044.lynzrj (mgr.14164) 20 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T01:56:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:14.777799+0000 mon.smithi044 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:56:14.780618+0000 mgr.smithi044.lynzrj (mgr.14164) 21 : cephadm [INF] Deploying daemon grafana.smithi044 on smithi044 2024-03-12T01:56:16.418 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:16.418 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:16.420 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:17.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:16.418586+0000 mon.smithi044 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.145:0/1262670078' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:17.973 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:17.973 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:18.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:16.703779+0000 mgr.smithi044.lynzrj (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:19.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:17.838463+0000 mon.smithi044 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:19.946 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:19.946 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:19.948 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:20.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:18.704051+0000 mgr.smithi044.lynzrj (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:21.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:19.946610+0000 mon.smithi044 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.145:0/4058881358' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:21.612 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:21.612 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:22.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:20.704274+0000 mgr.smithi044.lynzrj (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:23.542 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:23.542 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:23.544 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:24.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:22.704600+0000 mgr.smithi044.lynzrj (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:24.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:23.542366+0000 mon.smithi044 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.145:0/1547244389' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:25.093 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:25.093 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:26.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:24.705056+0000 mgr.smithi044.lynzrj (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:27.127 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:27.128 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:27.129 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:28.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:26.705335+0000 mgr.smithi044.lynzrj (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:28.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:27.127705+0000 mon.smithi044 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.145:0/643559457' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:28.762 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:28.762 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:30.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:28.705614+0000 mgr.smithi044.lynzrj (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:30.694 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:30.694 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:30.695 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:31.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:30.693921+0000 mon.smithi044 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.145:0/1191605539' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:32.248 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:32.248 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:32.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:30.705919+0000 mgr.smithi044.lynzrj (mgr.14164) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:34.163 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:34.164 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:34.165 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:34.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:32.706141+0000 mgr.smithi044.lynzrj (mgr.14164) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:35.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:34.163496+0000 mon.smithi044 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.145:0/2770582368' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:35.827 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:35.827 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:36.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:34.706383+0000 mgr.smithi044.lynzrj (mgr.14164) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:37.847 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:37.847 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:37.849 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:38.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:36.706736+0000 mgr.smithi044.lynzrj (mgr.14164) 32 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:38.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:37.847471+0000 mon.smithi044 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.145:0/3018290484' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:39.376 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:39.376 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:40.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:38.707058+0000 mgr.smithi044.lynzrj (mgr.14164) 33 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:41.289 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:41.289 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:41.291 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:42.112 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:40.707438+0000 mgr.smithi044.lynzrj (mgr.14164) 34 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:42.112 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:41.289098+0000 mon.smithi044 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.145:0/3244244164' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:42.929 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:42.930 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:43.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:42.030055+0000 mon.smithi044 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:43.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:56:42.031909+0000 mgr.smithi044.lynzrj (mgr.14164) 35 : cephadm [INF] Deploying daemon node-exporter.smithi044 on smithi044 2024-03-12T01:56:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:42.840022+0000 mon.smithi044 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:56:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:42.841672+0000 mon.smithi044 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:42.847011+0000 mon.smithi044 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:56:44.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:42.707875+0000 mgr.smithi044.lynzrj (mgr.14164) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:44.887 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:44.888 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:44.889 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:45.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:44.887514+0000 mon.smithi044 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.145:0/1238132596' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:46.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:44.708307+0000 mgr.smithi044.lynzrj (mgr.14164) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:46.450 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:46.451 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:48.330 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:48.330 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:48.332 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:48.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:46.708652+0000 mgr.smithi044.lynzrj (mgr.14164) 38 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:49.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:48.330061+0000 mon.smithi044 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.145:0/1936634686' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:49.993 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:49.993 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:50.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:48.709013+0000 mgr.smithi044.lynzrj (mgr.14164) 39 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:51.862 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:51.862 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:51.864 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:52.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:50.709339+0000 mgr.smithi044.lynzrj (mgr.14164) 40 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:51.587564+0000 mon.smithi044 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:51.861840+0000 mon.smithi044 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.145:0/1060203303' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:53.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:56:51.593227+0000 mgr.smithi044.lynzrj (mgr.14164) 41 : cephadm [INF] Deploying daemon prometheus.smithi044 on smithi044 2024-03-12T01:56:53.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:52.844818+0000 mon.smithi044 (mon.0) 153 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:56:53.538 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:53.538 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:54.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:52.709758+0000 mgr.smithi044.lynzrj (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:55.492 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:55.493 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:55.494 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:56:56.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:54.710121+0000 mgr.smithi044.lynzrj (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:56.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:55.492421+0000 mon.smithi044 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.145:0/2739318297' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:56:57.126 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:56:57.126 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:56:58.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:56:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:56.710390+0000 mgr.smithi044.lynzrj (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:56:59.102 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:56:59.103 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:56:59.104 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:57:00.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:56:58.710602+0000 mgr.smithi044.lynzrj (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:00.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:56:59.102265+0000 mon.smithi044 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.145:0/1672933329' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:00.756 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:57:00.756 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:57:02.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:00.710918+0000 mgr.smithi044.lynzrj (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:02.763 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:57:02.764 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:57:02.765 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:57:03.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:02.763465+0000 mon.smithi044 (mon.0) 156 : audit [DBG] from='client.? 172.21.15.145:0/1243807601' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:04.302 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:57:04.302 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:57:04.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:02.711193+0000 mgr.smithi044.lynzrj (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:06.215 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:57:06.216 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:57:06.217 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:57:06.251 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:04.711471+0000 mgr.smithi044.lynzrj (mgr.14164) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:07.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:06.215077+0000 mon.smithi044 (mon.0) 157 : audit [DBG] from='client.? 172.21.15.145:0/603237097' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:07.876 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:57:07.876 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:57:08.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:06.711769+0000 mgr.smithi044.lynzrj (mgr.14164) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:09.926 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:57:09.927 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:57:09.929 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:57:10.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:08.656608+0000 mon.smithi044 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:10.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:08.657810+0000 mon.smithi044 (mon.0) 159 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:57:10.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:08.658934+0000 mon.smithi044 (mon.0) 160 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:10.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:08.659753+0000 mon.smithi044 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:57:10.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:08.712221+0000 mgr.smithi044.lynzrj (mgr.14164) 50 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:10.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:09.274275+0000 mon.smithi044 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:10.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:09.706861+0000 mon.smithi044 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:10.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:09.926861+0000 mon.smithi044 (mon.0) 164 : audit [DBG] from='client.? 172.21.15.145:0/4022355413' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:12.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:10.712538+0000 mgr.smithi044.lynzrj (mgr.14164) 51 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:12.397 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:57:12.398 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:57:14.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:12.712781+0000 mgr.smithi044.lynzrj (mgr.14164) 52 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:14.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:12.850000+0000 mon.smithi044 (mon.0) 165 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:14.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:13.354059+0000 mon.smithi044 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:14.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:13.629242+0000 mon.smithi044 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:14.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:13.629956+0000 mon.smithi044 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd/host:smithi145", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:57:14.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:13.832977+0000 mon.smithi044 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:14.913 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:57:14.914 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:57:14.915 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:57:15.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:14.086536+0000 mgr.smithi044.lynzrj (mgr.14164) 53 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T01:57:15.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:14.113325+0000 mgr.smithi044.lynzrj (mgr.14164) 54 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:14.141768+0000 mon.smithi044 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:14.144108+0000 mon.smithi044 (mon.0) 171 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:14.145747+0000 mon.smithi044 (mon.0) 172 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:14.147368+0000 mon.smithi044 (mon.0) 173 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:14.147966+0000 mon.smithi044 (mon.0) 174 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:14.148542+0000 mgr.smithi044.lynzrj (mgr.14164) 55 : cephadm [INF] Deploying daemon crash.smithi145 on smithi145 2024-03-12T01:57:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:14.913418+0000 mon.smithi044 (mon.0) 175 : audit [DBG] from='client.? 172.21.15.145:0/3913136775' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:16.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:14.713101+0000 mgr.smithi044.lynzrj (mgr.14164) 56 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:17.383 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:57:17.383 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:16.713414+0000 mgr.smithi044.lynzrj (mgr.14164) 57 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:17.005661+0000 mon.smithi044 (mon.0) 176 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:17.007992+0000 mon.smithi044 (mon.0) 177 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:17.011195+0000 mon.smithi044 (mon.0) 178 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:17.012105+0000 mon.smithi044 (mon.0) 179 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:17.013124+0000 mon.smithi044 (mon.0) 180 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:17.013770+0000 mgr.smithi044.lynzrj (mgr.14164) 58 : cephadm [INF] Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T01:57:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:17.852953+0000 mon.smithi044 (mon.0) 181 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:20.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:18.713749+0000 mgr.smithi044.lynzrj (mgr.14164) 59 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:20.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:19.591458+0000 mon.smithi044 (mon.0) 182 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:20.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:19.593567+0000 mon.smithi044 (mon.0) 183 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T01:57:20.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:19.594434+0000 mon.smithi044 (mon.0) 184 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:20.663 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:57:20.664 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:54:30.780505Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T01:57:20.665 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2024-03-12T01:57:21.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:19.595188+0000 mgr.smithi044.lynzrj (mgr.14164) 60 : cephadm [INF] Deploying daemon mon.smithi145 on smithi145 2024-03-12T01:57:21.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:20.663498+0000 mon.smithi044 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.145:0/2344280350' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:22.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:20.714114+0000 mgr.smithi044.lynzrj (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:23.379 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T01:57:23.379 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T01:57:23.409 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 systemd[1]: Starting Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.761+0000 7fb7c2ca9700 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.761+0000 7fb7c2ca9700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.762+0000 7fb7c2ca9700 0 pidfile_write: ignore empty --pid-file 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.766+0000 7fb7c2ca9700 0 load: jerasure load: lrc load: isa 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: RocksDB version: 6.8.1 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-12T01:57:24.076 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Compile date Jul 8 2021 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: DB SUMMARY 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: CURRENT file: CURRENT 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: IDENTITY file: IDENTITY 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi145/store.db dir, Total Num: 0, files: 2024-03-12T01:57:24.077 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.078 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi145/store.db: 000003.log size: 511 ; 2024-03-12T01:57:24.078 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.078 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.error_if_exists: 0 2024-03-12T01:57:24.078 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.create_if_missing: 0 2024-03-12T01:57:24.078 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.paranoid_checks: 1 2024-03-12T01:57:24.078 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.env: 0x55afdc6411c0 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.fs: Posix File System 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.info_log: 0x55afdedaba40 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.statistics: (nil) 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.use_fsync: 0 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_log_file_size: 0 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T01:57:24.079 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.allow_fallocate: 1 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.use_direct_reads: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.create_missing_column_families: 0 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.db_log_dir: 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi145/store.db 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_subcompactions: 1 2024-03-12T01:57:24.080 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_background_flushes: -1 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.advise_random_on_open: 1 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.write_buffer_manager: 0x55afdfa22030 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.rate_limiter: (nil) 2024-03-12T01:57:24.081 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.unordered_write: 0 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.row_cache: None 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.wal_filter: None 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-12T01:57:24.082 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.preserve_deletes: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.two_write_queues: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.manual_wal_flush: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.atomic_flush: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.log_readahead_size: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_background_jobs: 2 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_background_compactions: -1 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T01:57:24.083 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T01:57:24.084 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_total_wal_size: 0 2024-03-12T01:57:24.084 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T01:57:24.084 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T01:57:24.084 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T01:57:24.084 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T01:57:24.084 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_open_files: -1 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bytes_per_sync: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Compression algorithms supported: 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kZSTD supported: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kXpressCompression supported: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kLZ4Compression supported: 1 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kBZip2Compression supported: 0 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kZlibCompression supported: 1 2024-03-12T01:57:24.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: kSnappyCompression supported: 1 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi145/store.db/MANIFEST-000001 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.merge_operator: 2024-03-12T01:57:24.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_filter: None 2024-03-12T01:57:24.087 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_filter_factory: None 2024-03-12T01:57:24.087 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T01:57:24.087 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T01:57:24.087 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55afdecc4170) 2024-03-12T01:57:24.087 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cache_index_and_filter_blocks: 1 2024-03-12T01:57:24.087 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T01:57:24.088 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T01:57:24.088 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: pin_top_level_index_and_filter: 1 2024-03-12T01:57:24.088 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: index_type: 0 2024-03-12T01:57:24.088 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: data_block_index_type: 0 2024-03-12T01:57:24.088 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: index_shortening: 1 2024-03-12T01:57:24.088 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: data_block_hash_table_util_ratio: 0.750000 2024-03-12T01:57:24.089 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: hash_index_allow_collision: 1 2024-03-12T01:57:24.089 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: checksum: 1 2024-03-12T01:57:24.089 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: no_block_cache: 0 2024-03-12T01:57:24.089 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_cache: 0x55afdecfaf10 2024-03-12T01:57:24.089 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_cache_name: BinnedLRUCache 2024-03-12T01:57:24.089 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_cache_options: 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: capacity : 536870912 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: num_shard_bits : 4 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: strict_capacity_limit : 0 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: high_pri_pool_ratio: 0.000 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_cache_compressed: (nil) 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: persistent_cache: (nil) 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_size: 4096 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_size_deviation: 10 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_restart_interval: 16 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: index_block_restart_interval: 1 2024-03-12T01:57:24.090 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: metadata_block_size: 4096 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: partition_filters: 0 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: use_delta_encoding: 1 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: whole_key_filtering: 1 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: verify_compression: 0 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: read_amp_bytes_per_bit: 0 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: format_version: 2 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: enable_index_compression: 1 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: block_align: 0 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression: NoCompression 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-12T01:57:24.091 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.num_levels: 7 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression_opts.level: 32767 2024-03-12T01:57:24.092 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compression_opts.enabled: false 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T01:57:24.093 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.arena_block_size: 4194304 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T01:57:24.094 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.table_properties_collectors: 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.inplace_update_support: 0 2024-03-12T01:57:24.095 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.bloom_locality: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.max_successive_merges: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.force_consistency_checks: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.ttl: 2592000 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi145/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-03-12T01:57:24.096 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710208643768929, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.767+0000 7fb7c2ca9700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.768+0000 7fb7c2ca9700 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-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.768+0000 7fb7c2ca9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710208643769412, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1710208643, "oldest_key_time": 3, "file_creation_time": 0}} 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.768+0000 7fb7c2ca9700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.768+0000 7fb7c2ca9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710208643769778, "job": 1, "event": "recovery_finished"} 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.769+0000 7fb7c2ca9700 4 rocksdb: DB pointer 0x55afdedbf800 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.769+0000 7fb7a9ab1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.769+0000 7fb7a9ab1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** DB Stats ** 2024-03-12T01:57:24.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:57:24.098 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-12T01:57:24.098 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T01:57:24.098 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** Compaction Stats [default] ** 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.099 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** Compaction Stats [default] ** 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:57:24.100 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** Compaction Stats [default] ** 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** Compaction Stats [default] ** 2024-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.101 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Cumulative compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.102 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.769+0000 7fb7c2ca9700 0 mon.smithi145 does not exist in monmap, will attempt to join an existing cluster 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.769+0000 7fb7c2ca9700 0 using public_addr v2:172.21.15.145:0/0 -> [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.770+0000 7fb7c2ca9700 0 starting mon.smithi145 rank -1 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi145 fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.771+0000 7fb7c2ca9700 1 mon.smithi145@-1(???) e0 preinit fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 0 mon.smithi145@-1(synchronizing).mds e1 new map 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 0 mon.smithi145@-1(synchronizing).mds e1 print_map 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: e1 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 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-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: legacy client fscid: -1 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.103 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: No filesystems configured 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.804+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.806+0000 7fb7ac2b6700 0 mon.smithi145@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.806+0000 7fb7ac2b6700 0 mon.smithi145@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.806+0000 7fb7ac2b6700 0 mon.smithi145@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.806+0000 7fb7ac2b6700 0 mon.smithi145@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:20.714114+0000 mgr.smithi044.lynzrj (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:24.104 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T01:57:23.807+0000 7fb7ac2b6700 1 mon.smithi145@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-03-12T01:57:24.105 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 bash[39139]: 07bb238dbe63c9cce66e9de866323e7efdfaf6291c04a43b1c4583a7f47d24e2 2024-03-12T01:57:24.105 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:23 smithi145 systemd[1]: Started Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:23.814928+0000 mon.smithi044 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:23.815148+0000 mon.smithi044 (mon.0) 189 : cluster [INF] mon.smithi044 calling monitor election 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:23.819032+0000 mon.smithi044 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:24.419609+0000 mon.smithi044 (mon.0) 191 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:24.714709+0000 mgr.smithi044.lynzrj (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:24.811649+0000 mon.smithi044 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:25.811676+0000 mon.smithi044 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:25.812858+0000 mon.smithi145 (mon.1) 1 : cluster [INF] mon.smithi145 calling monitor election 2024-03-12T01:57:29.211 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:26.715052+0000 mgr.smithi044.lynzrj (mgr.14164) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:26.811772+0000 mon.smithi044 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:27.812173+0000 mon.smithi044 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:28.812050+0000 mon.smithi044 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.833205+0000 mon.smithi044 (mon.0) 197 : cluster [INF] mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.841297+0000 mon.smithi044 (mon.0) 198 : cluster [DBG] monmap e2: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.841343+0000 mon.smithi044 (mon.0) 199 : cluster [DBG] fsmap 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.841371+0000 mon.smithi044 (mon.0) 200 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.841591+0000 mon.smithi044 (mon.0) 201 : cluster [DBG] mgrmap e17: smithi044.lynzrj(active, since 106s) 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.842329+0000 mon.smithi044 (mon.0) 202 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:28.843627+0000 mon.smithi044 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:28.845022+0000 mon.smithi044 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:28.845419+0000 mon.smithi044 (mon.0) 205 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.848329+0000 mon.smithi044 (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-03-12T01:57:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:28.852578+0000 mon.smithi044 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:23.814928+0000 mon.smithi044 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:23.815148+0000 mon.smithi044 (mon.0) 189 : cluster [INF] mon.smithi044 calling monitor election 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:23.819032+0000 mon.smithi044 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:24.419609+0000 mon.smithi044 (mon.0) 191 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:24.714709+0000 mgr.smithi044.lynzrj (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:24.811649+0000 mon.smithi044 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:25.811676+0000 mon.smithi044 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:25.812858+0000 mon.smithi145 (mon.1) 1 : cluster [INF] mon.smithi145 calling monitor election 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:26.715052+0000 mgr.smithi044.lynzrj (mgr.14164) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:26.811772+0000 mon.smithi044 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:27.812173+0000 mon.smithi044 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:28.812050+0000 mon.smithi044 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:29.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.833205+0000 mon.smithi044 (mon.0) 197 : cluster [INF] mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.841297+0000 mon.smithi044 (mon.0) 198 : cluster [DBG] monmap e2: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.841343+0000 mon.smithi044 (mon.0) 199 : cluster [DBG] fsmap 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.841371+0000 mon.smithi044 (mon.0) 200 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.841591+0000 mon.smithi044 (mon.0) 201 : cluster [DBG] mgrmap e17: smithi044.lynzrj(active, since 106s) 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.842329+0000 mon.smithi044 (mon.0) 202 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:28.843627+0000 mon.smithi044 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:28.845022+0000 mon.smithi044 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:28.845419+0000 mon.smithi044 (mon.0) 205 : audit [DBG] from='mgr.? 172.21.15.145:0/845052115' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.848329+0000 mon.smithi044 (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-03-12T01:57:29.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:28.852578+0000 mon.smithi044 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:29.456 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-03-12T01:57:29.456 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":2,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","modified":"2024-03-12T01:57:23.811889Z","created":"2024-03-12T01:54:30.780505Z","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":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi145","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-12T01:57:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 2 2024-03-12T01:57:30.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.715357+0000 mgr.smithi044.lynzrj (mgr.14164) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:30.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:28.854307+0000 mgr.smithi044.lynzrj (mgr.14164) 66 : cephadm [INF] Deploying daemon node-exporter.smithi145 on smithi145 2024-03-12T01:57:30.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:28.906196+0000 mon.smithi044 (mon.0) 208 : cluster [DBG] mgrmap e18: smithi044.lynzrj(active, since 106s), standbys: smithi145.ovlfkq 2024-03-12T01:57:30.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:28.906346+0000 mon.smithi044 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T01:57:30.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:29.455068+0000 mon.smithi044 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.145:0/2639971337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:30.086 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:29.812103+0000 mon.smithi044 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:30.107 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-12T01:57:30.107 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph config generate-minimal-conf 2024-03-12T01:57:30.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.715357+0000 mgr.smithi044.lynzrj (mgr.14164) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:30.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:28.854307+0000 mgr.smithi044.lynzrj (mgr.14164) 66 : cephadm [INF] Deploying daemon node-exporter.smithi145 on smithi145 2024-03-12T01:57:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:28.906196+0000 mon.smithi044 (mon.0) 208 : cluster [DBG] mgrmap e18: smithi044.lynzrj(active, since 106s), standbys: smithi145.ovlfkq 2024-03-12T01:57:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:28.906346+0000 mon.smithi044 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T01:57:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:29.455068+0000 mon.smithi044 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.145:0/2639971337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T01:57:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:29.812103+0000 mon.smithi044 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T01:57:32.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:30.715700+0000 mgr.smithi044.lynzrj (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:30.715700+0000 mgr.smithi044.lynzrj (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:33.076 INFO:teuthology.orchestra.run.smithi044.stdout:# minimal ceph.conf for 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:57:33.076 INFO:teuthology.orchestra.run.smithi044.stdout:[global] 2024-03-12T01:57:33.076 INFO:teuthology.orchestra.run.smithi044.stdout: fsid = 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T01:57:33.076 INFO:teuthology.orchestra.run.smithi044.stdout: mon_host = [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] 2024-03-12T01:57:33.672 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-12T01:57:33.672 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:57:33.672 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.conf 2024-03-12T01:57:33.705 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:57:33.705 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-12T01:57:33.775 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-03-12T01:57:33.775 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.conf 2024-03-12T01:57:33.813 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-03-12T01:57:33.813 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-12T01:57:33.884 INFO:tasks.cephadm:Deploying OSDs... 2024-03-12T01:57:33.884 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T01:57:33.884 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/scratch_devs of=/dev/stdout 2024-03-12T01:57:33.904 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-03-12T01:57:33.904 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_1 2024-03-12T01:57:33.963 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-12T01:57:33.963 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:33.963 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 6h/6d Inode: 164606 Links: 1 2024-03-12T01:57:33.963 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:33.963 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:33.963 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-03-12 01:57:06.200938405 +0000 2024-03-12T01:57:33.964 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-03-12 01:53:10.452262383 +0000 2024-03-12T01:57:33.964 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-03-12 01:53:10.452262383 +0000 2024-03-12T01:57:33.964 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-03-12T01:57:33.964 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-12T01:57:34.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:32.716122+0000 mgr.smithi044.lynzrj (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:34.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:32.860081+0000 mon.smithi044 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:34.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:33.076136+0000 mon.smithi044 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.44:0/1119912860' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:34.030 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-03-12T01:57:34.030 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-03-12T01:57:34.030 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000196215 s, 2.6 MB/s 2024-03-12T01:57:34.032 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-12T01:57:34.092 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_2 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 6h/6d Inode: 167235 Links: 1 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-03-12 01:57:06.200938405 +0000 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-03-12 01:53:10.799257006 +0000 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-03-12 01:53:10.799257006 +0000 2024-03-12T01:57:34.151 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-03-12T01:57:34.151 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-12T01:57:34.217 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-03-12T01:57:34.218 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-03-12T01:57:34.218 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.00021477 s, 2.4 MB/s 2024-03-12T01:57:34.219 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-12T01:57:34.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:32.716122+0000 mgr.smithi044.lynzrj (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:34.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:32.860081+0000 mon.smithi044 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:34.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:33.076136+0000 mon.smithi044 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.44:0/1119912860' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:34.278 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_3 2024-03-12T01:57:34.336 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 6h/6d Inode: 166272 Links: 1 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-03-12 01:57:06.200938405 +0000 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-03-12 01:53:11.133251830 +0000 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-03-12 01:53:11.133251830 +0000 2024-03-12T01:57:34.337 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-03-12T01:57:34.337 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-12T01:57:34.403 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-03-12T01:57:34.403 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-03-12T01:57:34.403 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.00018636 s, 2.7 MB/s 2024-03-12T01:57:34.404 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-12T01:57:34.464 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_4 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 6h/6d Inode: 169060 Links: 1 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-03-12 01:57:06.200938405 +0000 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-03-12 01:53:11.474246546 +0000 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-03-12 01:53:11.474246546 +0000 2024-03-12T01:57:34.523 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-03-12T01:57:34.524 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-12T01:57:34.590 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-03-12T01:57:34.590 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-03-12T01:57:34.590 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000254609 s, 2.0 MB/s 2024-03-12T01:57:34.591 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-12T01:57:34.650 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-03-12T01:57:34.650 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2024-03-12T01:57:34.672 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-03-12T01:57:34.672 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 2024-03-12T01:57:34.733 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-12T01:57:34.733 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:34.733 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 168429 Links: 1 2024-03-12T01:57:34.733 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:34.733 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:34.734 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-03-12 01:57:29.270144598 +0000 2024-03-12T01:57:34.734 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-03-12 01:53:02.754234350 +0000 2024-03-12T01:57:34.734 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-03-12 01:53:02.754234350 +0000 2024-03-12T01:57:34.734 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2024-03-12T01:57:34.734 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-12T01:57:34.804 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-03-12T01:57:34.805 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-03-12T01:57:34.805 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000277866 s, 1.8 MB/s 2024-03-12T01:57:34.806 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-12T01:57:34.869 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 2024-03-12T01:57:34.930 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-12T01:57:34.930 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:34.930 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 167457 Links: 1 2024-03-12T01:57:34.930 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:34.930 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:34.931 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-03-12 01:57:29.270144598 +0000 2024-03-12T01:57:34.931 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-03-12 01:53:03.086227343 +0000 2024-03-12T01:57:34.931 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-03-12 01:53:03.086227343 +0000 2024-03-12T01:57:34.931 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2024-03-12T01:57:34.931 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-12T01:57:34.998 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-03-12T01:57:34.999 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-03-12T01:57:34.999 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000247233 s, 2.1 MB/s 2024-03-12T01:57:35.000 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-12T01:57:35.060 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 2024-03-12T01:57:35.119 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 169036 Links: 1 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-03-12 01:57:29.270144598 +0000 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-03-12 01:53:03.429220105 +0000 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-03-12 01:53:03.429220105 +0000 2024-03-12T01:57:35.120 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2024-03-12T01:57:35.120 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-12T01:57:35.187 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-03-12T01:57:35.187 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-03-12T01:57:35.187 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000201533 s, 2.5 MB/s 2024-03-12T01:57:35.188 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-12T01:57:35.248 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 2024-03-12T01:57:35.307 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 166895 Links: 1 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-03-12 01:57:29.270144598 +0000 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-03-12 01:53:03.777212761 +0000 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-03-12 01:53:03.777212761 +0000 2024-03-12T01:57:35.308 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2024-03-12T01:57:35.308 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-12T01:57:35.374 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-03-12T01:57:35.375 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-03-12T01:57:35.375 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000223045 s, 2.3 MB/s 2024-03-12T01:57:35.376 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-12T01:57:35.437 INFO:tasks.cephadm:Deploying osd.0 on smithi044 with /dev/vg_nvme/lv_4... 2024-03-12T01:57:35.437 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-12T01:57:36.187 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:34.716533+0000 mgr.smithi044.lynzrj (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:36.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:34.716533+0000 mgr.smithi044.lynzrj (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:37.541 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-12T01:57:37.542 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-12T01:57:37.542 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-03-12T01:57:37.542 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-03-12T01:57:37.542 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108975 s, 962 MB/s 2024-03-12T01:57:37.542 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-03-12T01:57:38.201 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:36.716978+0000 mgr.smithi044.lynzrj (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:38.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:36.716978+0000 mgr.smithi044.lynzrj (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:38.505 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi044:vg_nvme/lv_4 2024-03-12T01:57:39.888 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:38.717209+0000 mgr.smithi044.lynzrj (mgr.14164) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:39.888 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:38.789670+0000 mon.smithi044 (mon.0) 214 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:39.889 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:38.791017+0000 mon.smithi044 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:57:39.889 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:38.791876+0000 mon.smithi044 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:39.889 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:38.792469+0000 mon.smithi044 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:57:40.059 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:38.717209+0000 mgr.smithi044.lynzrj (mgr.14164) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:40.059 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:38.789670+0000 mon.smithi044 (mon.0) 214 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:40.059 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:38.791017+0000 mon.smithi044 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:57:40.059 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:38.791876+0000 mon.smithi044 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:40.059 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:38.792469+0000 mon.smithi044 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:57:41.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:40.481104+0000 mon.smithi044 (mon.0) 218 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:41.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:40.481538+0000 mgr.smithi044.lynzrj (mgr.14164) 72 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:40.545441+0000 mgr.smithi044.lynzrj (mgr.14164) 73 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:40.546297+0000 mon.smithi044 (mon.0) 219 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:40.547670+0000 mon.smithi044 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:40.548193+0000 mon.smithi044 (mon.0) 221 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:40.689910+0000 mgr.smithi044.lynzrj (mgr.14164) 74 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:40.715815+0000 mon.smithi044 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:40.717406+0000 mgr.smithi044.lynzrj (mgr.14164) 75 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:41.819 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:40.481104+0000 mon.smithi044 (mon.0) 218 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:41.819 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:40.481538+0000 mgr.smithi044.lynzrj (mgr.14164) 72 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:40.545441+0000 mgr.smithi044.lynzrj (mgr.14164) 73 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:40.546297+0000 mon.smithi044 (mon.0) 219 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:40.547670+0000 mon.smithi044 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:40.548193+0000 mon.smithi044 (mon.0) 221 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:40.689910+0000 mgr.smithi044.lynzrj (mgr.14164) 74 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:40.715815+0000 mon.smithi044 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:41.820 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:40.717406+0000 mgr.smithi044.lynzrj (mgr.14164) 75 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:42.717734+0000 mgr.smithi044.lynzrj (mgr.14164) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:42.843437+0000 mon.smithi044 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:57:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:42.848121+0000 mon.smithi044 (mon.0) 224 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:57:44.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:42.866620+0000 mon.smithi044 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:44.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:42.717734+0000 mgr.smithi044.lynzrj (mgr.14164) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:44.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:42.843437+0000 mon.smithi044 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:57:44.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:42.848121+0000 mon.smithi044 (mon.0) 224 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:57:44.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:42.866620+0000 mon.smithi044 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:45.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:43.937921+0000 mon.smithi044 (mon.0) 226 : audit [INF] from='client.? 172.21.15.44:0/675453552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76a4164b-c53f-4966-b143-38114568dfe7"}]: dispatch 2024-03-12T01:57:45.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:43.941874+0000 mon.smithi044 (mon.0) 227 : audit [INF] from='client.? 172.21.15.44:0/675453552' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76a4164b-c53f-4966-b143-38114568dfe7"}]': finished 2024-03-12T01:57:45.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:43.941921+0000 mon.smithi044 (mon.0) 228 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-12T01:57:45.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:43.942016+0000 mon.smithi044 (mon.0) 229 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:57:45.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:44.432529+0000 mon.smithi044 (mon.0) 230 : audit [DBG] from='client.? 172.21.15.44:0/3823149589' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:57:45.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:43.937921+0000 mon.smithi044 (mon.0) 226 : audit [INF] from='client.? 172.21.15.44:0/675453552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76a4164b-c53f-4966-b143-38114568dfe7"}]: dispatch 2024-03-12T01:57:45.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:43.941874+0000 mon.smithi044 (mon.0) 227 : audit [INF] from='client.? 172.21.15.44:0/675453552' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76a4164b-c53f-4966-b143-38114568dfe7"}]': finished 2024-03-12T01:57:45.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:43.941921+0000 mon.smithi044 (mon.0) 228 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-12T01:57:45.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:43.942016+0000 mon.smithi044 (mon.0) 229 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:57:45.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:44.432529+0000 mon.smithi044 (mon.0) 230 : audit [DBG] from='client.? 172.21.15.44:0/3823149589' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:57:46.215 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:44.718074+0000 mgr.smithi044.lynzrj (mgr.14164) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:46.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:44.718074+0000 mgr.smithi044.lynzrj (mgr.14164) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:46.684281+0000 mon.smithi044 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:46.684770+0000 mgr.smithi044.lynzrj (mgr.14164) 78 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:46.710591+0000 mon.smithi044 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:46.714051+0000 mon.smithi044 (mon.0) 233 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:46.716305+0000 mgr.smithi044.lynzrj (mgr.14164) 79 : cephadm [INF] Reconfiguring mon.smithi044 (unknown last config time)... 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:46.716543+0000 mon.smithi044 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:46.717082+0000 mon.smithi044 (mon.0) 235 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:46.717570+0000 mon.smithi044 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:46.718007+0000 mgr.smithi044.lynzrj (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mon.smithi044 on smithi044 2024-03-12T01:57:47.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:46.718278+0000 mgr.smithi044.lynzrj (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:47.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:46.684281+0000 mon.smithi044 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:46.684770+0000 mgr.smithi044.lynzrj (mgr.14164) 78 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:46.710591+0000 mon.smithi044 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:46.714051+0000 mon.smithi044 (mon.0) 233 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:46.716305+0000 mgr.smithi044.lynzrj (mgr.14164) 79 : cephadm [INF] Reconfiguring mon.smithi044 (unknown last config time)... 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:46.716543+0000 mon.smithi044 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:46.717082+0000 mon.smithi044 (mon.0) 235 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:46.717570+0000 mon.smithi044 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:46.718007+0000 mgr.smithi044.lynzrj (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mon.smithi044 on smithi044 2024-03-12T01:57:47.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:46.718278+0000 mgr.smithi044.lynzrj (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:50.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:48.718484+0000 mgr.smithi044.lynzrj (mgr.14164) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:50.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:49.484869+0000 mon.smithi044 (mon.0) 237 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:50.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:49.485951+0000 mon.smithi044 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T01:57:50.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:49.486762+0000 mon.smithi044 (mon.0) 239 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T01:57:50.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:49.487448+0000 mon.smithi044 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:50.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:48.718484+0000 mgr.smithi044.lynzrj (mgr.14164) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:50.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:49.484869+0000 mon.smithi044 (mon.0) 237 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:50.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:49.485951+0000 mon.smithi044 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T01:57:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:49.486762+0000 mon.smithi044 (mon.0) 239 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T01:57:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:49.487448+0000 mon.smithi044 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:51.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:49.485572+0000 mgr.smithi044.lynzrj (mgr.14164) 83 : cephadm [INF] Reconfiguring mgr.smithi044.lynzrj (unknown last config time)... 2024-03-12T01:57:51.104 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:49.488085+0000 mgr.smithi044.lynzrj (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T01:57:51.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:49.485572+0000 mgr.smithi044.lynzrj (mgr.14164) 83 : cephadm [INF] Reconfiguring mgr.smithi044.lynzrj (unknown last config time)... 2024-03-12T01:57:51.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:49.488085+0000 mgr.smithi044.lynzrj (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T01:57:51.966 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:50.718876+0000 mgr.smithi044.lynzrj (mgr.14164) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:51.967 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:50.853475+0000 mon.smithi044 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T01:57:51.967 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:50.854051+0000 mon.smithi044 (mon.0) 242 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:51.967 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:50.856207+0000 mgr.smithi044.lynzrj (mgr.14164) 86 : cephadm [INF] Deploying daemon osd.0 on smithi044 2024-03-12T01:57:52.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:50.718876+0000 mgr.smithi044.lynzrj (mgr.14164) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:52.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:50.853475+0000 mon.smithi044 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T01:57:52.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:50.854051+0000 mon.smithi044 (mon.0) 242 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:57:52.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:50.856207+0000 mgr.smithi044.lynzrj (mgr.14164) 86 : cephadm [INF] Deploying daemon osd.0 on smithi044 2024-03-12T01:57:53.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:52.014515+0000 mon.smithi044 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:53.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:52.015109+0000 mgr.smithi044.lynzrj (mgr.14164) 87 : cephadm [INF] Reconfiguring alertmanager.smithi044 (dependencies changed)... 2024-03-12T01:57:53.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:57:52.017440+0000 mgr.smithi044.lynzrj (mgr.14164) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi044 on smithi044 2024-03-12T01:57:53.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:52.014515+0000 mon.smithi044 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:53.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:52.015109+0000 mgr.smithi044.lynzrj (mgr.14164) 87 : cephadm [INF] Reconfiguring alertmanager.smithi044 (dependencies changed)... 2024-03-12T01:57:53.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:57:52.017440+0000 mgr.smithi044.lynzrj (mgr.14164) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi044 on smithi044 2024-03-12T01:57:54.284 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:52.719110+0000 mgr.smithi044.lynzrj (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:54.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:52.719110+0000 mgr.smithi044.lynzrj (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:55.644 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 0 on host 'smithi044' 2024-03-12T01:57:56.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:54.719408+0000 mgr.smithi044.lynzrj (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:56.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:55.636918+0000 mon.smithi044 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:56.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:55.641882+0000 mon.smithi044 (mon.0) 245 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:56.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:54.719408+0000 mgr.smithi044.lynzrj (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:56.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:55.636918+0000 mon.smithi044 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:56.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:55.641882+0000 mon.smithi044 (mon.0) 245 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:57:57.417 DEBUG:teuthology.orchestra.run.smithi044:osd.0> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.0.service 2024-03-12T01:57:57.420 INFO:tasks.cephadm:Deploying osd.1 on smithi044 with /dev/vg_nvme/lv_3... 2024-03-12T01:57:57.420 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-12T01:57:57.455 INFO:journalctl@ceph.osd.0.smithi044.stdout:-- Logs begin at Tue 2024-03-12 01:47:24 UTC. -- 2024-03-12T01:57:58.076 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:56.719773+0000 mgr.smithi044.lynzrj (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:58.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:56.719773+0000 mgr.smithi044.lynzrj (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:57:58.929 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 01:57:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0[45998]: debug 2024-03-12T01:57:58.703+0000 7fe37608a080 -1 osd.0 0 log_to_monitors {default=true} 2024-03-12T01:57:59.199 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:57:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:58.707942+0000 mon.smithi044 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T01:57:59.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:57:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:58.707942+0000 mon.smithi044 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T01:58:00.163 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0[45998]: debug 2024-03-12T01:58:00.038+0000 7fe36c5ed700 -1 osd.0 0 waiting for initial osdmap 2024-03-12T01:58:00.163 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0[45998]: debug 2024-03-12T01:58:00.042+0000 7fe365d63700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-03-12T01:58:00.163 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:58.720151+0000 mgr.smithi044.lynzrj (mgr.14164) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:58:00.163 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:59.033469+0000 mon.smithi044 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T01:58:00.163 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:59.033548+0000 mon.smithi044 (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-12T01:58:00.163 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:59.033645+0000 mon.smithi044 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:00.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:57:59.034020+0000 mon.smithi044 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:00.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:58.720151+0000 mgr.smithi044.lynzrj (mgr.14164) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:58:00.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:59.033469+0000 mon.smithi044 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T01:58:00.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:59.033548+0000 mon.smithi044 (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-12T01:58:00.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:59.033645+0000 mon.smithi044 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:00.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:57:59.034020+0000 mon.smithi044 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:00.879 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-12T01:58:00.880 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-12T01:58:00.880 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-03-12T01:58:00.880 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-03-12T01:58:00.880 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121212 s, 865 MB/s 2024-03-12T01:58:00.880 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-03-12T01:58:01.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:00.035666+0000 mon.smithi044 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:58:01.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:00.035730+0000 mon.smithi044 (mon.0) 252 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-03-12T01:58:01.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:00.036139+0000 mon.smithi044 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:01.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:00.040369+0000 mon.smithi044 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:01.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:00.035666+0000 mon.smithi044 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:58:01.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:00.035730+0000 mon.smithi044 (mon.0) 252 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-03-12T01:58:01.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:00.036139+0000 mon.smithi044 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:01.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:00.040369+0000 mon.smithi044 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:01.650 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi044:vg_nvme/lv_3 2024-03-12T01:58:02.310 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:59.664992+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:58:02.310 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:57:59.665091+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:58:02.310 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:00.720437+0000 mgr.smithi044.lynzrj (mgr.14164) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:58:02.310 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:01.041092+0000 mon.smithi044 (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805] boot 2024-03-12T01:58:02.310 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:01.041128+0000 mon.smithi044 (mon.0) 256 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-12T01:58:02.310 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:01.041599+0000 mon.smithi044 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:02.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:59.664992+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:58:02.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:57:59.665091+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:58:02.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:00.720437+0000 mgr.smithi044.lynzrj (mgr.14164) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T01:58:02.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:01.041092+0000 mon.smithi044 (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.44:6802/3566085805,v1:172.21.15.44:6803/3566085805] boot 2024-03-12T01:58:02.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:01.041128+0000 mon.smithi044 (mon.0) 256 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-12T01:58:02.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:01.041599+0000 mon.smithi044 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T01:58:03.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:02.050456+0000 mon.smithi044 (mon.0) 258 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-03-12T01:58:03.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:02.515700+0000 mon.smithi044 (mon.0) 259 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:03.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:02.516407+0000 mon.smithi044 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T01:58:03.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:02.517041+0000 mon.smithi044 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:03.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:02.050456+0000 mon.smithi044 (mon.0) 258 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-03-12T01:58:03.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:02.515700+0000 mon.smithi044 (mon.0) 259 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:03.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:02.516407+0000 mon.smithi044 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T01:58:03.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:02.517041+0000 mon.smithi044 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:04.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:02.516198+0000 mgr.smithi044.lynzrj (mgr.14164) 94 : cephadm [INF] Reconfiguring crash.smithi044 (monmap changed)... 2024-03-12T01:58:04.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:02.517525+0000 mgr.smithi044.lynzrj (mgr.14164) 95 : cephadm [INF] Reconfiguring daemon crash.smithi044 on smithi044 2024-03-12T01:58:04.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:02.720819+0000 mgr.smithi044.lynzrj (mgr.14164) 96 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:04.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:02.516198+0000 mgr.smithi044.lynzrj (mgr.14164) 94 : cephadm [INF] Reconfiguring crash.smithi044 (monmap changed)... 2024-03-12T01:58:04.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:02.517525+0000 mgr.smithi044.lynzrj (mgr.14164) 95 : cephadm [INF] Reconfiguring daemon crash.smithi044 on smithi044 2024-03-12T01:58:04.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:02.720819+0000 mgr.smithi044.lynzrj (mgr.14164) 96 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:05.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:04.207364+0000 mgr.smithi044.lynzrj (mgr.14164) 97 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:58:05.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:04.208117+0000 mon.smithi044 (mon.0) 262 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:58:05.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:04.209313+0000 mon.smithi044 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:58:05.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:04.209806+0000 mon.smithi044 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:05.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:04.207364+0000 mgr.smithi044.lynzrj (mgr.14164) 97 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:58:05.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:04.208117+0000 mon.smithi044 (mon.0) 262 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:58:05.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:04.209313+0000 mon.smithi044 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:58:05.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:04.209806+0000 mon.smithi044 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:06.320 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:04.721120+0000 mgr.smithi044.lynzrj (mgr.14164) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:06.320 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:05.172094+0000 mon.smithi044 (mon.0) 265 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:06.320 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:05.172708+0000 mgr.smithi044.lynzrj (mgr.14164) 99 : cephadm [INF] Reconfiguring grafana.smithi044 (dependencies changed)... 2024-03-12T01:58:06.320 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:05.176861+0000 mgr.smithi044.lynzrj (mgr.14164) 100 : cephadm [INF] Reconfiguring daemon grafana.smithi044 on smithi044 2024-03-12T01:58:06.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:04.721120+0000 mgr.smithi044.lynzrj (mgr.14164) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:06.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:05.172094+0000 mon.smithi044 (mon.0) 265 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:06.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:05.172708+0000 mgr.smithi044.lynzrj (mgr.14164) 99 : cephadm [INF] Reconfiguring grafana.smithi044 (dependencies changed)... 2024-03-12T01:58:06.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:05.176861+0000 mgr.smithi044.lynzrj (mgr.14164) 100 : cephadm [INF] Reconfiguring daemon grafana.smithi044 on smithi044 2024-03-12T01:58:08.332 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:06.721394+0000 mgr.smithi044.lynzrj (mgr.14164) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:08.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:06.721394+0000 mgr.smithi044.lynzrj (mgr.14164) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:10.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:08.721675+0000 mgr.smithi044.lynzrj (mgr.14164) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:10.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:09.885551+0000 mon.smithi044 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:10.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:08.721675+0000 mgr.smithi044.lynzrj (mgr.14164) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:10.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:09.885551+0000 mon.smithi044 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:11.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:09.886177+0000 mgr.smithi044.lynzrj (mgr.14164) 103 : cephadm [INF] Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T01:58:11.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:09.888499+0000 mgr.smithi044.lynzrj (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T01:58:11.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:10.941157+0000 mon.smithi044 (mon.0) 267 : audit [INF] from='client.? 172.21.15.44:0/838775696' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3"}]: dispatch 2024-03-12T01:58:11.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:10.944504+0000 mon.smithi044 (mon.0) 268 : audit [INF] from='client.? 172.21.15.44:0/838775696' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3"}]': finished 2024-03-12T01:58:11.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:10.944541+0000 mon.smithi044 (mon.0) 269 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-12T01:58:11.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:10.944624+0000 mon.smithi044 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:11.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:09.886177+0000 mgr.smithi044.lynzrj (mgr.14164) 103 : cephadm [INF] Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T01:58:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:09.888499+0000 mgr.smithi044.lynzrj (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T01:58:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:10.941157+0000 mon.smithi044 (mon.0) 267 : audit [INF] from='client.? 172.21.15.44:0/838775696' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3"}]: dispatch 2024-03-12T01:58:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:10.944504+0000 mon.smithi044 (mon.0) 268 : audit [INF] from='client.? 172.21.15.44:0/838775696' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3"}]': finished 2024-03-12T01:58:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:10.944541+0000 mon.smithi044 (mon.0) 269 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-12T01:58:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:10.944624+0000 mon.smithi044 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:12.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:10.721928+0000 mgr.smithi044.lynzrj (mgr.14164) 105 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:12.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:11.367959+0000 mon.smithi044 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.44:0/3972558235' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:58:12.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:10.721928+0000 mgr.smithi044.lynzrj (mgr.14164) 105 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:12.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:11.367959+0000 mon.smithi044 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.44:0/3972558235' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:58:14.305 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:12.722203+0000 mgr.smithi044.lynzrj (mgr.14164) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:14.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:12.722203+0000 mgr.smithi044.lynzrj (mgr.14164) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:16.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:14.722450+0000 mgr.smithi044.lynzrj (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:16.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:14.722450+0000 mgr.smithi044.lynzrj (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:18.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:16.722730+0000 mgr.smithi044.lynzrj (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:18.582 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:16.722730+0000 mgr.smithi044.lynzrj (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:20.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:18.723165+0000 mgr.smithi044.lynzrj (mgr.14164) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:20.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:19.658241+0000 mon.smithi044 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:20.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:19.659102+0000 mon.smithi044 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T01:58:20.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:19.659799+0000 mon.smithi044 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:20.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:18.723165+0000 mgr.smithi044.lynzrj (mgr.14164) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:20.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:19.658241+0000 mon.smithi044 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:20.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:19.659102+0000 mon.smithi044 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T01:58:20.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:19.659799+0000 mon.smithi044 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:21.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:19.658816+0000 mgr.smithi044.lynzrj (mgr.14164) 110 : cephadm [INF] Reconfiguring crash.smithi145 (monmap changed)... 2024-03-12T01:58:21.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:19.660306+0000 mgr.smithi044.lynzrj (mgr.14164) 111 : cephadm [INF] Reconfiguring daemon crash.smithi145 on smithi145 2024-03-12T01:58:21.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:20.944485+0000 mon.smithi044 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T01:58:21.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:20.945207+0000 mon.smithi044 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:21.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:20.986317+0000 mon.smithi044 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:21.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:20.987204+0000 mon.smithi044 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T01:58:21.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:20.988102+0000 mon.smithi044 (mon.0) 279 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T01:58:21.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:20.988754+0000 mon.smithi044 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:19.658816+0000 mgr.smithi044.lynzrj (mgr.14164) 110 : cephadm [INF] Reconfiguring crash.smithi145 (monmap changed)... 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:19.660306+0000 mgr.smithi044.lynzrj (mgr.14164) 111 : cephadm [INF] Reconfiguring daemon crash.smithi145 on smithi145 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:20.944485+0000 mon.smithi044 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:20.945207+0000 mon.smithi044 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:20.986317+0000 mon.smithi044 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:20.987204+0000 mon.smithi044 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:20.988102+0000 mon.smithi044 (mon.0) 279 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T01:58:21.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:20.988754+0000 mon.smithi044 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:22.313 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:20.723531+0000 mgr.smithi044.lynzrj (mgr.14164) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:22.314 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:20.945756+0000 mgr.smithi044.lynzrj (mgr.14164) 113 : cephadm [INF] Deploying daemon osd.1 on smithi044 2024-03-12T01:58:22.314 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:20.986878+0000 mgr.smithi044.lynzrj (mgr.14164) 114 : cephadm [INF] Reconfiguring mgr.smithi145.ovlfkq (monmap changed)... 2024-03-12T01:58:22.314 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:20.989338+0000 mgr.smithi044.lynzrj (mgr.14164) 115 : cephadm [INF] Reconfiguring daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T01:58:22.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:20.723531+0000 mgr.smithi044.lynzrj (mgr.14164) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:22.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:20.945756+0000 mgr.smithi044.lynzrj (mgr.14164) 113 : cephadm [INF] Deploying daemon osd.1 on smithi044 2024-03-12T01:58:22.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:20.986878+0000 mgr.smithi044.lynzrj (mgr.14164) 114 : cephadm [INF] Reconfiguring mgr.smithi145.ovlfkq (monmap changed)... 2024-03-12T01:58:22.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:20.989338+0000 mgr.smithi044.lynzrj (mgr.14164) 115 : cephadm [INF] Reconfiguring daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T01:58:23.532 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:22.330197+0000 mon.smithi044 (mon.0) 281 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:23.532 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:22.330786+0000 mgr.smithi044.lynzrj (mgr.14164) 116 : cephadm [INF] Reconfiguring mon.smithi145 (monmap changed)... 2024-03-12T01:58:23.532 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:22.331084+0000 mon.smithi044 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T01:58:23.532 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:22.331781+0000 mon.smithi044 (mon.0) 283 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T01:58:23.532 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:22.332429+0000 mon.smithi044 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:23.532 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:22.333046+0000 mgr.smithi044.lynzrj (mgr.14164) 117 : cephadm [INF] Reconfiguring daemon mon.smithi145 on smithi145 2024-03-12T01:58:23.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:22.330197+0000 mon.smithi044 (mon.0) 281 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:23.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:22.330786+0000 mgr.smithi044.lynzrj (mgr.14164) 116 : cephadm [INF] Reconfiguring mon.smithi145 (monmap changed)... 2024-03-12T01:58:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:22.331084+0000 mon.smithi044 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T01:58:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:22.331781+0000 mon.smithi044 (mon.0) 283 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T01:58:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:22.332429+0000 mon.smithi044 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:22.333046+0000 mgr.smithi044.lynzrj (mgr.14164) 117 : cephadm [INF] Reconfiguring daemon mon.smithi145 on smithi145 2024-03-12T01:58:24.517 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:22.723823+0000 mgr.smithi044.lynzrj (mgr.14164) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:24.518 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:23.571248+0000 mon.smithi044 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:24.518 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:23.573529+0000 mon.smithi044 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:58:24.568 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 1 on host 'smithi044' 2024-03-12T01:58:24.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:22.723823+0000 mgr.smithi044.lynzrj (mgr.14164) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:24.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:23.571248+0000 mon.smithi044 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:24.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:23.573529+0000 mon.smithi044 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:58:25.238 DEBUG:teuthology.orchestra.run.smithi044:osd.1> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.1.service 2024-03-12T01:58:25.241 INFO:tasks.cephadm:Deploying osd.2 on smithi044 with /dev/vg_nvme/lv_2... 2024-03-12T01:58:25.241 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-12T01:58:25.273 INFO:journalctl@ceph.osd.1.smithi044.stdout:-- Logs begin at Tue 2024-03-12 01:47:24 UTC. -- 2024-03-12T01:58:25.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:23.573870+0000 mgr.smithi044.lynzrj (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:58:25.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.561833+0000 mon.smithi044 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.565449+0000 mon.smithi044 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.576877+0000 mon.smithi044 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-03-12T01:58:25.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.583071+0000 mon.smithi044 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.586475+0000 mon.smithi044 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.591656+0000 mon.smithi044 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.44:3000"}]: dispatch 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.595461+0000 mon.smithi044 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.598138+0000 mon.smithi044 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.602424+0000 mon.smithi044 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.44:9095"}]: dispatch 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.608245+0000 mon.smithi044 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.610364+0000 mon.smithi044 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.611532+0000 mon.smithi044 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.612238+0000 mon.smithi044 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:58:25.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:23.573870+0000 mgr.smithi044.lynzrj (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:58:25.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.561833+0000 mon.smithi044 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.565449+0000 mon.smithi044 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.576877+0000 mon.smithi044 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.583071+0000 mon.smithi044 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.586475+0000 mon.smithi044 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.591656+0000 mon.smithi044 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.44:3000"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.595461+0000 mon.smithi044 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.598138+0000 mon.smithi044 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.602424+0000 mon.smithi044 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.44:9095"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.608245+0000 mon.smithi044 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.610364+0000 mon.smithi044 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.611532+0000 mon.smithi044 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:25.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.612238+0000 mon.smithi044 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:58:26.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.577304+0000 mgr.smithi044.lynzrj (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-03-12T01:58:26.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.586788+0000 mgr.smithi044.lynzrj (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:58:26.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.591967+0000 mgr.smithi044.lynzrj (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.44:3000"}]: dispatch 2024-03-12T01:58:26.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.598455+0000 mgr.smithi044.lynzrj (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:58:26.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:24.602705+0000 mgr.smithi044.lynzrj (mgr.14164) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.44:9095"}]: dispatch 2024-03-12T01:58:26.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:24.724056+0000 mgr.smithi044.lynzrj (mgr.14164) 125 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.577304+0000 mgr.smithi044.lynzrj (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-03-12T01:58:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.586788+0000 mgr.smithi044.lynzrj (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:58:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.591967+0000 mgr.smithi044.lynzrj (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.44:3000"}]: dispatch 2024-03-12T01:58:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.598455+0000 mgr.smithi044.lynzrj (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:58:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:24.602705+0000 mgr.smithi044.lynzrj (mgr.14164) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.44:9095"}]: dispatch 2024-03-12T01:58:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:24.724056+0000 mgr.smithi044.lynzrj (mgr.14164) 125 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:27.696 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:26.341903+0000 mon.smithi044 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:27.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:26.341903+0000 mon.smithi044 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:28.083 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 01:58:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1[49323]: debug 2024-03-12T01:58:27.695+0000 7f718471c080 -1 osd.1 0 log_to_monitors {default=true} 2024-03-12T01:58:28.616 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-12T01:58:28.616 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-12T01:58:28.616 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-03-12T01:58:28.616 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-03-12T01:58:28.616 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0120689 s, 869 MB/s 2024-03-12T01:58:28.617 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-03-12T01:58:28.626 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:26.724282+0000 mgr.smithi044.lynzrj (mgr.14164) 126 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:28.626 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:27.699596+0000 mon.smithi044 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T01:58:28.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:26.724282+0000 mgr.smithi044.lynzrj (mgr.14164) 126 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:28.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:27.699596+0000 mon.smithi044 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T01:58:29.317 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi044:vg_nvme/lv_2 2024-03-12T01:58:29.583 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1[49323]: debug 2024-03-12T01:58:29.353+0000 7f717ac7f700 -1 osd.1 0 waiting for initial osdmap 2024-03-12T01:58:29.583 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1[49323]: debug 2024-03-12T01:58:29.356+0000 7f71763f9700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:28.351729+0000 mon.smithi044 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:28.351808+0000 mon.smithi044 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:28.352255+0000 mon.smithi044 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:28.352549+0000 mon.smithi044 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:28.724536+0000 mgr.smithi044.lynzrj (mgr.14164) 127 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:29.351085+0000 mon.smithi044 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:58:29.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:29.351137+0000 mon.smithi044 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-03-12T01:58:29.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:29.351246+0000 mon.smithi044 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:29.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:28.351729+0000 mon.smithi044 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T01:58:29.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:28.351808+0000 mon.smithi044 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-12T01:58:29.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:28.352255+0000 mon.smithi044 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:29.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:28.352549+0000 mon.smithi044 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:29.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:28.724536+0000 mgr.smithi044.lynzrj (mgr.14164) 127 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:29.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:29.351085+0000 mon.smithi044 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:58:29.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:29.351137+0000 mon.smithi044 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-03-12T01:58:29.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:29.351246+0000 mon.smithi044 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:30.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:29.354644+0000 mon.smithi044 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:30.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:30.354295+0000 mon.smithi044 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:30.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:29.354644+0000 mon.smithi044 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:30.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:30.354295+0000 mon.smithi044 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:31.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:28.699680+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:58:31.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:28.699773+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:58:31.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:30.365245+0000 mon.smithi044 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452] boot 2024-03-12T01:58:31.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:30.365270+0000 mon.smithi044 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-12T01:58:31.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:30.365670+0000 mon.smithi044 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:31.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:30.724950+0000 mgr.smithi044.lynzrj (mgr.14164) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:31.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:28.699680+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:58:31.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:28.699773+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:58:31.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:30.365245+0000 mon.smithi044 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.44:6810/1772430452,v1:172.21.15.44:6811/1772430452] boot 2024-03-12T01:58:31.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:30.365270+0000 mon.smithi044 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-12T01:58:31.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:30.365670+0000 mon.smithi044 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T01:58:31.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:30.724950+0000 mgr.smithi044.lynzrj (mgr.14164) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T01:58:32.650 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:31.373841+0000 mon.smithi044 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-03-12T01:58:32.650 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:32.164203+0000 mgr.smithi044.lynzrj (mgr.14164) 129 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:58:32.650 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:32.164984+0000 mon.smithi044 (mon.0) 315 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:58:32.650 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:32.166222+0000 mon.smithi044 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:58:32.650 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:32.166746+0000 mon.smithi044 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:32.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:31.373841+0000 mon.smithi044 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-03-12T01:58:32.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:32.164203+0000 mgr.smithi044.lynzrj (mgr.14164) 129 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:58:32.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:32.164984+0000 mon.smithi044 (mon.0) 315 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:58:32.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:32.166222+0000 mon.smithi044 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:58:32.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:32.166746+0000 mon.smithi044 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:33.729 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:32.629946+0000 mon.smithi044 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:33.730 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:32.725225+0000 mgr.smithi044.lynzrj (mgr.14164) 130 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:33.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:32.629946+0000 mon.smithi044 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:33.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:32.725225+0000 mgr.smithi044.lynzrj (mgr.14164) 130 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:35.144 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:34.490941+0000 mon.smithi044 (mon.0) 319 : audit [INF] from='client.? 172.21.15.44:0/3553519869' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f19eadd6-23de-4d16-965f-b205112539a3"}]: dispatch 2024-03-12T01:58:35.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:34.494929+0000 mon.smithi044 (mon.0) 320 : audit [INF] from='client.? 172.21.15.44:0/3553519869' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f19eadd6-23de-4d16-965f-b205112539a3"}]': finished 2024-03-12T01:58:35.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:34.494967+0000 mon.smithi044 (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-12T01:58:35.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:34.495054+0000 mon.smithi044 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:35.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:34.490941+0000 mon.smithi044 (mon.0) 319 : audit [INF] from='client.? 172.21.15.44:0/3553519869' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f19eadd6-23de-4d16-965f-b205112539a3"}]: dispatch 2024-03-12T01:58:35.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:34.494929+0000 mon.smithi044 (mon.0) 320 : audit [INF] from='client.? 172.21.15.44:0/3553519869' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f19eadd6-23de-4d16-965f-b205112539a3"}]': finished 2024-03-12T01:58:35.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:34.494967+0000 mon.smithi044 (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-12T01:58:35.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:34.495054+0000 mon.smithi044 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:36.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:34.725450+0000 mgr.smithi044.lynzrj (mgr.14164) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:36.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:34.924697+0000 mon.smithi044 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.44:0/2875174316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:58:36.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:34.725450+0000 mgr.smithi044.lynzrj (mgr.14164) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:36.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:34.924697+0000 mon.smithi044 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.44:0/2875174316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:58:38.214 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:36.725836+0000 mgr.smithi044.lynzrj (mgr.14164) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:38.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:36.725836+0000 mgr.smithi044.lynzrj (mgr.14164) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:40.024 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:38.726082+0000 mgr.smithi044.lynzrj (mgr.14164) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:40.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:38.726082+0000 mgr.smithi044.lynzrj (mgr.14164) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:40.642582+0000 mgr.smithi044.lynzrj (mgr.14164) 134 : cephadm [INF] Detected new or changed devices on smithi044 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.647046+0000 mon.smithi044 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:40.726323+0000 mgr.smithi044.lynzrj (mgr.14164) 135 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.951943+0000 mon.smithi044 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.952659+0000 mon.smithi044 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:40.953171+0000 mgr.smithi044.lynzrj (mgr.14164) 136 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 6451M 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.956808+0000 mon.smithi044 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:41.829 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.959975+0000 mon.smithi044 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:41.830 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.962853+0000 mon.smithi044 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:58:41.830 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.963742+0000 mon.smithi044 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:41.830 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:40.964282+0000 mon.smithi044 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:58:41.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:40.642582+0000 mgr.smithi044.lynzrj (mgr.14164) 134 : cephadm [INF] Detected new or changed devices on smithi044 2024-03-12T01:58:41.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.647046+0000 mon.smithi044 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:41.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:40.726323+0000 mgr.smithi044.lynzrj (mgr.14164) 135 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:41.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.951943+0000 mon.smithi044 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:58:41.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.952659+0000 mon.smithi044 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:58:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:40.953171+0000 mgr.smithi044.lynzrj (mgr.14164) 136 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 6451M 2024-03-12T01:58:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.956808+0000 mon.smithi044 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.959975+0000 mon.smithi044 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.962853+0000 mon.smithi044 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:58:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.963742+0000 mon.smithi044 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:40.964282+0000 mon.smithi044 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:58:42.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:41.852121+0000 mon.smithi044 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T01:58:42.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:41.852809+0000 mon.smithi044 (mon.0) 333 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:42.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:58:41.853348+0000 mgr.smithi044.lynzrj (mgr.14164) 137 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-03-12T01:58:43.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:41.852121+0000 mon.smithi044 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T01:58:43.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:41.852809+0000 mon.smithi044 (mon.0) 333 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:43.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:58:41.853348+0000 mgr.smithi044.lynzrj (mgr.14164) 137 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-03-12T01:58:43.968 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:42.665781+0000 mon.smithi044 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:43.969 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:42.726649+0000 mgr.smithi044.lynzrj (mgr.14164) 138 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:43.969 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:42.846633+0000 mon.smithi044 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:58:43.969 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:42.848958+0000 mon.smithi044 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:58:43.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:42.665781+0000 mon.smithi044 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:43.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:42.726649+0000 mgr.smithi044.lynzrj (mgr.14164) 138 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:43.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:42.846633+0000 mon.smithi044 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:58:43.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:42.848958+0000 mon.smithi044 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:58:46.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:44.726909+0000 mgr.smithi044.lynzrj (mgr.14164) 139 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:46.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:44.726909+0000 mgr.smithi044.lynzrj (mgr.14164) 139 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:46.963 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 2 on host 'smithi044' 2024-03-12T01:58:47.958 DEBUG:teuthology.orchestra.run.smithi044:osd.2> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.2.service 2024-03-12T01:58:47.960 INFO:tasks.cephadm:Deploying osd.3 on smithi044 with /dev/vg_nvme/lv_1... 2024-03-12T01:58:47.960 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-12T01:58:47.992 INFO:journalctl@ceph.osd.2.smithi044.stdout:-- Logs begin at Tue 2024-03-12 01:47:24 UTC. -- 2024-03-12T01:58:48.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:46.727154+0000 mgr.smithi044.lynzrj (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:48.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:46.958013+0000 mon.smithi044 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:48.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:46.962004+0000 mon.smithi044 (mon.0) 338 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:48.311 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:46.727154+0000 mgr.smithi044.lynzrj (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:48.311 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:46.958013+0000 mon.smithi044 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:48.312 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:46.962004+0000 mon.smithi044 (mon.0) 338 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:50.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:48.727428+0000 mgr.smithi044.lynzrj (mgr.14164) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:50.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.888150+0000 mon.smithi145 (mon.1) 2 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2677849015,v1:172.21.15.44:6819/2677849015]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T01:58:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.888439+0000 mon.smithi044 (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T01:58:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.890693+0000 mon.smithi044 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:50.280 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 01:58:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2[52831]: debug 2024-03-12T01:58:49.881+0000 7f1a9ce42080 -1 osd.2 0 log_to_monitors {default=true} 2024-03-12T01:58:50.281 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:48.727428+0000 mgr.smithi044.lynzrj (mgr.14164) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:50.281 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.888150+0000 mon.smithi145 (mon.1) 2 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2677849015,v1:172.21.15.44:6819/2677849015]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T01:58:50.281 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.888439+0000 mon.smithi044 (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T01:58:50.281 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.890693+0000 mon.smithi044 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0125479 s, 836 MB/s 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 2024-03-12T01:58:50.378 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-03-12T01:58:51.224 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2[52831]: debug 2024-03-12T01:58:50.980+0000 7f1a933a5700 -1 osd.2 0 waiting for initial osdmap 2024-03-12T01:58:51.224 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2[52831]: debug 2024-03-12T01:58:50.983+0000 7f1a8e31e700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-03-12T01:58:51.224 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.969090+0000 mon.smithi044 (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T01:58:51.224 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:49.969203+0000 mon.smithi044 (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-12T01:58:51.225 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.969618+0000 mon.smithi044 (mon.0) 343 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:51.225 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.970107+0000 mon.smithi145 (mon.1) 3 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2677849015,v1:172.21.15.44:6819/2677849015]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:51.225 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:49.973453+0000 mon.smithi044 (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:51.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.969090+0000 mon.smithi044 (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T01:58:51.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:49.969203+0000 mon.smithi044 (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-12T01:58:51.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.969618+0000 mon.smithi044 (mon.0) 343 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.970107+0000 mon.smithi145 (mon.1) 3 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2677849015,v1:172.21.15.44:6819/2677849015]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:49.973453+0000 mon.smithi044 (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:58:52.468 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi044:vg_nvme/lv_1 2024-03-12T01:58:52.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:50.727770+0000 mgr.smithi044.lynzrj (mgr.14164) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:50.973863+0000 mon.smithi044 (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:58:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:50.973931+0000 mon.smithi044 (mon.0) 346 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-03-12T01:58:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:50.974271+0000 mon.smithi044 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:50.979764+0000 mon.smithi044 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:52.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:50.727770+0000 mgr.smithi044.lynzrj (mgr.14164) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:52.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:50.973863+0000 mon.smithi044 (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:58:52.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:50.973931+0000 mon.smithi044 (mon.0) 346 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-03-12T01:58:52.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:50.974271+0000 mon.smithi044 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:52.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:50.979764+0000 mon.smithi044 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:53.474 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:50.838037+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:58:53.474 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:50.838150+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:58:53.474 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:51.980444+0000 mon.smithi044 (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.44:6818/2677849015,v1:172.21.15.44:6819/2677849015] boot 2024-03-12T01:58:53.474 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:51.980475+0000 mon.smithi044 (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-12T01:58:53.475 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:51.980759+0000 mon.smithi044 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:53.475 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:51.981198+0000 mon.smithi044 (mon.0) 352 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-03-12T01:58:53.475 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:52.728021+0000 mgr.smithi044.lynzrj (mgr.14164) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:53.475 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:52.981771+0000 mon.smithi044 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-03-12T01:58:53.475 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:52.981815+0000 mon.smithi044 (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-12T01:58:53.475 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:52.982505+0000 mon.smithi044 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-03-12T01:58:53.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:50.838037+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:58:53.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:50.838150+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:58:53.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:51.980444+0000 mon.smithi044 (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.44:6818/2677849015,v1:172.21.15.44:6819/2677849015] boot 2024-03-12T01:58:53.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:51.980475+0000 mon.smithi044 (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-12T01:58:53.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:51.980759+0000 mon.smithi044 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:58:53.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:51.981198+0000 mon.smithi044 (mon.0) 352 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-03-12T01:58:53.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:52.728021+0000 mgr.smithi044.lynzrj (mgr.14164) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T01:58:53.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:52.981771+0000 mon.smithi044 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-03-12T01:58:53.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:52.981815+0000 mon.smithi044 (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-12T01:58:53.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:52.982505+0000 mon.smithi044 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-03-12T01:58:54.619 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:53.522676+0000 mon.smithi044 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:54.619 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:53.523706+0000 mgr.smithi044.lynzrj (mgr.14164) 144 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:58:54.620 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:53.525815+0000 mon.smithi044 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:54.620 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:53.528605+0000 mon.smithi044 (mon.0) 358 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:58:54.620 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:53.529458+0000 mon.smithi044 (mon.0) 359 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:54.620 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:53.529933+0000 mon.smithi044 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:58:54.620 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:53.983152+0000 mon.smithi044 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-03-12T01:58:54.620 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:53.983233+0000 mon.smithi044 (mon.0) 362 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-12T01:58:54.891 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:53.522676+0000 mon.smithi044 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:54.891 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:53.523706+0000 mgr.smithi044.lynzrj (mgr.14164) 144 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:58:54.891 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:53.525815+0000 mon.smithi044 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:54.892 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:53.528605+0000 mon.smithi044 (mon.0) 358 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:58:54.892 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:53.529458+0000 mon.smithi044 (mon.0) 359 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:54.892 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:53.529933+0000 mon.smithi044 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:58:54.892 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:53.983152+0000 mon.smithi044 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-03-12T01:58:54.892 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:53.983233+0000 mon.smithi044 (mon.0) 362 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:54.520997+0000 mon.smithi044 (mon.0) 363 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:54.984507+0000 mon.smithi044 (mon.0) 364 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:55.050338+0000 mgr.smithi044.lynzrj (mgr.14164) 145 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:55.051009+0000 mon.smithi044 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:55.052296+0000 mon.smithi044 (mon.0) 366 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:55.052862+0000 mon.smithi044 (mon.0) 367 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:55.293501+0000 mon.smithi044 (mon.0) 368 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:55.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:54.520997+0000 mon.smithi044 (mon.0) 363 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-12T01:58:55.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:54.984507+0000 mon.smithi044 (mon.0) 364 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-12T01:58:55.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:55.050338+0000 mgr.smithi044.lynzrj (mgr.14164) 145 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:58:55.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:55.051009+0000 mon.smithi044 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:58:55.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:55.052296+0000 mon.smithi044 (mon.0) 366 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:58:55.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:55.052862+0000 mon.smithi044 (mon.0) 367 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:58:55.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:55.293501+0000 mon.smithi044 (mon.0) 368 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:58:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:55.524151+0000 mgr.smithi044.lynzrj (mgr.14164) 146 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:58:57.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:55.524151+0000 mgr.smithi044.lynzrj (mgr.14164) 146 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:58:59.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:57.524498+0000 mgr.smithi044.lynzrj (mgr.14164) 147 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:58:59.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:58.537334+0000 mon.smithi044 (mon.0) 369 : audit [INF] from='client.? 172.21.15.44:0/1358661788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a28def01-5396-4acd-8e93-16d723f7034a"}]: dispatch 2024-03-12T01:58:59.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:58.541199+0000 mon.smithi044 (mon.0) 370 : audit [INF] from='client.? 172.21.15.44:0/1358661788' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a28def01-5396-4acd-8e93-16d723f7034a"}]': finished 2024-03-12T01:58:59.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:58.541265+0000 mon.smithi044 (mon.0) 371 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-12T01:58:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:58.541407+0000 mon.smithi044 (mon.0) 372 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:58:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:58:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:58:58.984260+0000 mon.smithi044 (mon.0) 373 : audit [DBG] from='client.? 172.21.15.44:0/4246516961' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:58:59.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:57.524498+0000 mgr.smithi044.lynzrj (mgr.14164) 147 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:58:59.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:58.537334+0000 mon.smithi044 (mon.0) 369 : audit [INF] from='client.? 172.21.15.44:0/1358661788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a28def01-5396-4acd-8e93-16d723f7034a"}]: dispatch 2024-03-12T01:58:59.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:58.541199+0000 mon.smithi044 (mon.0) 370 : audit [INF] from='client.? 172.21.15.44:0/1358661788' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a28def01-5396-4acd-8e93-16d723f7034a"}]': finished 2024-03-12T01:58:59.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:58.541265+0000 mon.smithi044 (mon.0) 371 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-12T01:58:59.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:58.541407+0000 mon.smithi044 (mon.0) 372 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:58:59.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:58:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:58:58.984260+0000 mon.smithi044 (mon.0) 373 : audit [DBG] from='client.? 172.21.15.44:0/4246516961' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:01.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:58:59.524733+0000 mgr.smithi044.lynzrj (mgr.14164) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:01.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:00.325075+0000 mon.smithi044 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:01.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:58:59.524733+0000 mgr.smithi044.lynzrj (mgr.14164) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:01.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:00.325075+0000 mon.smithi044 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:03.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:01.525151+0000 mgr.smithi044.lynzrj (mgr.14164) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:03.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:01.525151+0000 mgr.smithi044.lynzrj (mgr.14164) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:05.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:03.525464+0000 mgr.smithi044.lynzrj (mgr.14164) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:05.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:04.788260+0000 mon.smithi044 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:05.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:04.792054+0000 mon.smithi044 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:05.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:03.525464+0000 mgr.smithi044.lynzrj (mgr.14164) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:05.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:04.788260+0000 mon.smithi044 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:05.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:04.792054+0000 mon.smithi044 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:04.783245+0000 mgr.smithi044.lynzrj (mgr.14164) 151 : cephadm [INF] Detected new or changed devices on smithi044 2024-03-12T01:59:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:04.789095+0000 mgr.smithi044.lynzrj (mgr.14164) 152 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:05.786626+0000 mon.smithi044 (mon.0) 377 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-12T01:59:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:05.786683+0000 mon.smithi044 (mon.0) 378 : cluster [INF] Cluster is now healthy 2024-03-12T01:59:06.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:05.870761+0000 mon.smithi044 (mon.0) 379 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T01:59:06.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:05.871387+0000 mon.smithi044 (mon.0) 380 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:06.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:04.783245+0000 mgr.smithi044.lynzrj (mgr.14164) 151 : cephadm [INF] Detected new or changed devices on smithi044 2024-03-12T01:59:06.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:04.789095+0000 mgr.smithi044.lynzrj (mgr.14164) 152 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:06.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:05.786626+0000 mon.smithi044 (mon.0) 377 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-12T01:59:06.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:05.786683+0000 mon.smithi044 (mon.0) 378 : cluster [INF] Cluster is now healthy 2024-03-12T01:59:06.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:05.870761+0000 mon.smithi044 (mon.0) 379 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T01:59:06.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:05.871387+0000 mon.smithi044 (mon.0) 380 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:07.555 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:05.871867+0000 mgr.smithi044.lynzrj (mgr.14164) 153 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-03-12T01:59:07.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:05.871867+0000 mgr.smithi044.lynzrj (mgr.14164) 153 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-03-12T01:59:08.533 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:06.789428+0000 mgr.smithi044.lynzrj (mgr.14164) 154 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:08.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:06.789428+0000 mgr.smithi044.lynzrj (mgr.14164) 154 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:09.400 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 3 on host 'smithi044' 2024-03-12T01:59:10.049 DEBUG:teuthology.orchestra.run.smithi044:osd.3> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.3.service 2024-03-12T01:59:10.051 INFO:tasks.cephadm:Deploying osd.4 on smithi145 with /dev/vg_nvme/lv_4... 2024-03-12T01:59:10.051 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-12T01:59:10.084 INFO:journalctl@ceph.osd.3.smithi044.stdout:-- Logs begin at Tue 2024-03-12 01:47:24 UTC. -- 2024-03-12T01:59:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:08.789682+0000 mgr.smithi044.lynzrj (mgr.14164) 155 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:09.387168+0000 mon.smithi044 (mon.0) 381 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:09.388904+0000 mon.smithi044 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:09.389452+0000 mon.smithi044 (mon.0) 383 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:09.392737+0000 mon.smithi044 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:09.398102+0000 mon.smithi044 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:10.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:08.789682+0000 mgr.smithi044.lynzrj (mgr.14164) 155 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:10.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:09.387168+0000 mon.smithi044 (mon.0) 381 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:10.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:09.388904+0000 mon.smithi044 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:10.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:09.389452+0000 mon.smithi044 (mon.0) 383 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:10.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:09.392737+0000 mon.smithi044 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:10.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:09.398102+0000 mon.smithi044 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:12.198 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-12T01:59:12.198 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-12T01:59:12.198 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2024-03-12T01:59:12.198 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2024-03-12T01:59:12.198 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110468 s, 949 MB/s 2024-03-12T01:59:12.199 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2024-03-12T01:59:12.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:10.789957+0000 mgr.smithi044.lynzrj (mgr.14164) 156 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:12.665 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:10.789957+0000 mgr.smithi044.lynzrj (mgr.14164) 156 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:12.666 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 01:59:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3[56373]: debug 2024-03-12T01:59:12.541+0000 7fcbf1f80080 -1 osd.3 0 log_to_monitors {default=true} 2024-03-12T01:59:12.874 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_4 2024-03-12T01:59:13.528 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:12.545667+0000 mon.smithi044 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T01:59:13.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:12.545667+0000 mon.smithi044 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T01:59:14.416 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:12.790255+0000 mgr.smithi044.lynzrj (mgr.14164) 157 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:14.416 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:13.354472+0000 mon.smithi044 (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T01:59:14.416 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:13.354537+0000 mon.smithi044 (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-12T01:59:14.416 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:13.354647+0000 mon.smithi044 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:14.416 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:13.354999+0000 mon.smithi044 (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:59:14.417 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.104481+0000 mon.smithi044 (mon.0) 391 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:14.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:12.790255+0000 mgr.smithi044.lynzrj (mgr.14164) 157 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:14.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:13.354472+0000 mon.smithi044 (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T01:59:14.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:13.354537+0000 mon.smithi044 (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-12T01:59:14.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:13.354647+0000 mon.smithi044 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:14.761 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:13.354999+0000 mon.smithi044 (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T01:59:14.761 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.104481+0000 mon.smithi044 (mon.0) 391 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:14.761 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3[56373]: debug 2024-03-12T01:59:14.356+0000 7fcbe84e3700 -1 osd.3 0 waiting for initial osdmap 2024-03-12T01:59:14.761 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 01:59:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3[56373]: debug 2024-03-12T01:59:14.360+0000 7fcbe0c57700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.355371+0000 mon.smithi044 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:14.355422+0000 mon.smithi044 (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.355784+0000 mon.smithi044 (mon.0) 394 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.359205+0000 mon.smithi044 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:14.790564+0000 mgr.smithi044.lynzrj (mgr.14164) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.791199+0000 mgr.smithi044.lynzrj (mgr.14164) 159 : audit [DBG] from='client.24133 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:59:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.792008+0000 mon.smithi044 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:59:15.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.793330+0000 mon.smithi044 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:59:15.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:14.793862+0000 mon.smithi044 (mon.0) 398 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.355371+0000 mon.smithi044 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:14.355422+0000 mon.smithi044 (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.355784+0000 mon.smithi044 (mon.0) 394 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.359205+0000 mon.smithi044 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:14.790564+0000 mgr.smithi044.lynzrj (mgr.14164) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.791199+0000 mgr.smithi044.lynzrj (mgr.14164) 159 : audit [DBG] from='client.24133 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.792008+0000 mon.smithi044 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:59:15.506 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.793330+0000 mon.smithi044 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:59:15.507 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:14.793862+0000 mon.smithi044 (mon.0) 398 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:16.708 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:13.536216+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:59:16.708 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:13.536414+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:59:16.708 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:15.361325+0000 mon.smithi044 (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940] boot 2024-03-12T01:59:16.708 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:15.361366+0000 mon.smithi044 (mon.0) 400 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-12T01:59:16.708 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:15.361739+0000 mon.smithi044 (mon.0) 401 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:16.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:13.536216+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:59:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:13.536414+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:59:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:15.361325+0000 mon.smithi044 (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.44:6826/1980063940,v1:172.21.15.44:6827/1980063940] boot 2024-03-12T01:59:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:15.361366+0000 mon.smithi044 (mon.0) 400 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-12T01:59:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:15.361739+0000 mon.smithi044 (mon.0) 401 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:59:17.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:16.367443+0000 mon.smithi044 (mon.0) 402 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-12T01:59:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:16.790973+0000 mgr.smithi044.lynzrj (mgr.14164) 160 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.042596+0000 mon.smithi145 (mon.1) 4 : audit [INF] from='client.? 172.21.15.145:0/1922809999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ea33c3a-9671-48be-8ae8-16adf1a8bd32"}]: dispatch 2024-03-12T01:59:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.043160+0000 mon.smithi044 (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ea33c3a-9671-48be-8ae8-16adf1a8bd32"}]: dispatch 2024-03-12T01:59:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.046797+0000 mon.smithi044 (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ea33c3a-9671-48be-8ae8-16adf1a8bd32"}]': finished 2024-03-12T01:59:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:17.046841+0000 mon.smithi044 (mon.0) 405 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-12T01:59:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.046931+0000 mon.smithi044 (mon.0) 406 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:16.367443+0000 mon.smithi044 (mon.0) 402 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:16.790973+0000 mgr.smithi044.lynzrj (mgr.14164) 160 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.042596+0000 mon.smithi145 (mon.1) 4 : audit [INF] from='client.? 172.21.15.145:0/1922809999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ea33c3a-9671-48be-8ae8-16adf1a8bd32"}]: dispatch 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.043160+0000 mon.smithi044 (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ea33c3a-9671-48be-8ae8-16adf1a8bd32"}]: dispatch 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.046797+0000 mon.smithi044 (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ea33c3a-9671-48be-8ae8-16adf1a8bd32"}]': finished 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:17.046841+0000 mon.smithi044 (mon.0) 405 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-12T01:59:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.046931+0000 mon.smithi044 (mon.0) 406 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:18.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.467731+0000 mon.smithi145 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.145:0/4239671027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.756615+0000 mon.smithi044 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.757601+0000 mon.smithi044 (mon.0) 408 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.758233+0000 mon.smithi044 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.758789+0000 mon.smithi044 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.759325+0000 mon.smithi044 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:17.759749+0000 mgr.smithi044.lynzrj (mgr.14164) 161 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 3225M 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.762966+0000 mon.smithi044 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.767357+0000 mon.smithi044 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.770262+0000 mon.smithi044 (mon.0) 414 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.771064+0000 mon.smithi044 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:18.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:17.771540+0000 mon.smithi044 (mon.0) 416 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.467731+0000 mon.smithi145 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.145:0/4239671027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.756615+0000 mon.smithi044 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.757601+0000 mon.smithi044 (mon.0) 408 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.758233+0000 mon.smithi044 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.758789+0000 mon.smithi044 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.759325+0000 mon.smithi044 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:17.759749+0000 mgr.smithi044.lynzrj (mgr.14164) 161 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 3225M 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.762966+0000 mon.smithi044 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.767357+0000 mon.smithi044 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.770262+0000 mon.smithi044 (mon.0) 414 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:18.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.771064+0000 mon.smithi044 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:18.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:17.771540+0000 mon.smithi044 (mon.0) 416 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:19.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:18.791294+0000 mgr.smithi044.lynzrj (mgr.14164) 162 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:20.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:18.791294+0000 mgr.smithi044.lynzrj (mgr.14164) 162 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:22.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:20.791538+0000 mgr.smithi044.lynzrj (mgr.14164) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:22.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:20.791538+0000 mgr.smithi044.lynzrj (mgr.14164) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:22.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:21.898471+0000 mon.smithi044 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:22.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:21.903650+0000 mon.smithi044 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:23.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:21.898471+0000 mon.smithi044 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:23.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:21.903650+0000 mon.smithi044 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:24.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:22.792042+0000 mgr.smithi044.lynzrj (mgr.14164) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:24.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:23.113274+0000 mon.smithi044 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T01:59:24.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:23.114109+0000 mon.smithi044 (mon.0) 420 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:24.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:23.114714+0000 mgr.smithi044.lynzrj (mgr.14164) 165 : cephadm [INF] Deploying daemon osd.4 on smithi145 2024-03-12T01:59:24.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:22.792042+0000 mgr.smithi044.lynzrj (mgr.14164) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:24.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:23.113274+0000 mon.smithi044 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T01:59:24.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:23.114109+0000 mon.smithi044 (mon.0) 420 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:24.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:23.114714+0000 mgr.smithi044.lynzrj (mgr.14164) 165 : cephadm [INF] Deploying daemon osd.4 on smithi145 2024-03-12T01:59:25.997 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:24.792402+0000 mgr.smithi044.lynzrj (mgr.14164) 166 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:26.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:24.792402+0000 mgr.smithi044.lynzrj (mgr.14164) 166 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:26.541 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 4 on host 'smithi145' 2024-03-12T01:59:27.168 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:26.528433+0000 mon.smithi044 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:27.168 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:26.531650+0000 mon.smithi044 (mon.0) 422 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:27.168 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:26.531888+0000 mon.smithi044 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:27.168 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:26.533391+0000 mon.smithi044 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:27.168 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:26.537990+0000 mon.smithi044 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:27.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:26.528433+0000 mon.smithi044 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:27.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:26.531650+0000 mon.smithi044 (mon.0) 422 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:27.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:26.531888+0000 mon.smithi044 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:27.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:26.533391+0000 mon.smithi044 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:27.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:26.537990+0000 mon.smithi044 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:27.241 DEBUG:teuthology.orchestra.run.smithi145:osd.4> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.4.service 2024-03-12T01:59:27.244 INFO:tasks.cephadm:Deploying osd.5 on smithi145 with /dev/vg_nvme/lv_3... 2024-03-12T01:59:27.244 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-12T01:59:27.276 INFO:journalctl@ceph.osd.4.smithi145.stdout:-- Logs begin at Tue 2024-03-12 01:47:29 UTC. -- 2024-03-12T01:59:28.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:26.792703+0000 mgr.smithi044.lynzrj (mgr.14164) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:28.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:26.792703+0000 mgr.smithi044.lynzrj (mgr.14164) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:29.926 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 01:59:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4[43066]: debug 2024-03-12T01:59:29.647+0000 7f764c231080 -1 osd.4 0 log_to_monitors {default=true} 2024-03-12T01:59:30.029 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-12T01:59:30.029 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-12T01:59:30.029 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2024-03-12T01:59:30.029 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2024-03-12T01:59:30.029 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0130081 s, 806 MB/s 2024-03-12T01:59:30.030 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2024-03-12T01:59:30.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:28.793087+0000 mgr.smithi044.lynzrj (mgr.14164) 168 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:29.651969+0000 mon.smithi145 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2922868882,v1:172.21.15.145:6801/2922868882]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:59:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:29.652450+0000 mon.smithi044 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:59:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:28.793087+0000 mgr.smithi044.lynzrj (mgr.14164) 168 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:29.651969+0000 mon.smithi145 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2922868882,v1:172.21.15.145:6801/2922868882]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:59:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:29.652450+0000 mon.smithi044 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:59:30.870 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_3 2024-03-12T01:59:31.247 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4[43066]: debug 2024-03-12T01:59:30.935+0000 7f7642794700 -1 osd.4 0 waiting for initial osdmap 2024-03-12T01:59:31.247 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4[43066]: debug 2024-03-12T01:59:30.941+0000 7f763af08700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:29.923276+0000 mon.smithi044 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:29.923325+0000 mon.smithi044 (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:29.923675+0000 mon.smithi044 (mon.0) 429 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:29.923886+0000 mon.smithi145 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2922868882,v1:172.21.15.145:6801/2922868882]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:29.924091+0000 mon.smithi044 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:30.723444+0000 mon.smithi044 (mon.0) 431 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:30.924907+0000 mon.smithi044 (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:29.923276+0000 mon.smithi044 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:29.923325+0000 mon.smithi044 (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:29.923675+0000 mon.smithi044 (mon.0) 429 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:29.923886+0000 mon.smithi145 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2922868882,v1:172.21.15.145:6801/2922868882]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:29.924091+0000 mon.smithi044 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:30.723444+0000 mon.smithi044 (mon.0) 431 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:31.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:30.924907+0000 mon.smithi044 (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:30.793305+0000 mgr.smithi044.lynzrj (mgr.14164) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:30.924998+0000 mon.smithi044 (mon.0) 433 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:30.925144+0000 mon.smithi044 (mon.0) 434 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:30.933906+0000 mon.smithi044 (mon.0) 435 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:30.937962+0000 mon.smithi044 (mon.0) 436 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:31.929698+0000 mon.smithi044 (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.145:6800/2922868882,v1:172.21.15.145:6801/2922868882] boot 2024-03-12T01:59:32.199 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:31.929777+0000 mon.smithi044 (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-12T01:59:32.200 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:31.929950+0000 mon.smithi044 (mon.0) 439 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:30.793305+0000 mgr.smithi044.lynzrj (mgr.14164) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:30.924998+0000 mon.smithi044 (mon.0) 433 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:30.925144+0000 mon.smithi044 (mon.0) 434 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:30.933906+0000 mon.smithi044 (mon.0) 435 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:30.937962+0000 mon.smithi044 (mon.0) 436 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:31.929698+0000 mon.smithi044 (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.145:6800/2922868882,v1:172.21.15.145:6801/2922868882] boot 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:31.929777+0000 mon.smithi044 (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-12T01:59:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:31.929950+0000 mon.smithi044 (mon.0) 439 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:59:33.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:30.617381+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:59:33.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:30.617458+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:59:33.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:32.930853+0000 mon.smithi044 (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-12T01:59:33.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:30.617381+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:59:33.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:30.617458+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:59:33.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:32.930853+0000 mon.smithi044 (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-12T01:59:34.240 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:32.793609+0000 mgr.smithi044.lynzrj (mgr.14164) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:34.240 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:32.964036+0000 mgr.smithi044.lynzrj (mgr.14164) 171 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:59:34.240 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:32.964957+0000 mon.smithi044 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:59:34.240 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:32.966691+0000 mon.smithi044 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:59:34.240 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:32.967514+0000 mon.smithi044 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:34.240 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:33.929779+0000 mon.smithi044 (mon.0) 444 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-12T01:59:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:32.793609+0000 mgr.smithi044.lynzrj (mgr.14164) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:32.964036+0000 mgr.smithi044.lynzrj (mgr.14164) 171 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:59:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:32.964957+0000 mon.smithi044 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:59:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:32.966691+0000 mon.smithi044 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:59:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:32.967514+0000 mon.smithi044 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:33.929779+0000 mon.smithi044 (mon.0) 444 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-12T01:59:36.046 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:34.794112+0000 mgr.smithi044.lynzrj (mgr.14164) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:36.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:34.794112+0000 mgr.smithi044.lynzrj (mgr.14164) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:37.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:36.311679+0000 mgr.smithi044.lynzrj (mgr.14164) 173 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T01:59:37.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.316410+0000 mon.smithi044 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:37.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.564995+0000 mon.smithi044 (mon.0) 446 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.570025+0000 mon.smithi044 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.574115+0000 mon.smithi044 (mon.0) 448 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.578062+0000 mon.smithi044 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.579117+0000 mon.smithi044 (mon.0) 450 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.579786+0000 mon.smithi044 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.775476+0000 mon.smithi145 (mon.1) 8 : audit [INF] from='client.? 172.21.15.145:0/338259985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7cbf161-7b6e-498a-abdf-254521aa125b"}]: dispatch 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.775928+0000 mon.smithi044 (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7cbf161-7b6e-498a-abdf-254521aa125b"}]: dispatch 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.780786+0000 mon.smithi044 (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7cbf161-7b6e-498a-abdf-254521aa125b"}]': finished 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:36.780863+0000 mon.smithi044 (mon.0) 454 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-03-12T01:59:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:36.781011+0000 mon.smithi044 (mon.0) 455 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:37.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:37.187753+0000 mon.smithi145 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.145:0/3005634147' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:37.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:36.311679+0000 mgr.smithi044.lynzrj (mgr.14164) 173 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.316410+0000 mon.smithi044 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.564995+0000 mon.smithi044 (mon.0) 446 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.570025+0000 mon.smithi044 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.574115+0000 mon.smithi044 (mon.0) 448 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.578062+0000 mon.smithi044 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.579117+0000 mon.smithi044 (mon.0) 450 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.579786+0000 mon.smithi044 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.775476+0000 mon.smithi145 (mon.1) 8 : audit [INF] from='client.? 172.21.15.145:0/338259985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7cbf161-7b6e-498a-abdf-254521aa125b"}]: dispatch 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.775928+0000 mon.smithi044 (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7cbf161-7b6e-498a-abdf-254521aa125b"}]: dispatch 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.780786+0000 mon.smithi044 (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7cbf161-7b6e-498a-abdf-254521aa125b"}]': finished 2024-03-12T01:59:37.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:36.780863+0000 mon.smithi044 (mon.0) 454 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-03-12T01:59:37.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:36.781011+0000 mon.smithi044 (mon.0) 455 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:37.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:37.187753+0000 mon.smithi145 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.145:0/3005634147' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:38.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:36.565700+0000 mgr.smithi044.lynzrj (mgr.14164) 174 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 15970M 2024-03-12T01:59:38.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:36.794376+0000 mgr.smithi044.lynzrj (mgr.14164) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:38.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:36.565700+0000 mgr.smithi044.lynzrj (mgr.14164) 174 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 15970M 2024-03-12T01:59:38.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:36.794376+0000 mgr.smithi044.lynzrj (mgr.14164) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:40.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:38.794679+0000 mgr.smithi044.lynzrj (mgr.14164) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:40.696 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:38.794679+0000 mgr.smithi044.lynzrj (mgr.14164) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:42.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:40.794940+0000 mgr.smithi044.lynzrj (mgr.14164) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:42.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:40.879696+0000 mon.smithi044 (mon.0) 456 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:42.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:40.882801+0000 mon.smithi044 (mon.0) 457 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:42.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:40.794940+0000 mgr.smithi044.lynzrj (mgr.14164) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:42.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:40.879696+0000 mon.smithi044 (mon.0) 456 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:42.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:40.882801+0000 mon.smithi044 (mon.0) 457 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:43.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:42.845278+0000 mon.smithi044 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T01:59:43.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:42.846232+0000 mon.smithi044 (mon.0) 459 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:43.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:42.848244+0000 mon.smithi044 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:59:43.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:42.856703+0000 mon.smithi044 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:59:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:42.845278+0000 mon.smithi044 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T01:59:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:42.846232+0000 mon.smithi044 (mon.0) 459 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:42.848244+0000 mon.smithi044 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T01:59:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:42.856703+0000 mon.smithi044 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T01:59:44.205 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:42.795247+0000 mgr.smithi044.lynzrj (mgr.14164) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:44.206 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:42.847105+0000 mgr.smithi044.lynzrj (mgr.14164) 179 : cephadm [INF] Deploying daemon osd.5 on smithi145 2024-03-12T01:59:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:42.795247+0000 mgr.smithi044.lynzrj (mgr.14164) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:42.847105+0000 mgr.smithi044.lynzrj (mgr.14164) 179 : cephadm [INF] Deploying daemon osd.5 on smithi145 2024-03-12T01:59:46.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:44.795678+0000 mgr.smithi044.lynzrj (mgr.14164) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:46.305 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 5 on host 'smithi145' 2024-03-12T01:59:46.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:44.795678+0000 mgr.smithi044.lynzrj (mgr.14164) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:46.905 DEBUG:teuthology.orchestra.run.smithi145:osd.5> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.5.service 2024-03-12T01:59:46.907 INFO:tasks.cephadm:Deploying osd.6 on smithi145 with /dev/vg_nvme/lv_2... 2024-03-12T01:59:46.907 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-12T01:59:46.936 INFO:journalctl@ceph.osd.5.smithi145.stdout:-- Logs begin at Tue 2024-03-12 01:47:29 UTC. -- 2024-03-12T01:59:47.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:46.293851+0000 mon.smithi044 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:46.295642+0000 mon.smithi044 (mon.0) 463 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:46.297977+0000 mon.smithi044 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:46.299981+0000 mon.smithi044 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:46.302840+0000 mon.smithi044 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:47.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:46.293851+0000 mon.smithi044 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:47.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:46.295642+0000 mon.smithi044 (mon.0) 463 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:47.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:46.297977+0000 mon.smithi044 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:47.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:46.299981+0000 mon.smithi044 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:47.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:46.302840+0000 mon.smithi044 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:48.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:46.796028+0000 mgr.smithi044.lynzrj (mgr.14164) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:48.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:46.796028+0000 mgr.smithi044.lynzrj (mgr.14164) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:49.577 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-12T01:59:49.577 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-12T01:59:49.577 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2024-03-12T01:59:49.578 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2024-03-12T01:59:49.578 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0118438 s, 885 MB/s 2024-03-12T01:59:49.578 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2024-03-12T01:59:49.747 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 01:59:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5[45961]: debug 2024-03-12T01:59:49.431+0000 7f1d4b80c080 -1 osd.5 0 log_to_monitors {default=true} 2024-03-12T01:59:50.317 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_2 2024-03-12T01:59:50.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:48.796412+0000 mgr.smithi044.lynzrj (mgr.14164) 182 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:50.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:49.435569+0000 mon.smithi145 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/3686198183,v1:172.21.15.145:6809/3686198183]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:59:50.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:49.435888+0000 mon.smithi044 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:59:50.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:48.796412+0000 mgr.smithi044.lynzrj (mgr.14164) 182 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:50.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:49.435569+0000 mon.smithi145 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/3686198183,v1:172.21.15.145:6809/3686198183]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:59:50.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:49.435888+0000 mon.smithi044 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:59:51.497 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5[45961]: debug 2024-03-12T01:59:51.313+0000 7f1d41d6f700 -1 osd.5 0 waiting for initial osdmap 2024-03-12T01:59:51.498 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5[45961]: debug 2024-03-12T01:59:51.318+0000 7f1d3a4e3700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:50.312857+0000 mon.smithi044 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:50.312960+0000 mon.smithi044 (mon.0) 469 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:50.313392+0000 mon.smithi044 (mon.0) 470 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:50.313655+0000 mon.smithi145 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/3686198183,v1:172.21.15.145:6809/3686198183]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:50.313880+0000 mon.smithi044 (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:50.713672+0000 mon.smithi044 (mon.0) 472 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:50.960536+0000 mon.smithi044 (mon.0) 473 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:51.311735+0000 mon.smithi044 (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T01:59:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:51.311807+0000 mon.smithi044 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-12T01:59:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:51.311964+0000 mon.smithi044 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:51.314857+0000 mon.smithi044 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:51.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:50.312857+0000 mon.smithi044 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T01:59:51.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:50.312960+0000 mon.smithi044 (mon.0) 469 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-12T01:59:51.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:50.313392+0000 mon.smithi044 (mon.0) 470 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:51.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:50.313655+0000 mon.smithi145 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/3686198183,v1:172.21.15.145:6809/3686198183]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:51.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:50.313880+0000 mon.smithi044 (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T01:59:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:50.713672+0000 mon.smithi044 (mon.0) 472 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:50.960536+0000 mon.smithi044 (mon.0) 473 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:51.311735+0000 mon.smithi044 (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T01:59:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:51.311807+0000 mon.smithi044 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-12T01:59:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:51.311964+0000 mon.smithi044 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:51.314857+0000 mon.smithi044 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:52.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:50.796681+0000 mgr.smithi044.lynzrj (mgr.14164) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:52.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:52.316283+0000 mon.smithi044 (mon.0) 478 : cluster [INF] osd.5 [v2:172.21.15.145:6808/3686198183,v1:172.21.15.145:6809/3686198183] boot 2024-03-12T01:59:52.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:52.316336+0000 mon.smithi044 (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-03-12T01:59:52.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:52.316511+0000 mon.smithi044 (mon.0) 480 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:52.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:50.796681+0000 mgr.smithi044.lynzrj (mgr.14164) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T01:59:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:52.316283+0000 mon.smithi044 (mon.0) 478 : cluster [INF] osd.5 [v2:172.21.15.145:6808/3686198183,v1:172.21.15.145:6809/3686198183] boot 2024-03-12T01:59:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:52.316336+0000 mon.smithi044 (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-03-12T01:59:52.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:52.316511+0000 mon.smithi044 (mon.0) 480 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:59:53.434 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:50.410559+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:59:53.434 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:50.410654+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:59:53.434 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:52.664026+0000 mon.smithi044 (mon.0) 481 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:59:53.434 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:52.665712+0000 mon.smithi044 (mon.0) 482 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:59:53.434 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:52.666503+0000 mon.smithi044 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:53.434 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:53.315100+0000 mon.smithi044 (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-12T01:59:53.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:50.410559+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T01:59:53.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:50.410654+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T01:59:53.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:52.664026+0000 mon.smithi044 (mon.0) 481 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T01:59:53.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:52.665712+0000 mon.smithi044 (mon.0) 482 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T01:59:53.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:52.666503+0000 mon.smithi044 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:53.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:53.315100+0000 mon.smithi044 (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-12T01:59:54.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:52.663056+0000 mgr.smithi044.lynzrj (mgr.14164) 184 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:59:54.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:52.797044+0000 mgr.smithi044.lynzrj (mgr.14164) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T01:59:54.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:54.316349+0000 mon.smithi044 (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-12T01:59:54.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:52.663056+0000 mgr.smithi044.lynzrj (mgr.14164) 184 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:59:54.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:52.797044+0000 mgr.smithi044.lynzrj (mgr.14164) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T01:59:54.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:54.316349+0000 mon.smithi044 (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-12T01:59:56.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:54.797559+0000 mgr.smithi044.lynzrj (mgr.14164) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T01:59:56.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.030559+0000 mon.smithi044 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:56.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.031536+0000 mon.smithi044 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:56.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.032390+0000 mon.smithi044 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:56.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.036607+0000 mon.smithi044 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:56.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.040380+0000 mon.smithi044 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:56.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.045356+0000 mon.smithi044 (mon.0) 491 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:56.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.046559+0000 mon.smithi044 (mon.0) 492 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:56.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.047359+0000 mon.smithi044 (mon.0) 493 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:54.797559+0000 mgr.smithi044.lynzrj (mgr.14164) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.030559+0000 mon.smithi044 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.031536+0000 mon.smithi044 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.032390+0000 mon.smithi044 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.036607+0000 mon.smithi044 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.040380+0000 mon.smithi044 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.045356+0000 mon.smithi044 (mon.0) 491 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.046559+0000 mon.smithi044 (mon.0) 492 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:59:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.047359+0000 mon.smithi044 (mon.0) 493 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:56.025282+0000 mgr.smithi044.lynzrj (mgr.14164) 187 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T01:59:56.033003+0000 mgr.smithi044.lynzrj (mgr.14164) 188 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 7985M 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.725105+0000 mon.smithi145 (mon.1) 12 : audit [INF] from='client.? 172.21.15.145:0/1439984208' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b186a2d-0b4e-49f2-a696-c92a052bf111"}]: dispatch 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.725413+0000 mon.smithi044 (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b186a2d-0b4e-49f2-a696-c92a052bf111"}]: dispatch 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.729609+0000 mon.smithi044 (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b186a2d-0b4e-49f2-a696-c92a052bf111"}]': finished 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:56.729698+0000 mon.smithi044 (mon.0) 496 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-03-12T01:59:57.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:56.729851+0000 mon.smithi044 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T01:59:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T01:59:57.152005+0000 mon.smithi145 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.145:0/2939274662' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:56.025282+0000 mgr.smithi044.lynzrj (mgr.14164) 187 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T01:59:56.033003+0000 mgr.smithi044.lynzrj (mgr.14164) 188 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 7985M 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.725105+0000 mon.smithi145 (mon.1) 12 : audit [INF] from='client.? 172.21.15.145:0/1439984208' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b186a2d-0b4e-49f2-a696-c92a052bf111"}]: dispatch 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.725413+0000 mon.smithi044 (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b186a2d-0b4e-49f2-a696-c92a052bf111"}]: dispatch 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.729609+0000 mon.smithi044 (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b186a2d-0b4e-49f2-a696-c92a052bf111"}]': finished 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:56.729698+0000 mon.smithi044 (mon.0) 496 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:56.729851+0000 mon.smithi044 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T01:59:57.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T01:59:57.152005+0000 mon.smithi145 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.145:0/2939274662' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T01:59:58.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 01:59:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:56.797962+0000 mgr.smithi044.lynzrj (mgr.14164) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T01:59:58.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 01:59:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:56.797962+0000 mgr.smithi044.lynzrj (mgr.14164) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:00.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T01:59:58.798545+0000 mgr.smithi044.lynzrj (mgr.14164) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:00.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:00.000162+0000 mon.smithi044 (mon.0) 498 : cluster [INF] overall HEALTH_OK 2024-03-12T02:00:00.687 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T01:59:58.798545+0000 mgr.smithi044.lynzrj (mgr.14164) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:00.687 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:00.000162+0000 mon.smithi044 (mon.0) 498 : cluster [INF] overall HEALTH_OK 2024-03-12T02:00:01.658 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:00.399172+0000 mon.smithi044 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:01.658 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:00.404164+0000 mon.smithi044 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:01.658 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:00.798984+0000 mgr.smithi044.lynzrj (mgr.14164) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:01.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:00.399172+0000 mon.smithi044 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:01.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:00.404164+0000 mon.smithi044 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:01.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:00.798984+0000 mgr.smithi044.lynzrj (mgr.14164) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:03.227 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:02.802371+0000 mon.smithi044 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T02:00:03.227 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:02.803231+0000 mon.smithi044 (mon.0) 502 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:03.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:02.802371+0000 mon.smithi044 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T02:00:03.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:02.803231+0000 mon.smithi044 (mon.0) 502 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:04.147 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:02.799484+0000 mgr.smithi044.lynzrj (mgr.14164) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:04.148 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:00:02.803857+0000 mgr.smithi044.lynzrj (mgr.14164) 193 : cephadm [INF] Deploying daemon osd.6 on smithi145 2024-03-12T02:00:04.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:02.799484+0000 mgr.smithi044.lynzrj (mgr.14164) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:04.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:00:02.803857+0000 mgr.smithi044.lynzrj (mgr.14164) 193 : cephadm [INF] Deploying daemon osd.6 on smithi145 2024-03-12T02:00:06.184 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:04.800056+0000 mgr.smithi044.lynzrj (mgr.14164) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:06.307 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 6 on host 'smithi145' 2024-03-12T02:00:06.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:04.800056+0000 mgr.smithi044.lynzrj (mgr.14164) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:06.919 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:06.292995+0000 mon.smithi044 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:06.919 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:06.294792+0000 mon.smithi044 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:06.919 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:06.297037+0000 mon.smithi044 (mon.0) 505 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:06.919 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:06.298998+0000 mon.smithi044 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:06.919 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:06.303749+0000 mon.smithi044 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:06.920 DEBUG:teuthology.orchestra.run.smithi145:osd.6> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.6.service 2024-03-12T02:00:06.922 INFO:tasks.cephadm:Deploying osd.7 on smithi145 with /dev/vg_nvme/lv_1... 2024-03-12T02:00:06.923 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-12T02:00:06.952 INFO:journalctl@ceph.osd.6.smithi145.stdout:-- Logs begin at Tue 2024-03-12 01:47:29 UTC. -- 2024-03-12T02:00:07.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:06.292995+0000 mon.smithi044 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:07.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:06.294792+0000 mon.smithi044 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:07.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:06.297037+0000 mon.smithi044 (mon.0) 505 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:07.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:06.298998+0000 mon.smithi044 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:07.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:06.303749+0000 mon.smithi044 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:08.435 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:06.800354+0000 mgr.smithi044.lynzrj (mgr.14164) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:08.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:06.800354+0000 mgr.smithi044.lynzrj (mgr.14164) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:09.598 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-12T02:00:09.598 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-12T02:00:09.599 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2024-03-12T02:00:09.599 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2024-03-12T02:00:09.599 INFO:teuthology.orchestra.run.smithi145.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122118 s, 859 MB/s 2024-03-12T02:00:09.599 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2024-03-12T02:00:09.747 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:00:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6[48836]: debug 2024-03-12T02:00:09.423+0000 7effcf565080 -1 osd.6 0 log_to_monitors {default=true} 2024-03-12T02:00:10.273 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_1 2024-03-12T02:00:10.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:08.800711+0000 mgr.smithi044.lynzrj (mgr.14164) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:10.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:09.427948+0000 mon.smithi044 (mon.0) 508 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T02:00:10.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:08.800711+0000 mgr.smithi044.lynzrj (mgr.14164) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:09.427948+0000 mon.smithi044 (mon.0) 508 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T02:00:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:10.316588+0000 mon.smithi044 (mon.0) 509 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T02:00:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:10.316665+0000 mon.smithi044 (mon.0) 510 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-03-12T02:00:11.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:10.316791+0000 mon.smithi044 (mon.0) 511 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:11.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:10.317131+0000 mon.smithi044 (mon.0) 512 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:00:11.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:10.641030+0000 mon.smithi044 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:11.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:10.953492+0000 mon.smithi044 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:11.599 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6[48836]: debug 2024-03-12T02:00:11.320+0000 7effc5ac8700 -1 osd.6 0 waiting for initial osdmap 2024-03-12T02:00:11.599 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6[48836]: debug 2024-03-12T02:00:11.327+0000 7effc0a41700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T02:00:11.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:10.316588+0000 mon.smithi044 (mon.0) 509 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T02:00:11.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:10.316665+0000 mon.smithi044 (mon.0) 510 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-03-12T02:00:11.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:10.316791+0000 mon.smithi044 (mon.0) 511 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:11.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:10.317131+0000 mon.smithi044 (mon.0) 512 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:00:11.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:10.641030+0000 mon.smithi044 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:11.599 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:10.953492+0000 mon.smithi044 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:12.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:10.801237+0000 mgr.smithi044.lynzrj (mgr.14164) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:12.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:11.317336+0000 mon.smithi044 (mon.0) 515 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T02:00:12.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:11.317390+0000 mon.smithi044 (mon.0) 516 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-03-12T02:00:12.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:11.317855+0000 mon.smithi044 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:12.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:11.321654+0000 mon.smithi044 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:12.640 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:10.801237+0000 mgr.smithi044.lynzrj (mgr.14164) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:12.640 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:11.317336+0000 mon.smithi044 (mon.0) 515 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T02:00:12.640 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:11.317390+0000 mon.smithi044 (mon.0) 516 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-03-12T02:00:12.640 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:11.317855+0000 mon.smithi044 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:12.640 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:11.321654+0000 mon.smithi044 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:10.398133+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T02:00:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:10.398277+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T02:00:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:12.323276+0000 mon.smithi044 (mon.0) 519 : cluster [INF] osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607] boot 2024-03-12T02:00:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:12.323308+0000 mon.smithi044 (mon.0) 520 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-03-12T02:00:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:12.323855+0000 mon.smithi044 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:12.339507+0000 mgr.smithi044.lynzrj (mgr.14164) 198 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:00:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:12.340394+0000 mon.smithi044 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T02:00:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:12.342030+0000 mon.smithi044 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T02:00:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:12.342840+0000 mon.smithi044 (mon.0) 524 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:13.702 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:10.398133+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T02:00:13.702 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:10.398277+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T02:00:13.702 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:12.323276+0000 mon.smithi044 (mon.0) 519 : cluster [INF] osd.6 [v2:172.21.15.145:6816/2675278607,v1:172.21.15.145:6817/2675278607] boot 2024-03-12T02:00:13.702 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:12.323308+0000 mon.smithi044 (mon.0) 520 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-03-12T02:00:13.702 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:12.323855+0000 mon.smithi044 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:00:13.702 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:12.339507+0000 mgr.smithi044.lynzrj (mgr.14164) 198 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:00:13.703 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:12.340394+0000 mon.smithi044 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T02:00:13.703 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:12.342030+0000 mon.smithi044 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T02:00:13.703 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:12.342840+0000 mon.smithi044 (mon.0) 524 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:14.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:12.801750+0000 mgr.smithi044.lynzrj (mgr.14164) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:14.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:13.331684+0000 mon.smithi044 (mon.0) 525 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-03-12T02:00:14.647 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:12.801750+0000 mgr.smithi044.lynzrj (mgr.14164) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T02:00:14.647 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:13.331684+0000 mon.smithi044 (mon.0) 525 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:14.802175+0000 mgr.smithi044.lynzrj (mgr.14164) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.876411+0000 mon.smithi044 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.877433+0000 mon.smithi044 (mon.0) 527 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.878299+0000 mon.smithi044 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.879080+0000 mon.smithi044 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.883322+0000 mon.smithi044 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.887145+0000 mon.smithi044 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.891112+0000 mon.smithi044 (mon.0) 532 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:16.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.892201+0000 mon.smithi044 (mon.0) 533 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:16.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.892906+0000 mon.smithi044 (mon.0) 534 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:16.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:15.896813+0000 mon.smithi044 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:14.802175+0000 mgr.smithi044.lynzrj (mgr.14164) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:16.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.876411+0000 mon.smithi044 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.877433+0000 mon.smithi044 (mon.0) 527 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:16.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.878299+0000 mon.smithi044 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:16.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.879080+0000 mon.smithi044 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:16.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.883322+0000 mon.smithi044 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.887145+0000 mon.smithi044 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.891112+0000 mon.smithi044 (mon.0) 532 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.892201+0000 mon.smithi044 (mon.0) 533 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.892906+0000 mon.smithi044 (mon.0) 534 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:15.896813+0000 mon.smithi044 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:00:15.871271+0000 mgr.smithi044.lynzrj (mgr.14164) 201 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:00:15.879655+0000 mgr.smithi044.lynzrj (mgr.14164) 202 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 5323M 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:16.582749+0000 mon.smithi145 (mon.1) 14 : audit [INF] from='client.? 172.21.15.145:0/4109706706' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f33e807-9d9e-4684-be31-2a23c13f408c"}]: dispatch 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:16.583306+0000 mon.smithi044 (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f33e807-9d9e-4684-be31-2a23c13f408c"}]: dispatch 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:16.588436+0000 mon.smithi044 (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f33e807-9d9e-4684-be31-2a23c13f408c"}]': finished 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:16.588497+0000 mon.smithi044 (mon.0) 538 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:16.588619+0000 mon.smithi044 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:17.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:16.994951+0000 mon.smithi145 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.145:0/474452575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T02:00:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:00:15.871271+0000 mgr.smithi044.lynzrj (mgr.14164) 201 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T02:00:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:00:15.879655+0000 mgr.smithi044.lynzrj (mgr.14164) 202 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 5323M 2024-03-12T02:00:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:16.582749+0000 mon.smithi145 (mon.1) 14 : audit [INF] from='client.? 172.21.15.145:0/4109706706' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f33e807-9d9e-4684-be31-2a23c13f408c"}]: dispatch 2024-03-12T02:00:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:16.583306+0000 mon.smithi044 (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f33e807-9d9e-4684-be31-2a23c13f408c"}]: dispatch 2024-03-12T02:00:17.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:16.588436+0000 mon.smithi044 (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f33e807-9d9e-4684-be31-2a23c13f408c"}]': finished 2024-03-12T02:00:17.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:16.588497+0000 mon.smithi044 (mon.0) 538 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-03-12T02:00:17.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:16.588619+0000 mon.smithi044 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:17.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:16.994951+0000 mon.smithi145 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.145:0/474452575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T02:00:18.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:16.802540+0000 mgr.smithi044.lynzrj (mgr.14164) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:18.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:16.802540+0000 mgr.smithi044.lynzrj (mgr.14164) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:20.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:18.803070+0000 mgr.smithi044.lynzrj (mgr.14164) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:20.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:18.803070+0000 mgr.smithi044.lynzrj (mgr.14164) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:22.705 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:20.803472+0000 mgr.smithi044.lynzrj (mgr.14164) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:22.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:20.803472+0000 mgr.smithi044.lynzrj (mgr.14164) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:23.435 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:22.727816+0000 mon.smithi044 (mon.0) 540 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T02:00:23.435 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:22.728705+0000 mon.smithi044 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:23.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:22.727816+0000 mon.smithi044 (mon.0) 540 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T02:00:23.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:22.728705+0000 mon.smithi044 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:24.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:00:22.729416+0000 mgr.smithi044.lynzrj (mgr.14164) 206 : cephadm [INF] Deploying daemon osd.7 on smithi145 2024-03-12T02:00:24.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:22.803908+0000 mgr.smithi044.lynzrj (mgr.14164) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:24.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:00:22.729416+0000 mgr.smithi044.lynzrj (mgr.14164) 206 : cephadm [INF] Deploying daemon osd.7 on smithi145 2024-03-12T02:00:24.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:22.803908+0000 mgr.smithi044.lynzrj (mgr.14164) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:26.393 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 7 on host 'smithi145' 2024-03-12T02:00:26.425 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:24.804205+0000 mgr.smithi044.lynzrj (mgr.14164) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:26.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:24.804205+0000 mgr.smithi044.lynzrj (mgr.14164) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:27.102 DEBUG:teuthology.orchestra.run.smithi145:osd.7> sudo journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.7.service 2024-03-12T02:00:27.104 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-12T02:00:27.104 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd stat -f json 2024-03-12T02:00:27.138 INFO:journalctl@ceph.osd.7.smithi145.stdout:-- Logs begin at Tue 2024-03-12 01:47:29 UTC. -- 2024-03-12T02:00:27.554 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:26.381576+0000 mon.smithi044 (mon.0) 542 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:27.554 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:26.383530+0000 mon.smithi044 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:27.554 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:26.385709+0000 mon.smithi044 (mon.0) 544 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:27.554 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:26.387911+0000 mon.smithi044 (mon.0) 545 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:27.554 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:26.390279+0000 mon.smithi044 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:27.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:26.381576+0000 mon.smithi044 (mon.0) 542 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:27.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:26.383530+0000 mon.smithi044 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:27.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:26.385709+0000 mon.smithi044 (mon.0) 544 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:27.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:26.387911+0000 mon.smithi044 (mon.0) 545 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:27.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:26.390279+0000 mon.smithi044 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:28.521 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:26.804588+0000 mgr.smithi044.lynzrj (mgr.14164) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:28.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:26.804588+0000 mgr.smithi044.lynzrj (mgr.14164) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:29.207 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:00:29.589 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:00:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7[51726]: debug 2024-03-12T02:00:29.504+0000 7f765ddc5080 -1 osd.7 0 log_to_monitors {default=true} 2024-03-12T02:00:29.900 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1710208812,"num_in_osds":8,"osd_in_since":1710208816,"num_remapped_pgs":0} 2024-03-12T02:00:30.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:28.804960+0000 mgr.smithi044.lynzrj (mgr.14164) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:30.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:28.925019+0000 mon.smithi044 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:29.206186+0000 mon.smithi044 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.44:0/3631682075' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T02:00:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:29.508700+0000 mon.smithi145 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/3557148195,v1:172.21.15.145:6825/3557148195]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:00:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:29.509259+0000 mon.smithi044 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:00:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:28.804960+0000 mgr.smithi044.lynzrj (mgr.14164) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:28.925019+0000 mon.smithi044 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:30.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:29.206186+0000 mon.smithi044 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.44:0/3631682075' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T02:00:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:29.508700+0000 mon.smithi145 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/3557148195,v1:172.21.15.145:6825/3557148195]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:00:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:29.509259+0000 mon.smithi044 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:00:30.902 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd stat -f json 2024-03-12T02:00:31.748 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7[51726]: debug 2024-03-12T02:00:31.367+0000 7f7654328700 -1 osd.7 0 waiting for initial osdmap 2024-03-12T02:00:31.748 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7[51726]: debug 2024-03-12T02:00:31.375+0000 7f7650aa4700 -1 osd.7 47 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T02:00:31.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:30.362674+0000 mon.smithi044 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T02:00:31.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:30.362795+0000 mon.smithi044 (mon.0) 551 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-03-12T02:00:31.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:30.362962+0000 mon.smithi044 (mon.0) 552 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:31.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:30.364968+0000 mon.smithi145 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/3557148195,v1:172.21.15.145:6825/3557148195]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:00:31.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:30.365416+0000 mon.smithi044 (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:00:31.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:30.362674+0000 mon.smithi044 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T02:00:31.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:30.362795+0000 mon.smithi044 (mon.0) 551 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-03-12T02:00:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:30.362962+0000 mon.smithi044 (mon.0) 552 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:30.364968+0000 mon.smithi145 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/3557148195,v1:172.21.15.145:6825/3557148195]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:00:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:30.365416+0000 mon.smithi044 (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:00:32.497 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:30.805454+0000 mgr.smithi044.lynzrj (mgr.14164) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:32.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:31.363617+0000 mon.smithi044 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T02:00:32.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:31.363698+0000 mon.smithi044 (mon.0) 555 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-03-12T02:00:32.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:31.364045+0000 mon.smithi044 (mon.0) 556 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:32.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:31.367183+0000 mon.smithi044 (mon.0) 557 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:32.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:30.805454+0000 mgr.smithi044.lynzrj (mgr.14164) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:32.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:31.363617+0000 mon.smithi044 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-03-12T02:00:32.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:31.363698+0000 mon.smithi044 (mon.0) 555 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-03-12T02:00:32.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:31.364045+0000 mon.smithi044 (mon.0) 556 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:32.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:31.367183+0000 mon.smithi044 (mon.0) 557 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:32.986 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:30.529770+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:30.529959+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:32.371738+0000 mon.smithi044 (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.145:6824/3557148195,v1:172.21.15.145:6825/3557148195] boot 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:32.371826+0000 mon.smithi044 (mon.0) 559 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.372334+0000 mon.smithi044 (mon.0) 560 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:00:32.440996+0000 mgr.smithi044.lynzrj (mgr.14164) 212 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T02:00:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.445801+0000 mon.smithi044 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.446736+0000 mon.smithi044 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.447583+0000 mon.smithi044 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.448369+0000 mon.smithi044 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.449147+0000 mon.smithi044 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:00:32.449628+0000 mgr.smithi044.lynzrj (mgr.14164) 213 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 3992M 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.452881+0000 mon.smithi044 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.456413+0000 mon.smithi044 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.459966+0000 mon.smithi044 (mon.0) 568 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.460927+0000 mon.smithi044 (mon.0) 569 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.461612+0000 mon.smithi044 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.465439+0000 mon.smithi044 (mon.0) 571 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:32.805802+0000 mgr.smithi044.lynzrj (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:32.985473+0000 mon.smithi044 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.44:0/172938050' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T02:00:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:33.369961+0000 mon.smithi044 (mon.0) 573 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-03-12T02:00:33.700 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1710208832,"num_in_osds":8,"osd_in_since":1710208816,"num_remapped_pgs":1} 2024-03-12T02:00:33.701 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:30.529770+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:30.529959+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:32.371738+0000 mon.smithi044 (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.145:6824/3557148195,v1:172.21.15.145:6825/3557148195] boot 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:32.371826+0000 mon.smithi044 (mon.0) 559 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.372334+0000 mon.smithi044 (mon.0) 560 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:00:32.440996+0000 mgr.smithi044.lynzrj (mgr.14164) 212 : cephadm [INF] Detected new or changed devices on smithi145 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.445801+0000 mon.smithi044 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.446736+0000 mon.smithi044 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.447583+0000 mon.smithi044 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.448369+0000 mon.smithi044 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.449147+0000 mon.smithi044 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:00:32.449628+0000 mgr.smithi044.lynzrj (mgr.14164) 213 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 3992M 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.452881+0000 mon.smithi044 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.456413+0000 mon.smithi044 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.459966+0000 mon.smithi044 (mon.0) 568 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.460927+0000 mon.smithi044 (mon.0) 569 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.461612+0000 mon.smithi044 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.465439+0000 mon.smithi044 (mon.0) 571 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:32.805802+0000 mgr.smithi044.lynzrj (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:32.985473+0000 mon.smithi044 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.44:0/172938050' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T02:00:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:33.369961+0000 mon.smithi044 (mon.0) 573 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-03-12T02:00:33.948 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:34.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:33.464047+0000 mon.smithi044 (mon.0) 574 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-12T02:00:34.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:34.371109+0000 mon.smithi044 (mon.0) 575 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-03-12T02:00:34.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:33.464047+0000 mon.smithi044 (mon.0) 574 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-12T02:00:34.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:34.371109+0000 mon.smithi044 (mon.0) 575 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-03-12T02:00:35.536 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:34.806257+0000 mgr.smithi044.lynzrj (mgr.14164) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:35.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:34.806257+0000 mgr.smithi044.lynzrj (mgr.14164) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:35.954 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:00:35.954 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":50,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","created":"2024-03-12T01:54:33.718223+0000","modified":"2024-03-12T02:00:34.367764+0000","last_up_change":"2024-03-12T02:00:32.364935+0000","last_in_change":"2024-03-12T02:00:16.583888+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-03-12T01:58:52.421188+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":"76a4164b-c53f-4966-b143-38114568dfe7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6803","nonce":3566085805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6805","nonce":3566085805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6809","nonce":3566085805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6807","nonce":3566085805}]},"public_addr":"172.21.15.44:6803/3566085805","cluster_addr":"172.21.15.44:6805/3566085805","heartbeat_back_addr":"172.21.15.44:6809/3566085805","heartbeat_front_addr":"172.21.15.44:6807/3566085805","state":["exists","up"]},{"osd":1,"uuid":"2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3","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.44:6810","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6811","nonce":1772430452}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6813","nonce":1772430452}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6817","nonce":1772430452}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6815","nonce":1772430452}]},"public_addr":"172.21.15.44:6811/1772430452","cluster_addr":"172.21.15.44:6813/1772430452","heartbeat_back_addr":"172.21.15.44:6817/1772430452","heartbeat_front_addr":"172.21.15.44:6815/1772430452","state":["exists","up"]},{"osd":2,"uuid":"f19eadd6-23de-4d16-965f-b205112539a3","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.44:6818","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6819","nonce":2677849015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6821","nonce":2677849015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6825","nonce":2677849015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6823","nonce":2677849015}]},"public_addr":"172.21.15.44:6819/2677849015","cluster_addr":"172.21.15.44:6821/2677849015","heartbeat_back_addr":"172.21.15.44:6825/2677849015","heartbeat_front_addr":"172.21.15.44:6823/2677849015","state":["exists","up"]},{"osd":3,"uuid":"a28def01-5396-4acd-8e93-16d723f7034a","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.44:6826","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6827","nonce":1980063940}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6829","nonce":1980063940}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6833","nonce":1980063940}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6831","nonce":1980063940}]},"public_addr":"172.21.15.44:6827/1980063940","cluster_addr":"172.21.15.44:6829/1980063940","heartbeat_back_addr":"172.21.15.44:6833/1980063940","heartbeat_front_addr":"172.21.15.44:6831/1980063940","state":["exists","up"]},{"osd":4,"uuid":"3ea33c3a-9671-48be-8ae8-16adf1a8bd32","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.145:6800","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6801","nonce":2922868882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6803","nonce":2922868882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6807","nonce":2922868882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6805","nonce":2922868882}]},"public_addr":"172.21.15.145:6801/2922868882","cluster_addr":"172.21.15.145:6803/2922868882","heartbeat_back_addr":"172.21.15.145:6807/2922868882","heartbeat_front_addr":"172.21.15.145:6805/2922868882","state":["exists","up"]},{"osd":5,"uuid":"a7cbf161-7b6e-498a-abdf-254521aa125b","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.145:6808","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6809","nonce":3686198183}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6811","nonce":3686198183}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6815","nonce":3686198183}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6813","nonce":3686198183}]},"public_addr":"172.21.15.145:6809/3686198183","cluster_addr":"172.21.15.145:6811/3686198183","heartbeat_back_addr":"172.21.15.145:6815/3686198183","heartbeat_front_addr":"172.21.15.145:6813/3686198183","state":["exists","up"]},{"osd":6,"uuid":"3b186a2d-0b4e-49f2-a696-c92a052bf111","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6817","nonce":2675278607}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6819","nonce":2675278607}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6823","nonce":2675278607}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6821","nonce":2675278607}]},"public_addr":"172.21.15.145:6817/2675278607","cluster_addr":"172.21.15.145:6819/2675278607","heartbeat_back_addr":"172.21.15.145:6823/2675278607","heartbeat_front_addr":"172.21.15.145:6821/2675278607","state":["exists","up"]},{"osd":7,"uuid":"8f33e807-9d9e-4684-be31-2a23c13f408c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6825","nonce":3557148195}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6827","nonce":3557148195}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6831","nonce":3557148195}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6829","nonce":3557148195}]},"public_addr":"172.21.15.145:6825/3557148195","cluster_addr":"172.21.15.145:6827/3557148195","heartbeat_back_addr":"172.21.15.145:6831/3557148195","heartbeat_front_addr":"172.21.15.145:6829/3557148195","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-03-12T01:57:59.665093+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-03-12T01:58:28.699775+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-03-12T01:58:50.838153+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-03-12T01:59:13.536419+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-03-12T01:59:30.617460+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-03-12T01:59:50.410657+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-03-12T02:00:10.398281+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-03-12T02:00:30.529964+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6800/469626832":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6801/469626832":"2024-03-13T01:55:42.640114+0000","172.21.15.44:0/2398050607":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6800/2215618529":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/402159263":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/2701216261":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/4171276072":"2024-03-13T01:55:05.130639+0000","172.21.15.44:6801/3233863769":"2024-03-13T01:55:05.130639+0000","172.21.15.44:6800/3233863769":"2024-03-13T01:55:05.130639+0000","172.21.15.44:0/2797852163":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6801/2215618529":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/316926659":"2024-03-13T01:55:05.130639+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-03-12T02:00:36.513 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-03-12T01:58:52.421188+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-03-12T02:00:36.513 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-03-12T02:00:36.746 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:36.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:35.952757+0000 mon.smithi044 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.44:0/2604996661' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T02:00:36.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:35.952757+0000 mon.smithi044 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.44:0/2604996661' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T02:00:37.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:36.806674+0000 mgr.smithi044.lynzrj (mgr.14164) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:37.747 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:36.806674+0000 mgr.smithi044.lynzrj (mgr.14164) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:38.789 INFO:teuthology.orchestra.run.smithi044.stdout:pg_num: 1 2024-03-12T02:00:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:38.788919+0000 mon.smithi044 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.44:0/1135227300' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-03-12T02:00:39.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:38.788919+0000 mon.smithi044 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.44:0/1135227300' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-03-12T02:00:39.549 INFO:tasks.cephadm:Setting up client nodes... 2024-03-12T02:00:39.549 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-12T02:00:40.216 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:38.807290+0000 mgr.smithi044.lynzrj (mgr.14164) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:40.216 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:38.857848+0000 mon.smithi044 (mon.0) 578 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-12T02:00:40.216 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:38.857873+0000 mon.smithi044 (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-03-12T02:00:40.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:38.807290+0000 mgr.smithi044.lynzrj (mgr.14164) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:40.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:38.857848+0000 mon.smithi044 (mon.0) 578 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-12T02:00:40.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:38.857873+0000 mon.smithi044 (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-03-12T02:00:41.752 INFO:teuthology.orchestra.run.smithi044.stdout:[client.0] 2024-03-12T02:00:41.752 INFO:teuthology.orchestra.run.smithi044.stdout: key = AQBJt+9lXz6cLBAA9hu8/e/j6skDQ1SB0WCjmg== 2024-03-12T02:00:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:40.807611+0000 mgr.smithi044.lynzrj (mgr.14164) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:41.748283+0000 mon.smithi044 (mon.0) 580 : audit [INF] from='client.? 172.21.15.44:0/4049589578' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-12T02:00:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:41.751848+0000 mon.smithi044 (mon.0) 581 : audit [INF] from='client.? 172.21.15.44:0/4049589578' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-12T02:00:42.073 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:40.807611+0000 mgr.smithi044.lynzrj (mgr.14164) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:42.074 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:41.748283+0000 mon.smithi044 (mon.0) 580 : audit [INF] from='client.? 172.21.15.44:0/4049589578' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-12T02:00:42.074 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:41.751848+0000 mon.smithi044 (mon.0) 581 : audit [INF] from='client.? 172.21.15.44:0/4049589578' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-12T02:00:42.332 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-03-12T02:00:42.332 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-12T02:00:42.332 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-12T02:00:42.374 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-12T02:00:42.374 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-12T02:00:42.374 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph mgr dump --format=json 2024-03-12T02:00:42.643 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:44.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:42.807997+0000 mgr.smithi044.lynzrj (mgr.14164) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:44.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:42.857192+0000 mon.smithi044 (mon.0) 582 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:00:44.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:42.858015+0000 mon.smithi044 (mon.0) 583 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:00:44.325 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:00:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:42.807997+0000 mgr.smithi044.lynzrj (mgr.14164) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:42.857192+0000 mon.smithi044 (mon.0) 582 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:00:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:42.858015+0000 mon.smithi044 (mon.0) 583 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:00:45.076 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:44.320550+0000 mon.smithi044 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.44:0/1754598879' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-12T02:00:45.100 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi044.lynzrj","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6800","nonce":1264479662},{"type":"v1","addr":"172.21.15.44:6801","nonce":1264479662}]},"active_addr":"172.21.15.44:6801/1264479662","active_change":"2024-03-12T01:55:42.640389+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14228,"name":"smithi145.ovlfkq","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.44:8443/","prometheus":"http://172.21.15.44: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.44:0","nonce":3182614438}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":1183093163}]}]}} 2024-03-12T02:00:45.103 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-12T02:00:45.103 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-12T02:00:45.104 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-12T02:00:45.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:44.320550+0000 mon.smithi044 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.44:0/1754598879' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-12T02:00:45.343 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:46.185 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:44.808480+0000 mgr.smithi044.lynzrj (mgr.14164) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:46.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:44.808480+0000 mgr.smithi044.lynzrj (mgr.14164) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:47.230 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:00:47.230 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":50,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","created":"2024-03-12T01:54:33.718223+0000","modified":"2024-03-12T02:00:34.367764+0000","last_up_change":"2024-03-12T02:00:32.364935+0000","last_in_change":"2024-03-12T02:00:16.583888+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-03-12T01:58:52.421188+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":"76a4164b-c53f-4966-b143-38114568dfe7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6803","nonce":3566085805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6805","nonce":3566085805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6809","nonce":3566085805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6807","nonce":3566085805}]},"public_addr":"172.21.15.44:6803/3566085805","cluster_addr":"172.21.15.44:6805/3566085805","heartbeat_back_addr":"172.21.15.44:6809/3566085805","heartbeat_front_addr":"172.21.15.44:6807/3566085805","state":["exists","up"]},{"osd":1,"uuid":"2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3","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.44:6810","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6811","nonce":1772430452}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6813","nonce":1772430452}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6817","nonce":1772430452}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6815","nonce":1772430452}]},"public_addr":"172.21.15.44:6811/1772430452","cluster_addr":"172.21.15.44:6813/1772430452","heartbeat_back_addr":"172.21.15.44:6817/1772430452","heartbeat_front_addr":"172.21.15.44:6815/1772430452","state":["exists","up"]},{"osd":2,"uuid":"f19eadd6-23de-4d16-965f-b205112539a3","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.44:6818","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6819","nonce":2677849015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6821","nonce":2677849015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6825","nonce":2677849015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6823","nonce":2677849015}]},"public_addr":"172.21.15.44:6819/2677849015","cluster_addr":"172.21.15.44:6821/2677849015","heartbeat_back_addr":"172.21.15.44:6825/2677849015","heartbeat_front_addr":"172.21.15.44:6823/2677849015","state":["exists","up"]},{"osd":3,"uuid":"a28def01-5396-4acd-8e93-16d723f7034a","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.44:6826","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6827","nonce":1980063940}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6829","nonce":1980063940}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6833","nonce":1980063940}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6831","nonce":1980063940}]},"public_addr":"172.21.15.44:6827/1980063940","cluster_addr":"172.21.15.44:6829/1980063940","heartbeat_back_addr":"172.21.15.44:6833/1980063940","heartbeat_front_addr":"172.21.15.44:6831/1980063940","state":["exists","up"]},{"osd":4,"uuid":"3ea33c3a-9671-48be-8ae8-16adf1a8bd32","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.145:6800","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6801","nonce":2922868882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6803","nonce":2922868882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6807","nonce":2922868882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6805","nonce":2922868882}]},"public_addr":"172.21.15.145:6801/2922868882","cluster_addr":"172.21.15.145:6803/2922868882","heartbeat_back_addr":"172.21.15.145:6807/2922868882","heartbeat_front_addr":"172.21.15.145:6805/2922868882","state":["exists","up"]},{"osd":5,"uuid":"a7cbf161-7b6e-498a-abdf-254521aa125b","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.145:6808","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6809","nonce":3686198183}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6811","nonce":3686198183}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6815","nonce":3686198183}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6813","nonce":3686198183}]},"public_addr":"172.21.15.145:6809/3686198183","cluster_addr":"172.21.15.145:6811/3686198183","heartbeat_back_addr":"172.21.15.145:6815/3686198183","heartbeat_front_addr":"172.21.15.145:6813/3686198183","state":["exists","up"]},{"osd":6,"uuid":"3b186a2d-0b4e-49f2-a696-c92a052bf111","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6817","nonce":2675278607}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6819","nonce":2675278607}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6823","nonce":2675278607}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6821","nonce":2675278607}]},"public_addr":"172.21.15.145:6817/2675278607","cluster_addr":"172.21.15.145:6819/2675278607","heartbeat_back_addr":"172.21.15.145:6823/2675278607","heartbeat_front_addr":"172.21.15.145:6821/2675278607","state":["exists","up"]},{"osd":7,"uuid":"8f33e807-9d9e-4684-be31-2a23c13f408c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6825","nonce":3557148195}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6827","nonce":3557148195}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6831","nonce":3557148195}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6829","nonce":3557148195}]},"public_addr":"172.21.15.145:6825/3557148195","cluster_addr":"172.21.15.145:6827/3557148195","heartbeat_back_addr":"172.21.15.145:6831/3557148195","heartbeat_front_addr":"172.21.15.145:6829/3557148195","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-03-12T01:57:59.665093+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-03-12T01:58:28.699775+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-03-12T01:58:50.838153+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-03-12T01:59:13.536419+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-03-12T01:59:30.617460+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-03-12T01:59:50.410657+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-03-12T02:00:10.398281+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-03-12T02:00:30.529964+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6800/469626832":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6801/469626832":"2024-03-13T01:55:42.640114+0000","172.21.15.44:0/2398050607":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6800/2215618529":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/402159263":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/2701216261":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/4171276072":"2024-03-13T01:55:05.130639+0000","172.21.15.44:6801/3233863769":"2024-03-13T01:55:05.130639+0000","172.21.15.44:6800/3233863769":"2024-03-13T01:55:05.130639+0000","172.21.15.44:0/2797852163":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6801/2215618529":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/316926659":"2024-03-13T01:55:05.130639+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-03-12T02:00:47.966 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-12T02:00:47.967 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-12T02:00:48.209 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:48.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:46.809114+0000 mgr.smithi044.lynzrj (mgr.14164) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:48.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:47.228262+0000 mon.smithi044 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.44:0/3504906299' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T02:00:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:46.809114+0000 mgr.smithi044.lynzrj (mgr.14164) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:47.228262+0000 mon.smithi044 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.44:0/3504906299' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T02:00:50.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:48.809475+0000 mgr.smithi044.lynzrj (mgr.14164) 222 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:50.154 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:00:50.154 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":50,"fsid":"65f7cb7a-e013-11ee-95c8-87774f69a715","created":"2024-03-12T01:54:33.718223+0000","modified":"2024-03-12T02:00:34.367764+0000","last_up_change":"2024-03-12T02:00:32.364935+0000","last_in_change":"2024-03-12T02:00:16.583888+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-03-12T01:58:52.421188+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":"76a4164b-c53f-4966-b143-38114568dfe7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6803","nonce":3566085805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6805","nonce":3566085805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6809","nonce":3566085805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":3566085805},{"type":"v1","addr":"172.21.15.44:6807","nonce":3566085805}]},"public_addr":"172.21.15.44:6803/3566085805","cluster_addr":"172.21.15.44:6805/3566085805","heartbeat_back_addr":"172.21.15.44:6809/3566085805","heartbeat_front_addr":"172.21.15.44:6807/3566085805","state":["exists","up"]},{"osd":1,"uuid":"2b6bcd79-b1dd-4e46-a71b-9a52ecfe86d3","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.44:6810","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6811","nonce":1772430452}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6813","nonce":1772430452}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6817","nonce":1772430452}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":1772430452},{"type":"v1","addr":"172.21.15.44:6815","nonce":1772430452}]},"public_addr":"172.21.15.44:6811/1772430452","cluster_addr":"172.21.15.44:6813/1772430452","heartbeat_back_addr":"172.21.15.44:6817/1772430452","heartbeat_front_addr":"172.21.15.44:6815/1772430452","state":["exists","up"]},{"osd":2,"uuid":"f19eadd6-23de-4d16-965f-b205112539a3","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.44:6818","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6819","nonce":2677849015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6821","nonce":2677849015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6825","nonce":2677849015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2677849015},{"type":"v1","addr":"172.21.15.44:6823","nonce":2677849015}]},"public_addr":"172.21.15.44:6819/2677849015","cluster_addr":"172.21.15.44:6821/2677849015","heartbeat_back_addr":"172.21.15.44:6825/2677849015","heartbeat_front_addr":"172.21.15.44:6823/2677849015","state":["exists","up"]},{"osd":3,"uuid":"a28def01-5396-4acd-8e93-16d723f7034a","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.44:6826","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6827","nonce":1980063940}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6829","nonce":1980063940}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6833","nonce":1980063940}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":1980063940},{"type":"v1","addr":"172.21.15.44:6831","nonce":1980063940}]},"public_addr":"172.21.15.44:6827/1980063940","cluster_addr":"172.21.15.44:6829/1980063940","heartbeat_back_addr":"172.21.15.44:6833/1980063940","heartbeat_front_addr":"172.21.15.44:6831/1980063940","state":["exists","up"]},{"osd":4,"uuid":"3ea33c3a-9671-48be-8ae8-16adf1a8bd32","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.145:6800","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6801","nonce":2922868882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6803","nonce":2922868882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6807","nonce":2922868882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":2922868882},{"type":"v1","addr":"172.21.15.145:6805","nonce":2922868882}]},"public_addr":"172.21.15.145:6801/2922868882","cluster_addr":"172.21.15.145:6803/2922868882","heartbeat_back_addr":"172.21.15.145:6807/2922868882","heartbeat_front_addr":"172.21.15.145:6805/2922868882","state":["exists","up"]},{"osd":5,"uuid":"a7cbf161-7b6e-498a-abdf-254521aa125b","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.145:6808","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6809","nonce":3686198183}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6811","nonce":3686198183}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6815","nonce":3686198183}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":3686198183},{"type":"v1","addr":"172.21.15.145:6813","nonce":3686198183}]},"public_addr":"172.21.15.145:6809/3686198183","cluster_addr":"172.21.15.145:6811/3686198183","heartbeat_back_addr":"172.21.15.145:6815/3686198183","heartbeat_front_addr":"172.21.15.145:6813/3686198183","state":["exists","up"]},{"osd":6,"uuid":"3b186a2d-0b4e-49f2-a696-c92a052bf111","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6817","nonce":2675278607}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6819","nonce":2675278607}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6823","nonce":2675278607}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2675278607},{"type":"v1","addr":"172.21.15.145:6821","nonce":2675278607}]},"public_addr":"172.21.15.145:6817/2675278607","cluster_addr":"172.21.15.145:6819/2675278607","heartbeat_back_addr":"172.21.15.145:6823/2675278607","heartbeat_front_addr":"172.21.15.145:6821/2675278607","state":["exists","up"]},{"osd":7,"uuid":"8f33e807-9d9e-4684-be31-2a23c13f408c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6825","nonce":3557148195}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6827","nonce":3557148195}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6831","nonce":3557148195}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3557148195},{"type":"v1","addr":"172.21.15.145:6829","nonce":3557148195}]},"public_addr":"172.21.15.145:6825/3557148195","cluster_addr":"172.21.15.145:6827/3557148195","heartbeat_back_addr":"172.21.15.145:6831/3557148195","heartbeat_front_addr":"172.21.15.145:6829/3557148195","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-03-12T01:57:59.665093+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-03-12T01:58:28.699775+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-03-12T01:58:50.838153+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-03-12T01:59:13.536419+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-03-12T01:59:30.617460+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-03-12T01:59:50.410657+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-03-12T02:00:10.398281+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-03-12T02:00:30.529964+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6800/469626832":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6801/469626832":"2024-03-13T01:55:42.640114+0000","172.21.15.44:0/2398050607":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6800/2215618529":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/402159263":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/2701216261":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/4171276072":"2024-03-13T01:55:05.130639+0000","172.21.15.44:6801/3233863769":"2024-03-13T01:55:05.130639+0000","172.21.15.44:6800/3233863769":"2024-03-13T01:55:05.130639+0000","172.21.15.44:0/2797852163":"2024-03-13T01:55:42.640114+0000","172.21.15.44:6801/2215618529":"2024-03-13T01:55:26.008068+0000","172.21.15.44:0/316926659":"2024-03-13T01:55:05.130639+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-03-12T02:00:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:48.809475+0000 mgr.smithi044.lynzrj (mgr.14164) 222 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:50.914 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-12T02:00:50.914 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-12T02:00:50.915 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-12T02:00:50.915 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-12T02:00:50.915 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-12T02:00:50.916 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-12T02:00:50.916 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-12T02:00:50.916 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-12T02:00:51.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:00:50.152086+0000 mon.smithi044 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.44:0/2208832656' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T02:00:51.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:00:50.152086+0000 mon.smithi044 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.44:0/2208832656' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T02:00:51.379 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.383 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.384 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.384 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.387 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.387 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.392 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:51.402 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:00:52.055 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:50.810074+0000 mgr.smithi044.lynzrj (mgr.14164) 223 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:52.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:50.810074+0000 mgr.smithi044.lynzrj (mgr.14164) 223 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:54.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:52.810394+0000 mgr.smithi044.lynzrj (mgr.14164) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:54.311 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:52.810394+0000 mgr.smithi044.lynzrj (mgr.14164) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:56.137 INFO:teuthology.orchestra.run.smithi044.stdout:184683593740 2024-03-12T02:00:56.137 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-12T02:00:56.167 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:54.810781+0000 mgr.smithi044.lynzrj (mgr.14164) 225 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:56.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:54.810781+0000 mgr.smithi044.lynzrj (mgr.14164) 225 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:58.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:56.811254+0000 mgr.smithi044.lynzrj (mgr.14164) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:00:58.307 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:56.811254+0000 mgr.smithi044.lynzrj (mgr.14164) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:00.177 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:00:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:00:58.811661+0000 mgr.smithi044.lynzrj (mgr.14164) 227 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:00:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:00:58.811661+0000 mgr.smithi044.lynzrj (mgr.14164) 227 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:01.754 INFO:teuthology.orchestra.run.smithi044.stdout:60129542176 2024-03-12T02:01:01.754 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-12T02:01:02.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:00.812084+0000 mgr.smithi044.lynzrj (mgr.14164) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:02.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:00.812084+0000 mgr.smithi044.lynzrj (mgr.14164) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:04.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:02.812515+0000 mgr.smithi044.lynzrj (mgr.14164) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:04.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:02.812515+0000 mgr.smithi044.lynzrj (mgr.14164) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:04.898 INFO:teuthology.orchestra.run.smithi044.stdout:158913789969 2024-03-12T02:01:04.902 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-12T02:01:05.947 INFO:teuthology.orchestra.run.smithi044.stdout:133143986197 2024-03-12T02:01:05.947 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-12T02:01:06.201 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:04.813260+0000 mgr.smithi044.lynzrj (mgr.14164) 230 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:06.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:04.813260+0000 mgr.smithi044.lynzrj (mgr.14164) 230 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:07.000 INFO:teuthology.orchestra.run.smithi044.stdout:206158430217 2024-03-12T02:01:07.001 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-12T02:01:07.712 INFO:teuthology.orchestra.run.smithi044.stdout:81604378652 2024-03-12T02:01:07.713 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-12T02:01:08.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:06.813699+0000 mgr.smithi044.lynzrj (mgr.14164) 231 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:08.193 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:08.197 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:08.201 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:08.205 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:08.210 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:08.228 INFO:teuthology.orchestra.run.smithi044.stdout:111669149720 2024-03-12T02:01:08.229 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-12T02:01:08.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:06.813699+0000 mgr.smithi044.lynzrj (mgr.14164) 231 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:10.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:08.814102+0000 mgr.smithi044.lynzrj (mgr.14164) 232 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:10.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:08.814102+0000 mgr.smithi044.lynzrj (mgr.14164) 232 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:11.665 INFO:teuthology.orchestra.run.smithi044.stdout:158913789970 2024-03-12T02:01:12.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:10.814486+0000 mgr.smithi044.lynzrj (mgr.14164) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:12.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:11.506558+0000 mon.smithi044 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.44:0/4254615975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-12T02:01:12.261 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:10.814486+0000 mgr.smithi044.lynzrj (mgr.14164) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:12.261 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:11.506558+0000 mon.smithi044 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.44:0/4254615975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-12T02:01:12.614 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789970 for osd.5 2024-03-12T02:01:12.614 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:13.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:12.575287+0000 mon.smithi044 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.44:0/116730936' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-12T02:01:13.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:12.575287+0000 mon.smithi044 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.44:0/116730936' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-12T02:01:14.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:12.814843+0000 mgr.smithi044.lynzrj (mgr.14164) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:14.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:12.814843+0000 mgr.smithi044.lynzrj (mgr.14164) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:14.595 INFO:teuthology.orchestra.run.smithi044.stdout:38654705703 2024-03-12T02:01:14.595 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-12T02:01:15.112 INFO:teuthology.orchestra.run.smithi044.stdout:60129542178 2024-03-12T02:01:15.288 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:15.303 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:16.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:14.815174+0000 mgr.smithi044.lynzrj (mgr.14164) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:16.196 INFO:teuthology.orchestra.run.smithi044.stdout:133143986199 2024-03-12T02:01:16.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:14.815174+0000 mgr.smithi044.lynzrj (mgr.14164) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:17.068 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542176 got 60129542178 for osd.1 2024-03-12T02:01:17.069 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:17.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:16.195868+0000 mon.smithi044 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.44:0/359908237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-12T02:01:17.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:16.195868+0000 mon.smithi044 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.44:0/359908237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-12T02:01:18.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:16.815619+0000 mgr.smithi044.lynzrj (mgr.14164) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:18.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:16.815619+0000 mgr.smithi044.lynzrj (mgr.14164) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:19.043 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:19.076 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986197 got 133143986199 for osd.4 2024-03-12T02:01:19.076 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:19.541 INFO:teuthology.orchestra.run.smithi044.stdout:111669149724 2024-03-12T02:01:20.154 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:18.815942+0000 mgr.smithi044.lynzrj (mgr.14164) 237 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:20.154 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:19.440729+0000 mon.smithi044 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.44:0/3360315378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-12T02:01:20.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:18.815942+0000 mgr.smithi044.lynzrj (mgr.14164) 237 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:20.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:19.440729+0000 mon.smithi044 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.44:0/3360315378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-12T02:01:21.247 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:20.615271+0000 mon.smithi044 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.44:0/4203338251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-12T02:01:21.283 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:20.615271+0000 mon.smithi044 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.44:0/4203338251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-12T02:01:21.374 INFO:teuthology.orchestra.run.smithi044.stdout:184683593745 2024-03-12T02:01:21.994 INFO:teuthology.orchestra.run.smithi044.stdout:206158430221 2024-03-12T02:01:22.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:20.816403+0000 mgr.smithi044.lynzrj (mgr.14164) 238 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:22.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:20.816403+0000 mgr.smithi044.lynzrj (mgr.14164) 238 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:22.563 INFO:teuthology.orchestra.run.smithi044.stdout:38654705705 2024-03-12T02:01:22.633 INFO:teuthology.orchestra.run.smithi044.stdout:81604378655 2024-03-12T02:01:23.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:21.993176+0000 mon.smithi044 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.44:0/4221700141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-12T02:01:23.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:22.057799+0000 mon.smithi044 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.44:0/2849105285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-12T02:01:23.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:22.632534+0000 mon.smithi044 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.44:0/1576247838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-12T02:01:23.299 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:21.993176+0000 mon.smithi044 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.44:0/4221700141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-12T02:01:23.300 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:22.057799+0000 mon.smithi044 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.44:0/2849105285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-12T02:01:23.300 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:22.632534+0000 mon.smithi044 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.44:0/1576247838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-12T02:01:23.331 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378652 got 81604378655 for osd.2 2024-03-12T02:01:23.331 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:23.775 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430217 got 206158430221 for osd.7 2024-03-12T02:01:23.775 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:24.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:22.816879+0000 mgr.smithi044.lynzrj (mgr.14164) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:24.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:22.816879+0000 mgr.smithi044.lynzrj (mgr.14164) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:24.270 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705703 got 38654705705 for osd.0 2024-03-12T02:01:24.270 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:24.557 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593740 got 184683593745 for osd.6 2024-03-12T02:01:24.558 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:24.849 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149720 got 111669149724 for osd.3 2024-03-12T02:01:24.850 DEBUG:teuthology.parallel:result is None 2024-03-12T02:01:24.850 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-12T02:01:24.850 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph pg dump --format=json 2024-03-12T02:01:25.093 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:26.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:24.817202+0000 mgr.smithi044.lynzrj (mgr.14164) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:26.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:24.817202+0000 mgr.smithi044.lynzrj (mgr.14164) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:27.136 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:01:27.137 INFO:teuthology.orchestra.run.smithi044.stderr:dumped all 2024-03-12T02:01:27.710 INFO:teuthology.orchestra.run.smithi044.stdout:{"pg_ready":true,"pg_map":{"version":212,"stamp":"2024-03-12T02:01:26.817421+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":43096,"kb_used_data":3800,"kb_used_omap":0,"kb_used_meta":39232,"kb_avail":749918120,"statfs":{"total":767960285184,"available":767916154880,"internally_reserved":0,"allocated":3891200,"data_stored":1547010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40173568},"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":50,"state":"active+clean","last_fresh":"2024-03-12T02:00:34.798482+0000","last_change":"2024-03-12T02:00:34.798482+0000","last_active":"2024-03-12T02:00:34.798482+0000","last_peered":"2024-03-12T02:00:34.798482+0000","last_clean":"2024-03-12T02:00:34.798482+0000","last_became_active":"2024-03-12T02:00:34.798118+0000","last_became_peered":"2024-03-12T02:00:34.798118+0000","last_unstale":"2024-03-12T02:00:34.798482+0000","last_undegraded":"2024-03-12T02:00:34.798482+0000","last_fullsized":"2024-03-12T02:00:34.798482+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-12T01:58:52.978141+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-12T01:58:52.978141+0000","last_clean_scrub_stamp":"2024-03-12T01:58:52.978141+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":48,"seq":206158430222,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":193455,"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.83999999999999997}]},{"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.77600000000000002}]},{"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.71499999999999997}]},{"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.81200000000000006}]},{"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.64000000000000001}]},{"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.67000000000000004}]},{"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.85199999999999998}]}]},{"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":5284,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739868,"statfs":{"total":95995035648,"available":95989624832,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.36099999999999999}]},{"osd":1,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.44500000000000001}]},{"osd":2,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.42399999999999999}]},{"osd":3,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.57399999999999995}]},{"osd":4,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.60699999999999998}]},{"osd":5,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.63900000000000001}]},{"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.50900000000000001}]}]},{"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":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34499999999999997,"15min":0.33700000000000002},"min":{"1min":0.25600000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.35399999999999998,"15min":0.34599999999999997},"min":{"1min":0.26600000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.53300000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.439}]},{"osd":2,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.36699999999999999,"15min":0.36199999999999999},"min":{"1min":0.26500000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.379},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38500000000000001,"15min":0.377},"min":{"1min":0.33700000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.60099999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.312}]},{"osd":3,"last update":"Tue Mar 12 02:01:19 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45100000000000001,"15min":0.44800000000000001},"min":{"1min":0.316,"5min":0.311,"15min":0.311},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.41199999999999998}]},{"osd":4,"last update":"Tue Mar 12 02:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.57299999999999995}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.60899999999999999}]},{"osd":6,"last update":"Tue Mar 12 02:01:16 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.64300000000000002}]},{"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.55400000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705706,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.34000000000000002,"15min":0.34200000000000003},"min":{"1min":0.25800000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.434,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.255},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.375,"15min":0.377},"min":{"1min":0.25,"5min":0.223,"15min":0.223},"max":{"1min":0.50800000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.38}]},{"osd":2,"last update":"Tue Mar 12 02:01:01 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.28599999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.47099999999999997,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.26500000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.59099999999999997,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.34499999999999997}]},{"osd":3,"last update":"Tue Mar 12 02:01:20 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.441,"15min":0.439},"min":{"1min":0.33400000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.35899999999999999}]},{"osd":4,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.436},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.52900000000000003}]},{"osd":5,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.51300000000000001}]},{"osd":6,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.49099999999999999}]},{"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.45900000000000002}]}]},{"osd":2,"up_from":19,"seq":81604378656,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5476,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739676,"statfs":{"total":95995035648,"available":95989428224,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:59 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.376,"15min":0.372},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61799999999999999,"5min":0.628,"15min":0.628},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.39400000000000002,"15min":0.39000000000000001},"min":{"1min":0.28299999999999997,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.29699999999999999}]},{"osd":1,"last update":"Tue Mar 12 02:00:59 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.38800000000000001,"15min":0.38400000000000001},"min":{"1min":0.26200000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.316},{"interface":"front","average":{"1min":0.436,"5min":0.40400000000000003,"15min":0.39900000000000002},"min":{"1min":0.27700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.26400000000000001}]},{"osd":3,"last update":"Tue Mar 12 02:01:22 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.45700000000000002,"15min":0.46300000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.35999999999999999}]},{"osd":4,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.63800000000000001}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.64700000000000002}]},{"osd":6,"last update":"Tue Mar 12 02:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.68700000000000006}]},{"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.72299999999999998}]}]},{"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":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:01:18 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63800000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40999999999999998,"15min":0.41099999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.59099999999999997,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.35099999999999998}]},{"osd":1,"last update":"Tue Mar 12 02:01:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.45100000000000001,"15min":0.45900000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.61399999999999999,"5min":0.62,"15min":0.62},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.61899999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.41499999999999998}]},{"osd":2,"last update":"Tue Mar 12 02:01:18 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.47699999999999998,"15min":0.47999999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.437,"15min":0.439},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.40799999999999997}]},{"osd":4,"last update":"Tue Mar 12 02:00:34 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.56399999999999995}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.56999999999999995}]},{"osd":6,"last update":"Tue Mar 12 02:01:14 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.621},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.55100000000000005}]},{"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.60699999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":193140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.997,"5min":0.997,"15min":0.997},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.56100000000000005}]},{"osd":1,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.434},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.47399999999999998}]},{"osd":2,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.442},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.53100000000000003}]},{"osd":3,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.39400000000000002}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.316},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.41699999999999998}]},{"osd":6,"last update":"Tue Mar 12 02:01:16 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.33500000000000002}]},{"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.40600000000000003}]}]},{"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":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":193140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58199999999999996}]},{"osd":1,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.55700000000000005}]},{"osd":2,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.48699999999999999}]},{"osd":3,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.499},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.58899999999999997}]},{"osd":4,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.434}]},{"osd":6,"last update":"Tue Mar 12 02:01:15 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.60099999999999998}]},{"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.57299999999999995}]}]}],"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-03-12T02:01:27.712 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph pg dump --format=json 2024-03-12T02:01:27.949 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:28.247 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:26.817570+0000 mgr.smithi044.lynzrj (mgr.14164) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:28.247 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:27.132740+0000 mgr.smithi044.lynzrj (mgr.14164) 242 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:01:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:26.817570+0000 mgr.smithi044.lynzrj (mgr.14164) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:27.132740+0000 mgr.smithi044.lynzrj (mgr.14164) 242 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:01:29.840 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:01:29.841 INFO:teuthology.orchestra.run.smithi044.stderr:dumped all 2024-03-12T02:01:30.171 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:28.818148+0000 mgr.smithi044.lynzrj (mgr.14164) 243 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:28.818148+0000 mgr.smithi044.lynzrj (mgr.14164) 243 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:30.448 INFO:teuthology.orchestra.run.smithi044.stdout:{"pg_ready":true,"pg_map":{"version":213,"stamp":"2024-03-12T02:01:28.817965+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":43096,"kb_used_data":3800,"kb_used_omap":0,"kb_used_meta":39232,"kb_avail":749918120,"statfs":{"total":767960285184,"available":767916154880,"internally_reserved":0,"allocated":3891200,"data_stored":1547010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40173568},"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":50,"state":"active+clean","last_fresh":"2024-03-12T02:00:34.798482+0000","last_change":"2024-03-12T02:00:34.798482+0000","last_active":"2024-03-12T02:00:34.798482+0000","last_peered":"2024-03-12T02:00:34.798482+0000","last_clean":"2024-03-12T02:00:34.798482+0000","last_became_active":"2024-03-12T02:00:34.798118+0000","last_became_peered":"2024-03-12T02:00:34.798118+0000","last_unstale":"2024-03-12T02:00:34.798482+0000","last_undegraded":"2024-03-12T02:00:34.798482+0000","last_fullsized":"2024-03-12T02:00:34.798482+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-12T01:58:52.978141+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-12T01:58:52.978141+0000","last_clean_scrub_stamp":"2024-03-12T01:58:52.978141+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":48,"seq":206158430223,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":193455,"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.628}]},{"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.68000000000000005}]},{"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.73699999999999999}]},{"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.67100000000000004}]},{"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.58099999999999996}]},{"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.51900000000000002}]},{"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.65700000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593747,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5284,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739868,"statfs":{"total":95995035648,"available":95989624832,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.58699999999999997}]},{"osd":1,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.51800000000000002}]},{"osd":2,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.55100000000000005}]},{"osd":3,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.47699999999999998}]},{"osd":4,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.53000000000000003}]},{"osd":5,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.60299999999999998}]},{"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.501}]}]},{"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":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34499999999999997,"15min":0.33700000000000002},"min":{"1min":0.25600000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.35399999999999998,"15min":0.34599999999999997},"min":{"1min":0.26600000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.53300000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.439}]},{"osd":2,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.36699999999999999,"15min":0.36199999999999999},"min":{"1min":0.26500000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.379},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38500000000000001,"15min":0.377},"min":{"1min":0.33700000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.60099999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.312}]},{"osd":3,"last update":"Tue Mar 12 02:01:19 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45100000000000001,"15min":0.44800000000000001},"min":{"1min":0.316,"5min":0.311,"15min":0.311},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.41199999999999998}]},{"osd":4,"last update":"Tue Mar 12 02:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.57299999999999995}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.60899999999999999}]},{"osd":6,"last update":"Tue Mar 12 02:01:16 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.64300000000000002}]},{"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.55400000000000005}]}]},{"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":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.34000000000000002,"15min":0.34200000000000003},"min":{"1min":0.25800000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.434,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.375,"15min":0.377},"min":{"1min":0.25,"5min":0.223,"15min":0.223},"max":{"1min":0.50800000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.35999999999999999}]},{"osd":2,"last update":"Tue Mar 12 02:01:01 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.28599999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.47099999999999997,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.376},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.26500000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.59099999999999997,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.26700000000000002}]},{"osd":3,"last update":"Tue Mar 12 02:01:20 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.441,"15min":0.439},"min":{"1min":0.33400000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.312}]},{"osd":4,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.48199999999999998}]},{"osd":5,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.47599999999999998}]},{"osd":6,"last update":"Tue Mar 12 02:01:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.55600000000000005}]},{"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.58099999999999996}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5476,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739676,"statfs":{"total":95995035648,"available":95989428224,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:59 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.376,"15min":0.372},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61799999999999999,"5min":0.628,"15min":0.628},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.39400000000000002,"15min":0.39000000000000001},"min":{"1min":0.28299999999999997,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.30599999999999999}]},{"osd":1,"last update":"Tue Mar 12 02:00:59 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.38800000000000001,"15min":0.38400000000000001},"min":{"1min":0.26200000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.436,"5min":0.40400000000000003,"15min":0.39900000000000002},"min":{"1min":0.27700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.32800000000000001}]},{"osd":3,"last update":"Tue Mar 12 02:01:22 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.45700000000000002,"15min":0.46300000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.34599999999999997}]},{"osd":4,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.628},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.52200000000000002}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.59599999999999997}]},{"osd":6,"last update":"Tue Mar 12 02:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.61599999999999999}]},{"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.56499999999999995}]}]},{"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":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:01:18 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63800000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40999999999999998,"15min":0.41099999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.59099999999999997,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.35099999999999998}]},{"osd":1,"last update":"Tue Mar 12 02:01:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.45100000000000001,"15min":0.45900000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.61399999999999999,"5min":0.62,"15min":0.62},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.61899999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.41499999999999998}]},{"osd":2,"last update":"Tue Mar 12 02:01:18 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.47699999999999998,"15min":0.47999999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.437,"15min":0.439},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.40799999999999997}]},{"osd":4,"last update":"Tue Mar 12 02:00:34 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.56399999999999995}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.56999999999999995}]},{"osd":6,"last update":"Tue Mar 12 02:01:14 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.621},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.55100000000000005}]},{"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.60699999999999998}]}]},{"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":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":193140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.997,"5min":0.997,"15min":0.997},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.41799999999999998}]},{"osd":1,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.435},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.47999999999999998}]},{"osd":2,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.46100000000000002}]},{"osd":3,"last update":"Tue Mar 12 02:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.46999999999999997}]},{"osd":5,"last update":"Tue Mar 12 02:00:54 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.498}]},{"osd":6,"last update":"Tue Mar 12 02:01:16 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.378}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55800000000000005}]}]},{"osd":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":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":193140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.623},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.44700000000000001}]},{"osd":1,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.55700000000000005}]},{"osd":2,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.66500000000000004}]},{"osd":3,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.69199999999999995}]},{"osd":4,"last update":"Tue Mar 12 02:00:53 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.76700000000000002}]},{"osd":6,"last update":"Tue Mar 12 02:01:15 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.746}]},{"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.78700000000000003}]}]}],"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-03-12T02:01:30.449 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-12T02:01:30.449 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-12T02:01:30.449 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-12T02:01:30.450 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph health --format=json 2024-03-12T02:01:30.686 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/mon.smithi044/config 2024-03-12T02:01:31.187 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:29.837162+0000 mgr.smithi044.lynzrj (mgr.14164) 244 : audit [DBG] from='client.14458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:01:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:29.837162+0000 mgr.smithi044.lynzrj (mgr.14164) 244 : audit [DBG] from='client.14458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:01:32.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:30.818504+0000 mgr.smithi044.lynzrj (mgr.14164) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:32.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:30.818504+0000 mgr.smithi044.lynzrj (mgr.14164) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:32.587 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:01:33.159 INFO:teuthology.orchestra.run.smithi044.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-12T02:01:33.160 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-12T02:01:33.160 INFO:tasks.cephadm:Setup complete, yielding 2024-03-12T02:01:33.160 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T02:01:33.171 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:01:33.172 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph orch status' 2024-03-12T02:01:33.199 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:32.469042+0000 mon.smithi044 (mon.0) 595 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:01:33.199 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:32.470065+0000 mon.smithi044 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:33.199 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:32.470701+0000 mon.smithi044 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:01:33.199 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:32.586813+0000 mon.smithi044 (mon.0) 598 : audit [DBG] from='client.? 172.21.15.44:0/3399721586' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-12T02:01:33.199 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:32.912524+0000 mon.smithi044 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:32.469042+0000 mon.smithi044 (mon.0) 595 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:01:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:32.470065+0000 mon.smithi044 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:32.470701+0000 mon.smithi044 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:01:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:32.586813+0000 mon.smithi044 (mon.0) 598 : audit [DBG] from='client.? 172.21.15.44:0/3399721586' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-12T02:01:33.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:32.912524+0000 mon.smithi044 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:34.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:32.818991+0000 mgr.smithi044.lynzrj (mgr.14164) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:32.818991+0000 mgr.smithi044.lynzrj (mgr.14164) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:35.049 INFO:teuthology.orchestra.run.smithi044.stdout:Backend: cephadm 2024-03-12T02:01:35.050 INFO:teuthology.orchestra.run.smithi044.stdout:Available: Yes 2024-03-12T02:01:35.050 INFO:teuthology.orchestra.run.smithi044.stdout:Paused: No 2024-03-12T02:01:35.703 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph orch ps' 2024-03-12T02:01:36.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:34.819336+0000 mgr.smithi044.lynzrj (mgr.14164) 247 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:36.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:35.048888+0000 mgr.smithi044.lynzrj (mgr.14164) 248 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:36.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:34.819336+0000 mgr.smithi044.lynzrj (mgr.14164) 247 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:35.048888+0000 mgr.smithi044.lynzrj (mgr.14164) 248 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:37.800 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:01:37.800 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (3m) 87s ago 5m 20.2M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:01:37.800 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (5m) 87s ago 5m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:01:37.800 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (4m) 68s ago 4m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (3m) 87s ago 4m 22.9M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (6m) 87s ago 6m 414M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (4m) 68s ago 4m 370M - 16.2.5 6933c2a0b7dd ea74680e558f 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (6m) 87s ago 7m 54.0M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (4m) 68s ago 4m 55.6M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (4m) 87s ago 4m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (3m) 68s ago 3m 15.2M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 87s ago 3m 29.5M 3225M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 87s ago 3m 32.9M 3225M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 87s ago 2m 29.8M 3225M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (2m) 87s ago 2m 27.5M 3225M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (2m) 68s ago 2m 29.3M 3992M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (111s) 68s ago 111s 31.7M 3992M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:01:37.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (91s) 68s ago 91s 27.8M 3992M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:01:37.802 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (71s) 68s ago 71s 14.6M 3992M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:01:37.802 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (3m) 87s ago 4m 38.0M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:01:38.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:36.819924+0000 mgr.smithi044.lynzrj (mgr.14164) 249 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:38.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:36.819924+0000 mgr.smithi044.lynzrj (mgr.14164) 249 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:38.439 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph orch ls' 2024-03-12T02:01:39.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:37.791575+0000 mgr.smithi044.lynzrj (mgr.14164) 250 : audit [DBG] from='client.14470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:39.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:37.791575+0000 mgr.smithi044.lynzrj (mgr.14164) 250 : audit [DBG] from='client.14470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:40.100 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:38.820416+0000 mgr.smithi044.lynzrj (mgr.14164) 251 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:40.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:38.820416+0000 mgr.smithi044.lynzrj (mgr.14164) 251 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:40.566 INFO:teuthology.orchestra.run.smithi044.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-12T02:01:40.566 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager ?:9093,9094 1/1 89s ago 6m count:1 2024-03-12T02:01:40.566 INFO:teuthology.orchestra.run.smithi044.stdout:crash 2/2 89s ago 6m * 2024-03-12T02:01:40.566 INFO:teuthology.orchestra.run.smithi044.stdout:grafana ?:3000 1/1 89s ago 6m count:1 2024-03-12T02:01:40.566 INFO:teuthology.orchestra.run.smithi044.stdout:mgr 2/2 89s ago 6m count:2 2024-03-12T02:01:40.567 INFO:teuthology.orchestra.run.smithi044.stdout:mon 2/2 89s ago 5m smithi044:172.21.15.44=smithi044;smithi145:172.21.15.145=smithi145;count:2 2024-03-12T02:01:40.567 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter ?:9100 2/2 89s ago 6m * 2024-03-12T02:01:40.567 INFO:teuthology.orchestra.run.smithi044.stdout:osd 8/8 89s ago - 2024-03-12T02:01:40.567 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus ?:9095 1/1 89s ago 6m count:1 2024-03-12T02:01:41.271 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph orch host ls' 2024-03-12T02:01:42.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:40.561589+0000 mgr.smithi044.lynzrj (mgr.14164) 252 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:42.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:40.820824+0000 mgr.smithi044.lynzrj (mgr.14164) 253 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:42.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:40.561589+0000 mgr.smithi044.lynzrj (mgr.14164) 252 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:42.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:40.820824+0000 mgr.smithi044.lynzrj (mgr.14164) 253 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:42.858304+0000 mon.smithi044 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:01:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:42.859219+0000 mon.smithi044 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:01:43.349 INFO:teuthology.orchestra.run.smithi044.stdout:HOST ADDR LABELS STATUS 2024-03-12T02:01:43.349 INFO:teuthology.orchestra.run.smithi044.stdout:smithi044 172.21.15.44 2024-03-12T02:01:43.349 INFO:teuthology.orchestra.run.smithi044.stdout:smithi145 172.21.15.145 2024-03-12T02:01:43.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:42.858304+0000 mon.smithi044 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:01:43.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:42.859219+0000 mon.smithi044 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:01:44.019 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph orch device ls' 2024-03-12T02:01:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:42.821172+0000 mgr.smithi044.lynzrj (mgr.14164) 254 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:44.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:43.348478+0000 mgr.smithi044.lynzrj (mgr.14164) 255 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:44.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:42.821172+0000 mgr.smithi044.lynzrj (mgr.14164) 254 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:44.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:43.348478+0000 mgr.smithi044.lynzrj (mgr.14164) 255 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:46.099 INFO:teuthology.orchestra.run.smithi044.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-03-12T02:01:46.100 INFO:teuthology.orchestra.run.smithi044.stdout:smithi044 /dev/nvme0n1 ssd CVFT5331001K400BGN 400G Unknown N/A N/A No 2024-03-12T02:01:46.100 INFO:teuthology.orchestra.run.smithi044.stdout:smithi145 /dev/nvme0n1 ssd PHFT620500N9400BGN 400G Unknown N/A N/A No 2024-03-12T02:01:46.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:44.821677+0000 mgr.smithi044.lynzrj (mgr.14164) 256 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:46.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:44.821677+0000 mgr.smithi044.lynzrj (mgr.14164) 256 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:46.740 INFO:teuthology.run_tasks:Running task vip.exec... 2024-03-12T02:01:46.750 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:01:46.751 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-03-12T02:01:46.782 INFO:teuthology.orchestra.run.smithi044.stderr:+ systemctl stop nfs-server 2024-03-12T02:01:46.790 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi145.front.sepia.ceph.com 2024-03-12T02:01:46.791 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-03-12T02:01:46.828 INFO:teuthology.orchestra.run.smithi145.stderr:+ systemctl stop nfs-server 2024-03-12T02:01:46.836 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T02:01:46.845 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:01:46.846 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2024-03-12T02:01:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:46.097839+0000 mgr.smithi044.lynzrj (mgr.14164) 257 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:47.295 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:46.097839+0000 mgr.smithi044.lynzrj (mgr.14164) 257 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:46.822120+0000 mgr.smithi044.lynzrj (mgr.14164) 258 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:48.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:46.822120+0000 mgr.smithi044.lynzrj (mgr.14164) 258 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:48.823285+0000 mgr.smithi044.lynzrj (mgr.14164) 259 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:48.940939+0000 mgr.smithi044.lynzrj (mgr.14164) 260 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:48.941389+0000 mon.smithi044 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-03-12T02:01:50.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:48.823285+0000 mgr.smithi044.lynzrj (mgr.14164) 259 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:50.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:48.940939+0000 mgr.smithi044.lynzrj (mgr.14164) 260 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:01:50.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:48.941389+0000 mon.smithi044 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-03-12T02:01:51.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:49.908088+0000 mon.smithi044 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-03-12T02:01:51.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:49.908165+0000 mon.smithi044 (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-03-12T02:01:51.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:49.909266+0000 mon.smithi044 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-03-12T02:01:51.224 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T02:01:50.921+0000 7fa9a4924700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T02:01:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:49.908088+0000 mon.smithi044 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-03-12T02:01:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:49.908165+0000 mon.smithi044 (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-03-12T02:01:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:49.909266+0000 mon.smithi044 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-03-12T02:01:51.481 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-03-12T02:01:51.490 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-03-12T02:01:51.490 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch ls -f json 2024-03-12T02:01:52.144 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:50.823774+0000 mgr.smithi044.lynzrj (mgr.14164) 261 : cluster [DBG] pgmap v225: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:52.144 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.919067+0000 mon.smithi044 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:50.919390+0000 mon.smithi044 (mon.0) 607 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.921971+0000 mon.smithi044 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:50.922826+0000 mon.smithi044 (mon.0) 609 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:50.922858+0000 mon.smithi044 (mon.0) 610 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:50.931858+0000 mon.smithi044 (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.932493+0000 mon.smithi044 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:50.932621+0000 mon.smithi044 (mon.0) 613 : cluster [DBG] fsmap foofs:0 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:01:50.935188+0000 mgr.smithi044.lynzrj (mgr.14164) 262 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.942615+0000 mon.smithi044 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.943570+0000 mon.smithi044 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.945357+0000 mon.smithi044 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.947526+0000 mon.smithi044 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:01:52.145 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.958299+0000 mon.smithi044 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:52.146 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.966318+0000 mon.smithi044 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:52.146 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.967149+0000 mon.smithi044 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:01:52.146 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.969905+0000 mon.smithi044 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T02:01:52.146 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:50.970533+0000 mon.smithi044 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:52.146 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:01:50.971211+0000 mgr.smithi044.lynzrj (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi044.iylkdd on smithi044 2024-03-12T02:01:52.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:50.823774+0000 mgr.smithi044.lynzrj (mgr.14164) 261 : cluster [DBG] pgmap v225: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:52.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.919067+0000 mon.smithi044 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-03-12T02:01:52.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:50.919390+0000 mon.smithi044 (mon.0) 607 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-03-12T02:01:52.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.921971+0000 mon.smithi044 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:50.922826+0000 mon.smithi044 (mon.0) 609 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:50.922858+0000 mon.smithi044 (mon.0) 610 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:50.931858+0000 mon.smithi044 (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.932493+0000 mon.smithi044 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:50.932621+0000 mon.smithi044 (mon.0) 613 : cluster [DBG] fsmap foofs:0 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:01:50.935188+0000 mgr.smithi044.lynzrj (mgr.14164) 262 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.942615+0000 mon.smithi044 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.943570+0000 mon.smithi044 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.945357+0000 mon.smithi044 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.947526+0000 mon.smithi044 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.958299+0000 mon.smithi044 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.966318+0000 mon.smithi044 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.967149+0000 mon.smithi044 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:01:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.969905+0000 mon.smithi044 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T02:01:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:50.970533+0000 mon.smithi044 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:01:50.971211+0000 mgr.smithi044.lynzrj (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi044.iylkdd on smithi044 2024-03-12T02:01:53.081 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:51.929389+0000 mon.smithi044 (mon.0) 623 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-12T02:01:53.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:51.929389+0000 mon.smithi044 (mon.0) 623 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-12T02:01:54.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:52.824340+0000 mgr.smithi044.lynzrj (mgr.14164) 264 : cluster [DBG] pgmap v229: 65 pgs: 2 creating+activating, 9 creating+peering, 31 active+clean, 23 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:54.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:52.933397+0000 mon.smithi044 (mon.0) 624 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-12T02:01:54.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:52.824340+0000 mgr.smithi044.lynzrj (mgr.14164) 264 : cluster [DBG] pgmap v229: 65 pgs: 2 creating+activating, 9 creating+peering, 31 active+clean, 23 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:54.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:52.933397+0000 mon.smithi044 (mon.0) 624 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-12T02:01:54.559 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:01:54.559 INFO:teuthology.orchestra.run.smithi044.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-03-12T01:55:32.427651Z", "last_refresh": "2024-03-12T02:00:10.633908Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-03-12T01:55:18.675380Z", "last_refresh": "2024-03-12T02:00:10.633973Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-03-12T01:55:28.723981Z", "last_refresh": "2024-03-12T02:00:10.634032Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-03-12T02:01:50.942836Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-03-12T02:01:50.935235Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-03-12T01:55:17.183137Z", "last_refresh": "2024-03-12T02:00:10.633828Z", "running": 2, "size": 2}}, {"events": ["2024-03-12T01:56:10.140922Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi044:172.21.15.44=smithi044", "smithi145:172.21.15.145=smithi145"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-03-12T01:56:10.138149Z", "last_refresh": "2024-03-12T02:00:10.633693Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-03-12T01:55:31.164234Z", "last_refresh": "2024-03-12T02:00:10.634089Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-03-12T02:00:10.634202Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-03-12T01:55:27.064906Z", "last_refresh": "2024-03-12T02:00:10.634145Z", "ports": [9095], "running": 1, "size": 1}}] 2024-03-12T02:01:55.474 INFO:tasks.cephadm:mds.foofs has 0/2 2024-03-12T02:01:56.476 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch ls -f json 2024-03-12T02:01:56.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:54.555232+0000 mgr.smithi044.lynzrj (mgr.14164) 265 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:01:56.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:54.824733+0000 mgr.smithi044.lynzrj (mgr.14164) 266 : cluster [DBG] pgmap v231: 65 pgs: 2 creating+activating, 9 creating+peering, 54 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:56.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:55.166240+0000 mon.smithi044 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:56.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:55.167249+0000 mon.smithi044 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:01:56.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:55.169640+0000 mon.smithi044 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T02:01:56.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:55.170263+0000 mon.smithi044 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:56.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:01:55.170769+0000 mgr.smithi044.lynzrj (mgr.14164) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi145.kflnkd on smithi145 2024-03-12T02:01:56.510 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:54.555232+0000 mgr.smithi044.lynzrj (mgr.14164) 265 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:01:56.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:54.824733+0000 mgr.smithi044.lynzrj (mgr.14164) 266 : cluster [DBG] pgmap v231: 65 pgs: 2 creating+activating, 9 creating+peering, 54 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:56.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:55.166240+0000 mon.smithi044 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:56.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:55.167249+0000 mon.smithi044 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:01:56.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:55.169640+0000 mon.smithi044 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T02:01:56.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:55.170263+0000 mon.smithi044 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:56.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:01:55.170769+0000 mgr.smithi044.lynzrj (mgr.14164) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi145.kflnkd on smithi145 2024-03-12T02:01:58.222 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:56.825145+0000 mgr.smithi044.lynzrj (mgr.14164) 268 : cluster [DBG] pgmap v232: 65 pgs: 2 creating+activating, 63 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:58.222 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:57.547703+0000 mon.smithi044 (mon.0) 629 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:58.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:57.548850+0000 mon.smithi044 (mon.0) 630 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:01:58.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:57.549927+0000 mon.smithi044 (mon.0) 631 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:58.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:57.550749+0000 mon.smithi044 (mon.0) 632 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:01:58.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:57.876731+0000 mon.smithi044 (mon.0) 633 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:56.825145+0000 mgr.smithi044.lynzrj (mgr.14164) 268 : cluster [DBG] pgmap v232: 65 pgs: 2 creating+activating, 63 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:01:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:57.547703+0000 mon.smithi044 (mon.0) 629 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:57.548850+0000 mon.smithi044 (mon.0) 630 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:01:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:57.549927+0000 mon.smithi044 (mon.0) 631 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:01:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:57.550749+0000 mon.smithi044 (mon.0) 632 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:01:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:57.876731+0000 mon.smithi044 (mon.0) 633 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:01:58.626 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:01:58.626 INFO:teuthology.orchestra.run.smithi044.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-03-12T01:55:32.427651Z", "last_refresh": "2024-03-12T02:00:10.633908Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-03-12T01:55:18.675380Z", "last_refresh": "2024-03-12T02:00:10.633973Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-03-12T01:55:28.723981Z", "last_refresh": "2024-03-12T02:00:10.634032Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-03-12T02:01:50.942836Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-03-12T02:01:50.935235Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-03-12T01:55:17.183137Z", "last_refresh": "2024-03-12T02:00:10.633828Z", "running": 2, "size": 2}}, {"events": ["2024-03-12T01:56:10.140922Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi044:172.21.15.44=smithi044", "smithi145:172.21.15.145=smithi145"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-03-12T01:56:10.138149Z", "last_refresh": "2024-03-12T02:00:10.633693Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-03-12T01:55:31.164234Z", "last_refresh": "2024-03-12T02:00:10.634089Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-03-12T02:00:10.634202Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-03-12T01:55:27.064906Z", "last_refresh": "2024-03-12T02:00:10.634145Z", "ports": [9095], "running": 1, "size": 1}}] 2024-03-12T02:01:59.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.170678+0000 mon.smithi044 (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182] up:boot 2024-03-12T02:01:59.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.170719+0000 mon.smithi044 (mon.0) 635 : cluster [INF] daemon mds.foofs.smithi145.kflnkd assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-03-12T02:01:59.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.170759+0000 mon.smithi044 (mon.0) 636 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T02:01:59.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.170773+0000 mon.smithi044 (mon.0) 637 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-03-12T02:01:59.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.170782+0000 mon.smithi044 (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-03-12T02:01:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.170992+0000 mon.smithi044 (mon.0) 639 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-03-12T02:01:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:58.171121+0000 mon.smithi044 (mon.0) 640 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:01:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.174040+0000 mon.smithi044 (mon.0) 641 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:creating} 2024-03-12T02:01:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:01:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.184729+0000 mon.smithi044 (mon.0) 642 : cluster [INF] daemon mds.foofs.smithi145.kflnkd is now active in filesystem foofs as rank 0 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.170678+0000 mon.smithi044 (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182] up:boot 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.170719+0000 mon.smithi044 (mon.0) 635 : cluster [INF] daemon mds.foofs.smithi145.kflnkd assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.170759+0000 mon.smithi044 (mon.0) 636 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.170773+0000 mon.smithi044 (mon.0) 637 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.170782+0000 mon.smithi044 (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.170992+0000 mon.smithi044 (mon.0) 639 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:58.171121+0000 mon.smithi044 (mon.0) 640 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.174040+0000 mon.smithi044 (mon.0) 641 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:creating} 2024-03-12T02:01:59.470 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:01:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.184729+0000 mon.smithi044 (mon.0) 642 : cluster [INF] daemon mds.foofs.smithi145.kflnkd is now active in filesystem foofs as rank 0 2024-03-12T02:01:59.492 INFO:tasks.cephadm:mds.foofs has 2/2 2024-03-12T02:01:59.492 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T02:01:59.504 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:01:59.505 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:58.622101+0000 mgr.smithi044.lynzrj (mgr.14164) 269 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:58.825575+0000 mgr.smithi044.lynzrj (mgr.14164) 270 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:59.178603+0000 mon.smithi044 (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182] up:active 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:59.178636+0000 mon.smithi044 (mon.0) 644 : cluster [DBG] mds.? [v2:172.21.15.44:6834/1870283070,v1:172.21.15.44:6835/1870283070] up:boot 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:59.178890+0000 mon.smithi044 (mon.0) 645 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:59.178993+0000 mon.smithi044 (mon.0) 646 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:01:59.180976+0000 mon.smithi044 (mon.0) 647 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:02:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:01:59.554999+0000 mon.smithi044 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:58.622101+0000 mgr.smithi044.lynzrj (mgr.14164) 269 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:58.825575+0000 mgr.smithi044.lynzrj (mgr.14164) 270 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:59.178603+0000 mon.smithi044 (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182] up:active 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:59.178636+0000 mon.smithi044 (mon.0) 644 : cluster [DBG] mds.? [v2:172.21.15.44:6834/1870283070,v1:172.21.15.44:6835/1870283070] up:boot 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:59.178890+0000 mon.smithi044 (mon.0) 645 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:59.178993+0000 mon.smithi044 (mon.0) 646 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:01:59.180976+0000 mon.smithi044 (mon.0) 647 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:02:00.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:01:59.554999+0000 mon.smithi044 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:02.489 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:00.826060+0000 mgr.smithi044.lynzrj (mgr.14164) 271 : cluster [DBG] pgmap v234: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:02:02.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:00.826060+0000 mgr.smithi044.lynzrj (mgr.14164) 271 : cluster [DBG] pgmap v234: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T02:02:03.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:02.422413+0000 mon.smithi044 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-03-12T02:02:03.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:02.422413+0000 mon.smithi044 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-03-12T02:02:04.221 INFO:teuthology.orchestra.run.smithi044.stdout:NFS Cluster Created Successfully 2024-03-12T02:02:04.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:02.421185+0000 mgr.smithi044.lynzrj (mgr.14164) 272 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:04.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:02.826564+0000 mgr.smithi044.lynzrj (mgr.14164) 273 : cluster [DBG] pgmap v235: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 3 op/s 2024-03-12T02:02:04.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:03.188786+0000 mon.smithi044 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-03-12T02:02:04.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:03.188850+0000 mon.smithi044 (mon.0) 651 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-12T02:02:04.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:03.188927+0000 mon.smithi044 (mon.0) 652 : cluster [DBG] mds.? [v2:172.21.15.44:6834/1870283070,v1:172.21.15.44:6835/1870283070] up:standby 2024-03-12T02:02:04.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:03.188989+0000 mon.smithi044 (mon.0) 653 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:02:04.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:03.189956+0000 mon.smithi044 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-03-12T02:02:04.567 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:02.421185+0000 mgr.smithi044.lynzrj (mgr.14164) 272 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:04.567 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:02.826564+0000 mgr.smithi044.lynzrj (mgr.14164) 273 : cluster [DBG] pgmap v235: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 3 op/s 2024-03-12T02:02:04.568 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:03.188786+0000 mon.smithi044 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-03-12T02:02:04.568 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:03.188850+0000 mon.smithi044 (mon.0) 651 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-12T02:02:04.568 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:03.188927+0000 mon.smithi044 (mon.0) 652 : cluster [DBG] mds.? [v2:172.21.15.44:6834/1870283070,v1:172.21.15.44:6835/1870283070] up:standby 2024-03-12T02:02:04.568 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:03.188989+0000 mon.smithi044 (mon.0) 653 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:02:04.568 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:03.189956+0000 mon.smithi044 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-03-12T02:02:04.966 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-03-12T02:02:05.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:04.192682+0000 mon.smithi044 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-03-12T02:02:05.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:04.192910+0000 mon.smithi044 (mon.0) 656 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-12T02:02:05.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:04.216131+0000 mgr.smithi044.lynzrj (mgr.14164) 274 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-03-12T02:02:05.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:04.219767+0000 mon.smithi044 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:05.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:04.192682+0000 mon.smithi044 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-03-12T02:02:05.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:04.192910+0000 mon.smithi044 (mon.0) 656 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-12T02:02:05.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:04.216131+0000 mgr.smithi044.lynzrj (mgr.14164) 274 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-03-12T02:02:05.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:04.219767+0000 mon.smithi044 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.477 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:04.826961+0000 mgr.smithi044.lynzrj (mgr.14164) 275 : cluster [DBG] pgmap v238: 97 pgs: 3 creating+peering, 29 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 4 op/s 2024-03-12T02:02:06.477 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:05.202801+0000 mon.smithi044 (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.219776+0000 mon.smithi044 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.224633+0000 mon.smithi044 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.230743+0000 mon.smithi044 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:05.242102+0000 mgr.smithi044.lynzrj (mgr.14164) 276 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi044.yzggoo 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.242403+0000 mon.smithi044 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.245644+0000 mon.smithi044 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:05.246140+0000 mgr.smithi044.lynzrj (mgr.14164) 277 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.246494+0000 mon.smithi044 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.249182+0000 mon.smithi044 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.250522+0000 mon.smithi044 (mon.0) 666 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.296586+0000 mon.smithi044 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:02:06.478 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.300135+0000 mon.smithi044 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:02:06.479 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:05.341632+0000 mgr.smithi044.lynzrj (mgr.14164) 278 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:02:06.479 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:05.341736+0000 mgr.smithi044.lynzrj (mgr.14164) 279 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi044.yzggoo-rgw 2024-03-12T02:02:06.479 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.342106+0000 mon.smithi044 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:02:06.479 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.345134+0000 mon.smithi044 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:02:06.479 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:05.349192+0000 mon.smithi044 (mon.0) 671 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:06.479 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:05.349865+0000 mgr.smithi044.lynzrj (mgr.14164) 280 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi044.yzggoo on smithi044 2024-03-12T02:02:06.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:04.826961+0000 mgr.smithi044.lynzrj (mgr.14164) 275 : cluster [DBG] pgmap v238: 97 pgs: 3 creating+peering, 29 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 4 op/s 2024-03-12T02:02:06.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:05.202801+0000 mon.smithi044 (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-12T02:02:06.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.219776+0000 mon.smithi044 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.224633+0000 mon.smithi044 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.230743+0000 mon.smithi044 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:05.242102+0000 mgr.smithi044.lynzrj (mgr.14164) 276 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi044.yzggoo 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.242403+0000 mon.smithi044 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.245644+0000 mon.smithi044 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:05.246140+0000 mgr.smithi044.lynzrj (mgr.14164) 277 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.246494+0000 mon.smithi044 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.249182+0000 mon.smithi044 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.250522+0000 mon.smithi044 (mon.0) 666 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.296586+0000 mon.smithi044 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.300135+0000 mon.smithi044 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:05.341632+0000 mgr.smithi044.lynzrj (mgr.14164) 278 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:05.341736+0000 mgr.smithi044.lynzrj (mgr.14164) 279 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi044.yzggoo-rgw 2024-03-12T02:02:06.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.342106+0000 mon.smithi044 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:02:06.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.345134+0000 mon.smithi044 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:02:06.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:05.349192+0000 mon.smithi044 (mon.0) 671 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:06.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:05.349865+0000 mgr.smithi044.lynzrj (mgr.14164) 280 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi044.yzggoo on smithi044 2024-03-12T02:02:08.246 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:02:08.247 INFO:teuthology.orchestra.run.smithi044.stdout: "bind": "/fake", 2024-03-12T02:02:08.247 INFO:teuthology.orchestra.run.smithi044.stdout: "fs": "foofs", 2024-03-12T02:02:08.247 INFO:teuthology.orchestra.run.smithi044.stdout: "path": "/", 2024-03-12T02:02:08.247 INFO:teuthology.orchestra.run.smithi044.stdout: "cluster": "foo", 2024-03-12T02:02:08.247 INFO:teuthology.orchestra.run.smithi044.stdout: "mode": "RW" 2024-03-12T02:02:08.247 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:02:08.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:06.827465+0000 mgr.smithi044.lynzrj (mgr.14164) 281 : cluster [DBG] pgmap v240: 97 pgs: 3 creating+peering, 17 unknown, 77 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-12T02:02:08.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:07.210805+0000 mon.smithi044 (mon.0) 672 : cluster [DBG] mgrmap e19: smithi044.lynzrj(active, since 6m), standbys: smithi145.ovlfkq 2024-03-12T02:02:08.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:06.827465+0000 mgr.smithi044.lynzrj (mgr.14164) 281 : cluster [DBG] pgmap v240: 97 pgs: 3 creating+peering, 17 unknown, 77 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-12T02:02:08.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:07.210805+0000 mon.smithi044 (mon.0) 672 : cluster [DBG] mgrmap e19: smithi044.lynzrj(active, since 6m), standbys: smithi145.ovlfkq 2024-03-12T02:02:09.165 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-03-12T02:02:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.216642+0000 mgr.smithi044.lynzrj (mgr.14164) 282 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.237845+0000 mon.smithi044 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 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-03-12T02:02:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.241056+0000 mon.smithi044 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 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-03-12T02:02:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.892198+0000 mon.smithi044 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.893355+0000 mon.smithi044 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T02:02:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.896240+0000 mon.smithi044 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T02:02:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.896949+0000 mon.smithi044 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-03-12T02:02:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.899622+0000 mon.smithi044 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-03-12T02:02:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:08.900772+0000 mon.smithi044 (mon.0) 680 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:09.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.216642+0000 mgr.smithi044.lynzrj (mgr.14164) 282 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.237845+0000 mon.smithi044 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 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-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.241056+0000 mon.smithi044 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 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-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.892198+0000 mon.smithi044 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.893355+0000 mon.smithi044 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.896240+0000 mon.smithi044 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.896949+0000 mon.smithi044 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.899622+0000 mon.smithi044 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-03-12T02:02:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:08.900772+0000 mon.smithi044 (mon.0) 680 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:10.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:08.827997+0000 mgr.smithi044.lynzrj (mgr.14164) 283 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 3 op/s 2024-03-12T02:02:10.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:08.893116+0000 mgr.smithi044.lynzrj (mgr.14164) 284 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:02:10.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:08.896703+0000 mgr.smithi044.lynzrj (mgr.14164) 285 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T02:02:10.512 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:08.827997+0000 mgr.smithi044.lynzrj (mgr.14164) 283 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 3 op/s 2024-03-12T02:02:10.512 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:08.893116+0000 mgr.smithi044.lynzrj (mgr.14164) 284 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:02:10.512 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:08.896703+0000 mgr.smithi044.lynzrj (mgr.14164) 285 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T02:02:12.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:10.828473+0000 mgr.smithi044.lynzrj (mgr.14164) 286 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 134 B/s rd, 402 B/s wr, 0 op/s 2024-03-12T02:02:12.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:11.171121+0000 mgr.smithi044.lynzrj (mgr.14164) 287 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:12.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:11.716172+0000 mon.smithi044 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:02:12.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:11.720243+0000 mon.smithi044 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:02:12.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:11.771072+0000 mon.smithi044 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:02:12.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:11.774530+0000 mon.smithi044 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:02:12.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:11.776229+0000 mon.smithi044 (mon.0) 685 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:10.828473+0000 mgr.smithi044.lynzrj (mgr.14164) 286 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 134 B/s rd, 402 B/s wr, 0 op/s 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:11.171121+0000 mgr.smithi044.lynzrj (mgr.14164) 287 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:11.716172+0000 mon.smithi044 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:11.720243+0000 mon.smithi044 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:11.771072+0000 mon.smithi044 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:11.774530+0000 mon.smithi044 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:02:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:11.776229+0000 mon.smithi044 (mon.0) 685 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:13.347 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:11.770554+0000 mgr.smithi044.lynzrj (mgr.14164) 288 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:02:13.347 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:11.770668+0000 mgr.smithi044.lynzrj (mgr.14164) 289 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi145.kppwtd-rgw 2024-03-12T02:02:13.347 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:11.777175+0000 mgr.smithi044.lynzrj (mgr.14164) 290 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi145.kppwtd on smithi145 2024-03-12T02:02:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:11.770554+0000 mgr.smithi044.lynzrj (mgr.14164) 288 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:02:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:11.770668+0000 mgr.smithi044.lynzrj (mgr.14164) 289 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi145.kppwtd-rgw 2024-03-12T02:02:13.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:11.777175+0000 mgr.smithi044.lynzrj (mgr.14164) 290 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi145.kppwtd on smithi145 2024-03-12T02:02:14.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:12.473588+0000 mgr.smithi044.lynzrj (mgr.14164) 291 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:14.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:12.829276+0000 mgr.smithi044.lynzrj (mgr.14164) 292 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-12T02:02:14.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:12.473588+0000 mgr.smithi044.lynzrj (mgr.14164) 291 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:14.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:12.829276+0000 mgr.smithi044.lynzrj (mgr.14164) 292 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-12T02:02:15.082 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo 2/2 - 10s count:2 2024-03-12T02:02:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:13.772064+0000 mgr.smithi044.lynzrj (mgr.14164) 293 : audit [DBG] from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:14.276263+0000 mon.smithi044 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:14.279269+0000 mon.smithi044 (mon.0) 687 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:14.280278+0000 mon.smithi044 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:14.280953+0000 mon.smithi044 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:15.625 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:13.772064+0000 mgr.smithi044.lynzrj (mgr.14164) 293 : audit [DBG] from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:15.625 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:14.276263+0000 mon.smithi044 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:15.625 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:14.279269+0000 mon.smithi044 (mon.0) 687 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:15.626 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:14.280278+0000 mon.smithi044 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:15.626 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:14.280953+0000 mon.smithi044 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:15.813 INFO:teuthology.run_tasks:Running task vip.exec... 2024-03-12T02:02:15.822 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:02:15.823 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-03-12T02:02:15.855 INFO:teuthology.orchestra.run.smithi044.stderr:+ mkdir /mnt/foo 2024-03-12T02:02:15.872 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-03-12T02:02:15.942 INFO:teuthology.orchestra.run.smithi044.stderr:++ hostname 2024-03-12T02:02:15.942 INFO:teuthology.orchestra.run.smithi044.stderr:+ mount -t nfs smithi044:/fake /mnt/foo -o sync 2024-03-12T02:02:16.562 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:14.829705+0000 mgr.smithi044.lynzrj (mgr.14164) 294 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-03-12T02:02:16.562 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:15.065853+0000 mgr.smithi044.lynzrj (mgr.14164) 295 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:16.575 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:14.829705+0000 mgr.smithi044.lynzrj (mgr.14164) 294 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-03-12T02:02:16.575 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:15.065853+0000 mgr.smithi044.lynzrj (mgr.14164) 295 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:16.595 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-03-12T02:02:16.664 INFO:teuthology.orchestra.run.smithi044.stderr:+ echo test 2024-03-12T02:02:16.672 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-03-12T02:02:16.742 INFO:teuthology.orchestra.run.smithi044.stderr:+ sync 2024-03-12T02:02:17.212 INFO:teuthology.run_tasks:Running task parallel... 2024-03-12T02:02:17.223 INFO:teuthology.task.parallel:starting parallel... 2024-03-12T02:02:17.223 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-03-12T02:02:17.224 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-03-12T02:02:17.224 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:02:17.224 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-12T02:02:17.224 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-03-12T02:02:17.225 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-03-12T02:02:17.225 INFO:teuthology.task.exec:Executing custom commands... 2024-03-12T02:02:17.225 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:02:17.225 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-03-12T02:02:17.317 INFO:teuthology.orchestra.run.smithi044.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-03-12T02:02:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:02:17.317 INFO:teuthology.orchestra.run.smithi044.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-03-12T02:02:17.331 INFO:teuthology.orchestra.run.smithi044.stdout:3 of 5 processes prepared for launch 0 sec 2024-03-12T02:02:17.431 INFO:teuthology.orchestra.run.smithi044.stdout:5 of 5 processes prepared for launch 0 sec 2024-03-12T02:02:17.432 INFO:teuthology.orchestra.run.smithi044.stdout:releasing clients 2024-03-12T02:02:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:16.830204+0000 mgr.smithi044.lynzrj (mgr.14164) 296 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-03-12T02:02:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:17.060604+0000 mon.smithi044 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:17.881943+0000 mon.smithi044 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:18.431 INFO:teuthology.orchestra.run.smithi044.stdout: 5 308 56.71 MB/sec warmup 1 sec latency 11.721 ms 2024-03-12T02:02:18.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:16.830204+0000 mgr.smithi044.lynzrj (mgr.14164) 296 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-03-12T02:02:18.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:17.060604+0000 mon.smithi044 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:18.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:17.881943+0000 mon.smithi044 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:19.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 681 52.94 MB/sec warmup 2 sec latency 9.973 ms 2024-03-12T02:02:20.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:18.830847+0000 mgr.smithi044.lynzrj (mgr.14164) 297 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 16 MiB data, 58 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.4 MiB/s wr, 117 op/s 2024-03-12T02:02:20.431 INFO:teuthology.orchestra.run.smithi044.stdout: 5 1852 43.93 MB/sec warmup 3 sec latency 12.252 ms 2024-03-12T02:02:20.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:18.830847+0000 mgr.smithi044.lynzrj (mgr.14164) 297 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 16 MiB data, 58 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.4 MiB/s wr, 117 op/s 2024-03-12T02:02:21.027 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-12T02:02:21.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 3243 43.47 MB/sec warmup 4 sec latency 16.293 ms 2024-03-12T02:02:22.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:20.831140+0000 mgr.smithi044.lynzrj (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 16 MiB data, 58 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.4 MiB/s wr, 117 op/s 2024-03-12T02:02:22.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 4331 40.49 MB/sec warmup 5 sec latency 15.016 ms 2024-03-12T02:02:22.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:20.831140+0000 mgr.smithi044.lynzrj (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 16 MiB data, 58 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.4 MiB/s wr, 117 op/s 2024-03-12T02:02:23.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 5647 38.12 MB/sec warmup 6 sec latency 17.617 ms 2024-03-12T02:02:24.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:22.831712+0000 mgr.smithi044.lynzrj (mgr.14164) 299 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 109 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 10 MiB/s wr, 507 op/s 2024-03-12T02:02:24.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 6748 38.20 MB/sec warmup 7 sec latency 15.373 ms 2024-03-12T02:02:24.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:22.831712+0000 mgr.smithi044.lynzrj (mgr.14164) 299 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 109 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 10 MiB/s wr, 507 op/s 2024-03-12T02:02:25.080 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-12T02:02:25.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 7876 37.24 MB/sec warmup 8 sec latency 11.575 ms 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.614693+0000 mon.smithi044 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.619502+0000 mon.smithi044 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.629956+0000 mon.smithi044 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.632579+0000 mon.smithi044 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.634056+0000 mon.smithi044 (mon.0) 696 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.635237+0000 mon.smithi044 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.640824+0000 mon.smithi044 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:24.650057+0000 mon.smithi044 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.873 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:24.832557+0000 mgr.smithi044.lynzrj (mgr.14164) 300 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 133 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 13 MiB/s wr, 813 op/s 2024-03-12T02:02:25.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.614693+0000 mon.smithi044 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.619502+0000 mon.smithi044 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.629956+0000 mon.smithi044 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.632579+0000 mon.smithi044 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:25.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.634056+0000 mon.smithi044 (mon.0) 696 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:25.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.635237+0000 mon.smithi044 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.640824+0000 mon.smithi044 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:24.650057+0000 mon.smithi044 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:24.832557+0000 mgr.smithi044.lynzrj (mgr.14164) 300 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 133 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 13 MiB/s wr, 813 op/s 2024-03-12T02:02:26.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 9156 36.02 MB/sec warmup 9 sec latency 21.075 ms 2024-03-12T02:02:27.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 10372 36.62 MB/sec warmup 10 sec latency 15.850 ms 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:26.833109+0000 mgr.smithi044.lynzrj (mgr.14164) 301 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 137 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 15 MiB/s wr, 976 op/s 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:27.459318+0000 mon.smithi044 (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:27.464385+0000 mon.smithi044 (mon.0) 701 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:27.466943+0000 mon.smithi044 (mon.0) 702 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:27.469534+0000 mon.smithi044 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:27.475589+0000 mon.smithi044 (mon.0) 704 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:27.484552+0000 mon.smithi044 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:26.833109+0000 mgr.smithi044.lynzrj (mgr.14164) 301 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 137 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 15 MiB/s wr, 976 op/s 2024-03-12T02:02:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:27.459318+0000 mon.smithi044 (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' 2024-03-12T02:02:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:27.464385+0000 mon.smithi044 (mon.0) 701 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:27.466943+0000 mon.smithi044 (mon.0) 702 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:27.469534+0000 mon.smithi044 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:27.475589+0000 mon.smithi044 (mon.0) 704 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:27.484552+0000 mon.smithi044 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:28.421 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph mgr module enable nfs --force' 2024-03-12T02:02:28.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 11443 35.80 MB/sec warmup 11 sec latency 13.600 ms 2024-03-12T02:02:29.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 12725 34.99 MB/sec warmup 12 sec latency 27.589 ms 2024-03-12T02:02:30.229 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:28.833659+0000 mgr.smithi044.lynzrj (mgr.14164) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 155 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 20 MiB/s wr, 1.43k op/s 2024-03-12T02:02:30.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:28.833659+0000 mgr.smithi044.lynzrj (mgr.14164) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 155 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 20 MiB/s wr, 1.43k op/s 2024-03-12T02:02:30.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 13952 35.59 MB/sec warmup 13 sec latency 23.649 ms 2024-03-12T02:02:31.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 14895 34.89 MB/sec warmup 14 sec latency 18.470 ms 2024-03-12T02:02:31.916 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:30.834026+0000 mgr.smithi044.lynzrj (mgr.14164) 303 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 155 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 19 MiB/s wr, 1.32k op/s 2024-03-12T02:02:31.916 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:30.916676+0000 mon.smithi145 (mon.1) 18 : audit [INF] from='client.? 172.21.15.44:0/2904820269' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-03-12T02:02:31.932 INFO:teuthology.orchestra.run.smithi044.stderr:module 'nfs' is already enabled 2024-03-12T02:02:32.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:30.916890+0000 mon.smithi044 (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-03-12T02:02:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:30.834026+0000 mgr.smithi044.lynzrj (mgr.14164) 303 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 155 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 19 MiB/s wr, 1.32k op/s 2024-03-12T02:02:32.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:30.916676+0000 mon.smithi145 (mon.1) 18 : audit [INF] from='client.? 172.21.15.44:0/2904820269' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-03-12T02:02:32.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:30.916890+0000 mon.smithi044 (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-03-12T02:02:32.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 15928 34.24 MB/sec warmup 15 sec latency 14.923 ms 2024-03-12T02:02:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:31.926551+0000 mon.smithi044 (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-03-12T02:02:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:31.926627+0000 mon.smithi044 (mon.0) 708 : cluster [DBG] mgrmap e20: smithi044.lynzrj(active, since 6m), standbys: smithi145.ovlfkq 2024-03-12T02:02:33.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:31.926551+0000 mon.smithi044 (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-03-12T02:02:33.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:31.926627+0000 mon.smithi044 (mon.0) 708 : cluster [DBG] mgrmap e20: smithi044.lynzrj(active, since 6m), standbys: smithi145.ovlfkq 2024-03-12T02:02:33.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 17242 34.43 MB/sec warmup 16 sec latency 18.214 ms 2024-03-12T02:02:34.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:32.834651+0000 mgr.smithi044.lynzrj (mgr.14164) 304 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 165 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 24 MiB/s wr, 1.75k op/s 2024-03-12T02:02:34.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:32.834651+0000 mgr.smithi044.lynzrj (mgr.14164) 304 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 165 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 24 MiB/s wr, 1.75k op/s 2024-03-12T02:02:34.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 18418 34.35 MB/sec warmup 17 sec latency 26.568 ms 2024-03-12T02:02:34.502 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-12T02:02:35.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 19486 33.85 MB/sec warmup 18 sec latency 45.646 ms 2024-03-12T02:02:36.185 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:34.835167+0000 mgr.smithi044.lynzrj (mgr.14164) 305 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 168 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 17 MiB/s wr, 1.52k op/s 2024-03-12T02:02:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:34.835167+0000 mgr.smithi044.lynzrj (mgr.14164) 305 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 168 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 17 MiB/s wr, 1.52k op/s 2024-03-12T02:02:36.432 INFO:teuthology.orchestra.run.smithi044.stdout: 5 20702 33.72 MB/sec warmup 19 sec latency 19.719 ms 2024-03-12T02:02:37.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 21699 33.90 MB/sec warmup 20 sec latency 24.955 ms 2024-03-12T02:02:37.958 INFO:teuthology.orchestra.run.smithi044.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T02:02:38.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:36.835681+0000 mgr.smithi044.lynzrj (mgr.14164) 306 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 171 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-03-12T02:02:38.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:36.835681+0000 mgr.smithi044.lynzrj (mgr.14164) 306 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 171 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-03-12T02:02:38.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 22608 33.09 MB/sec warmup 21 sec latency 16.486 ms 2024-03-12T02:02:38.792 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-03-12T02:02:38.792 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:02:38.792 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- 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-03-12T02:02:39.083 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:37.951066+0000 mgr.smithi044.lynzrj (mgr.14164) 307 : audit [DBG] from='client.24369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:37.952070+0000 mgr.smithi044.lynzrj (mgr.14164) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:37.957133+0000 mon.smithi044 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:37.957742+0000 mon.smithi044 (mon.0) 710 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:37.961320+0000 mon.smithi044 (mon.0) 711 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:37.962363+0000 mon.smithi044 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:38.376737+0000 mon.smithi044 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:38.386389+0000 mon.smithi044 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:39.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:37.951066+0000 mgr.smithi044.lynzrj (mgr.14164) 307 : audit [DBG] from='client.24369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:39.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:37.952070+0000 mgr.smithi044.lynzrj (mgr.14164) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T02:02:39.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:37.957133+0000 mon.smithi044 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:39.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:37.957742+0000 mon.smithi044 (mon.0) 710 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:02:39.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:37.961320+0000 mon.smithi044 (mon.0) 711 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:02:39.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:37.962363+0000 mon.smithi044 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:02:39.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:38.376737+0000 mon.smithi044 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:39.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:38.386389+0000 mon.smithi044 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:02:39.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 23658 32.38 MB/sec warmup 22 sec latency 28.137 ms 2024-03-12T02:02:40.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 24956 33.31 MB/sec warmup 23 sec latency 19.830 ms 2024-03-12T02:02:40.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:02:38.389421+0000 mgr.smithi044.lynzrj (mgr.14164) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T02:02:40.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:38.836317+0000 mgr.smithi044.lynzrj (mgr.14164) 310 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 19 MiB/s wr, 1.70k op/s 2024-03-12T02:02:40.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:02:38.389421+0000 mgr.smithi044.lynzrj (mgr.14164) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T02:02:40.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:38.836317+0000 mgr.smithi044.lynzrj (mgr.14164) 310 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 19 MiB/s wr, 1.70k op/s 2024-03-12T02:02:41.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 25671 32.36 MB/sec warmup 24 sec latency 23.158 ms 2024-03-12T02:02:41.521 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:02:41.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:40.836684+0000 mgr.smithi044.lynzrj (mgr.14164) 311 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-03-12T02:02:41.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:40.836684+0000 mgr.smithi044.lynzrj (mgr.14164) 311 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-03-12T02:02:42.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 26630 32.04 MB/sec warmup 25 sec latency 24.064 ms 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (4m) 17s ago 6m 21.6M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (6m) 17s ago 6m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (5m) 25s ago 5m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (4m) 17s ago 6m 28.3M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (48s) 17s ago 47s 11.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (45s) 25s ago 44s 13.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (8m) 17s ago 7m 422M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:02:42.488 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (5m) 25s ago 5m 371M - 16.2.5 6933c2a0b7dd ea74680e558f 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (8m) 17s ago 8m 46.3M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (5m) 25s ago 5m 37.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.0.smithi044.yzggoo smithi044 *:2049 running (34s) 17s ago 33s 53.6M - 3.5 6933c2a0b7dd c48a33e6f66f 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.0.smithi145.kppwtd smithi145 *:2049 running (28s) 25s ago 28s 51.4M - 3.5 6933c2a0b7dd a423744812c4 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (5m) 17s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (5m) 25s ago 5m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (4m) 17s ago 4m 36.6M 3225M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (4m) 17s ago 4m 39.8M 3225M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (3m) 17s ago 3m 36.7M 3225M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (3m) 17s ago 3m 38.6M 3225M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (3m) 25s ago 3m 37.1M 3992M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (2m) 25s ago 2m 39.4M 3992M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (2m) 25s ago 2m 39.2M 3992M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:02:42.489 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (2m) 25s ago 2m 39.7M 3992M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:02:42.490 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (4m) 17s ago 5m 41.0M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:02:42.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:41.497352+0000 mgr.smithi044.lynzrj (mgr.14164) 312 : audit [DBG] from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:42.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:41.978877+0000 mgr.smithi044.lynzrj (mgr.14164) 313 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:42.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:41.497352+0000 mgr.smithi044.lynzrj (mgr.14164) 312 : audit [DBG] from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:42.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:41.978877+0000 mgr.smithi044.lynzrj (mgr.14164) 313 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:43.067 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:02:43.067 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:02:43.067 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:02:43.067 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:02:43.067 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:02:43.068 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:02:43.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 27626 31.75 MB/sec warmup 26 sec latency 22.846 ms 2024-03-12T02:02:43.562 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:02:43.562 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", 2024-03-12T02:02:43.562 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:02:43.563 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:02:43.563 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-03-12T02:02:43.563 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa image" 2024-03-12T02:02:43.563 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:02:43.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.470075+0000 mgr.smithi044.lynzrj (mgr.14164) 314 : audit [DBG] from='client.24381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:43.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.726430+0000 mon.smithi044 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-03-12T02:02:43.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.726677+0000 mon.smithi044 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-12T02:02:43.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.726865+0000 mon.smithi044 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-12T02:02:43.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.727156+0000 mon.smithi044 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-12T02:02:43.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:42.837349+0000 mgr.smithi044.lynzrj (mgr.14164) 315 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.44k op/s 2024-03-12T02:02:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.868496+0000 mon.smithi044 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:02:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:42.868685+0000 mon.smithi044 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:02:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:43.065817+0000 mon.smithi044 (mon.0) 721 : audit [DBG] from='client.? 172.21.15.44:0/918914977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.470075+0000 mgr.smithi044.lynzrj (mgr.14164) 314 : audit [DBG] from='client.24381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.726430+0000 mon.smithi044 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.726677+0000 mon.smithi044 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.726865+0000 mon.smithi044 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.727156+0000 mon.smithi044 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:42.837349+0000 mgr.smithi044.lynzrj (mgr.14164) 315 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.44k op/s 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.868496+0000 mon.smithi044 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:02:43.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:42.868685+0000 mon.smithi044 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:02:43.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:43.065817+0000 mon.smithi044 (mon.0) 721 : audit [DBG] from='client.? 172.21.15.44:0/918914977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:02:44.160 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:02:44.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 28590 32.05 MB/sec warmup 27 sec latency 18.097 ms 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:43.449989+0000 mon.smithi044 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:43.450070+0000 mon.smithi044 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:43.450110+0000 mon.smithi044 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:43.450139+0000 mon.smithi044 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:43.450169+0000 mon.smithi044 (mon.0) 726 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:43.560152+0000 mgr.smithi044.lynzrj (mgr.14164) 316 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:44.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:43.919937+0000 mon.smithi044 (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-12T02:02:44.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:02:44.159206+0000 mon.smithi145 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.44:0/2481613702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:43.449989+0000 mon.smithi044 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:43.450070+0000 mon.smithi044 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:43.450110+0000 mon.smithi044 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:43.450139+0000 mon.smithi044 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:43.450169+0000 mon.smithi044 (mon.0) 726 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:43.560152+0000 mgr.smithi044.lynzrj (mgr.14164) 316 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:43.919937+0000 mon.smithi044 (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-12T02:02:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:02:44.159206+0000 mon.smithi145 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.44:0/2481613702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:02:45.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 29359 31.27 MB/sec warmup 28 sec latency 23.492 ms 2024-03-12T02:02:46.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:44.837691+0000 mgr.smithi044.lynzrj (mgr.14164) 317 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 200 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.50k op/s 2024-03-12T02:02:46.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:44.928418+0000 mon.smithi044 (mon.0) 728 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-12T02:02:46.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:44.837691+0000 mgr.smithi044.lynzrj (mgr.14164) 317 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 200 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.50k op/s 2024-03-12T02:02:46.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:44.928418+0000 mon.smithi044 (mon.0) 728 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-12T02:02:46.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 30488 31.04 MB/sec warmup 29 sec latency 15.786 ms 2024-03-12T02:02:47.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:45.934590+0000 mon.smithi044 (mon.0) 729 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-12T02:02:47.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:45.934590+0000 mon.smithi044 (mon.0) 729 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-12T02:02:47.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 31419 31.01 MB/sec warmup 30 sec latency 23.440 ms 2024-03-12T02:02:48.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:46.838244+0000 mgr.smithi044.lynzrj (mgr.14164) 318 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 1.35k op/s 2024-03-12T02:02:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:46.941078+0000 mon.smithi044 (mon.0) 730 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-12T02:02:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:46.838244+0000 mgr.smithi044.lynzrj (mgr.14164) 318 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 1.35k op/s 2024-03-12T02:02:48.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:46.941078+0000 mon.smithi044 (mon.0) 730 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-12T02:02:48.433 INFO:teuthology.orchestra.run.smithi044.stdout: 5 32383 31.13 MB/sec warmup 31 sec latency 37.074 ms 2024-03-12T02:02:49.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 33098 30.50 MB/sec warmup 32 sec latency 28.718 ms 2024-03-12T02:02:50.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:48.838857+0000 mgr.smithi044.lynzrj (mgr.14164) 319 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 15 MiB/s wr, 1.52k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-03-12T02:02:50.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:48.838857+0000 mgr.smithi044.lynzrj (mgr.14164) 319 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 15 MiB/s wr, 1.52k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-03-12T02:02:50.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 33847 30.11 MB/sec warmup 33 sec latency 42.189 ms 2024-03-12T02:02:51.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 34884 30.08 MB/sec warmup 34 sec latency 30.380 ms 2024-03-12T02:02:52.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:50.839216+0000 mgr.smithi044.lynzrj (mgr.14164) 320 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.25k op/s; 1.3 MiB/s, 0 objects/s recovering 2024-03-12T02:02:52.316 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:50.839216+0000 mgr.smithi044.lynzrj (mgr.14164) 320 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.25k op/s; 1.3 MiB/s, 0 objects/s recovering 2024-03-12T02:02:52.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 36008 30.32 MB/sec warmup 35 sec latency 15.991 ms 2024-03-12T02:02:53.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 36856 29.92 MB/sec warmup 36 sec latency 27.319 ms 2024-03-12T02:02:54.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:52.839767+0000 mgr.smithi044.lynzrj (mgr.14164) 321 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.45k op/s; 1.0 MiB/s, 0 objects/s recovering 2024-03-12T02:02:54.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:52.839767+0000 mgr.smithi044.lynzrj (mgr.14164) 321 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.45k op/s; 1.0 MiB/s, 0 objects/s recovering 2024-03-12T02:02:54.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 37729 29.54 MB/sec warmup 37 sec latency 31.909 ms 2024-03-12T02:02:55.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 38671 29.72 MB/sec warmup 38 sec latency 18.019 ms 2024-03-12T02:02:56.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:54.842886+0000 mgr.smithi044.lynzrj (mgr.14164) 322 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 16 MiB/s wr, 1.53k op/s; 919 KiB/s, 0 objects/s recovering 2024-03-12T02:02:56.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:54.842886+0000 mgr.smithi044.lynzrj (mgr.14164) 322 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 16 MiB/s wr, 1.53k op/s; 919 KiB/s, 0 objects/s recovering 2024-03-12T02:02:56.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 39452 29.64 MB/sec warmup 39 sec latency 30.788 ms 2024-03-12T02:02:57.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 40170 29.18 MB/sec warmup 40 sec latency 30.304 ms 2024-03-12T02:02:58.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:56.843360+0000 mgr.smithi044.lynzrj (mgr.14164) 323 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.26k op/s; 819 KiB/s, 0 objects/s recovering 2024-03-12T02:02:58.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:56.843360+0000 mgr.smithi044.lynzrj (mgr.14164) 323 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.26k op/s; 819 KiB/s, 0 objects/s recovering 2024-03-12T02:02:58.434 INFO:teuthology.orchestra.run.smithi044.stdout: 5 41214 28.98 MB/sec warmup 41 sec latency 13.049 ms 2024-03-12T02:02:59.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 42090 29.05 MB/sec warmup 42 sec latency 23.043 ms 2024-03-12T02:03:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:02:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:02:58.843915+0000 mgr.smithi044.lynzrj (mgr.14164) 324 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 15 MiB/s wr, 1.42k op/s; 688 KiB/s, 0 objects/s recovering 2024-03-12T02:03:00.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:02:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:02:58.843915+0000 mgr.smithi044.lynzrj (mgr.14164) 324 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 15 MiB/s wr, 1.42k op/s; 688 KiB/s, 0 objects/s recovering 2024-03-12T02:03:00.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 42960 29.08 MB/sec warmup 43 sec latency 21.142 ms 2024-03-12T02:03:01.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 43923 28.81 MB/sec warmup 44 sec latency 56.528 ms 2024-03-12T02:03:01.964 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:00.844330+0000 mgr.smithi044.lynzrj (mgr.14164) 325 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 923 op/s 2024-03-12T02:03:02.316 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:00.844330+0000 mgr.smithi044.lynzrj (mgr.14164) 325 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 923 op/s 2024-03-12T02:03:02.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 45218 28.82 MB/sec warmup 45 sec latency 17.809 ms 2024-03-12T02:03:03.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 46136 29.01 MB/sec warmup 46 sec latency 25.739 ms 2024-03-12T02:03:04.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:02.844935+0000 mgr.smithi044.lynzrj (mgr.14164) 326 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 251 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.25k op/s 2024-03-12T02:03:04.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:02.844935+0000 mgr.smithi044.lynzrj (mgr.14164) 326 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 251 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.25k op/s 2024-03-12T02:03:04.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 46636 28.69 MB/sec warmup 47 sec latency 26.903 ms 2024-03-12T02:03:05.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 47429 28.39 MB/sec warmup 48 sec latency 40.371 ms 2024-03-12T02:03:06.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:04.845417+0000 mgr.smithi044.lynzrj (mgr.14164) 327 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 259 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-03-12T02:03:06.338 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:04.845417+0000 mgr.smithi044.lynzrj (mgr.14164) 327 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 259 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-03-12T02:03:06.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 48471 28.26 MB/sec warmup 49 sec latency 27.494 ms 2024-03-12T02:03:07.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 49640 28.58 MB/sec warmup 50 sec latency 31.885 ms 2024-03-12T02:03:08.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:06.845903+0000 mgr.smithi044.lynzrj (mgr.14164) 328 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-03-12T02:03:08.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:06.845903+0000 mgr.smithi044.lynzrj (mgr.14164) 328 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-03-12T02:03:08.435 INFO:teuthology.orchestra.run.smithi044.stdout: 5 50412 28.36 MB/sec warmup 51 sec latency 26.195 ms 2024-03-12T02:03:09.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 51422 28.24 MB/sec warmup 52 sec latency 26.643 ms 2024-03-12T02:03:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:08.846517+0000 mgr.smithi044.lynzrj (mgr.14164) 329 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.38k op/s 2024-03-12T02:03:10.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:08.846517+0000 mgr.smithi044.lynzrj (mgr.14164) 329 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.38k op/s 2024-03-12T02:03:10.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 52406 28.14 MB/sec warmup 53 sec latency 24.634 ms 2024-03-12T02:03:11.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 53261 28.27 MB/sec warmup 54 sec latency 21.284 ms 2024-03-12T02:03:11.982 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:10.846854+0000 mgr.smithi044.lynzrj (mgr.14164) 330 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.02k op/s 2024-03-12T02:03:12.287 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:10.846854+0000 mgr.smithi044.lynzrj (mgr.14164) 330 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.02k op/s 2024-03-12T02:03:12.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 54105 28.06 MB/sec warmup 55 sec latency 27.291 ms 2024-03-12T02:03:13.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 54942 27.92 MB/sec warmup 56 sec latency 26.498 ms 2024-03-12T02:03:14.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 55599 27.66 MB/sec warmup 57 sec latency 40.046 ms 2024-03-12T02:03:14.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:12.847288+0000 mgr.smithi044.lynzrj (mgr.14164) 331 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.33k op/s 2024-03-12T02:03:14.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:13.083369+0000 mon.smithi044 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:14.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:13.084016+0000 mgr.smithi044.lynzrj (mgr.14164) 332 : cephadm [INF] Upgrade: Target is version 18.2.1-746-gc2ea977b (unknown) 2024-03-12T02:03:14.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:13.084083+0000 mgr.smithi044.lynzrj (mgr.14164) 333 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633, digests ['quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633'] 2024-03-12T02:03:14.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:13.084906+0000 mon.smithi044 (mon.0) 732 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:14.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:13.085791+0000 mgr.smithi044.lynzrj (mgr.14164) 334 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi044.lynzrj) 2024-03-12T02:03:14.557 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:03:14.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:12.847288+0000 mgr.smithi044.lynzrj (mgr.14164) 331 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.33k op/s 2024-03-12T02:03:14.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:13.083369+0000 mon.smithi044 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:14.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:13.084016+0000 mgr.smithi044.lynzrj (mgr.14164) 332 : cephadm [INF] Upgrade: Target is version 18.2.1-746-gc2ea977b (unknown) 2024-03-12T02:03:14.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:13.084083+0000 mgr.smithi044.lynzrj (mgr.14164) 333 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633, digests ['quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633'] 2024-03-12T02:03:14.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:13.084906+0000 mon.smithi044 (mon.0) 732 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:14.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:13.085791+0000 mgr.smithi044.lynzrj (mgr.14164) 334 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi044.lynzrj) 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (5m) 50s ago 7m 21.6M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (7m) 50s ago 7m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (5m) 58s ago 5m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (5m) 50s ago 6m 28.3M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (80s) 50s ago 80s 11.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (78s) 58s ago 77s 13.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (8m) 50s ago 8m 422M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:03:15.237 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (5m) 58s ago 5m 371M - 16.2.5 6933c2a0b7dd ea74680e558f 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (8m) 50s ago 8m 46.3M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (5m) 58s ago 5m 37.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.0.smithi044.yzggoo smithi044 *:2049 running (67s) 50s ago 66s 53.6M - 3.5 6933c2a0b7dd c48a33e6f66f 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.0.smithi145.kppwtd smithi145 *:2049 running (61s) 58s ago 61s 51.4M - 3.5 6933c2a0b7dd a423744812c4 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (6m) 50s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (5m) 58s ago 5m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (5m) 50s ago 5m 36.6M 3225M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (4m) 50s ago 4m 39.8M 3225M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (4m) 50s ago 4m 36.7M 3225M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 50s ago 4m 38.6M 3225M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (3m) 58s ago 3m 37.1M 3992M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (3m) 58s ago 3m 39.4M 3992M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (3m) 58s ago 3m 39.2M 3992M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:03:15.238 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (2m) 58s ago 2m 39.7M 3992M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:03:15.239 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (4m) 50s ago 6m 41.0M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:03:15.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 56181 27.58 MB/sec warmup 58 sec latency 41.052 ms 2024-03-12T02:03:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:13.413123+0000 mgr.smithi044.lynzrj (mgr.14164) 335 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633 on smithi145 2024-03-12T02:03:15.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:13.413123+0000 mgr.smithi044.lynzrj (mgr.14164) 335 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633 on smithi145 2024-03-12T02:03:15.771 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:03:15.772 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:15.773 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:03:15.773 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-03-12T02:03:15.773 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:03:15.773 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:03:16.230 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:03:16.231 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:03:16.231 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:03:16.231 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:03:16.231 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "0/23 ceph daemons upgraded", 2024-03-12T02:03:16.231 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633 image on host smithi145" 2024-03-12T02:03:16.231 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:03:16.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 57062 27.65 MB/sec warmup 59 sec latency 20.545 ms 2024-03-12T02:03:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:14.542773+0000 mgr.smithi044.lynzrj (mgr.14164) 336 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:14.847833+0000 mgr.smithi044.lynzrj (mgr.14164) 337 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 289 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-03-12T02:03:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:14.862014+0000 mgr.smithi044.lynzrj (mgr.14164) 338 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:15.221641+0000 mgr.smithi044.lynzrj (mgr.14164) 339 : audit [DBG] from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:15.768404+0000 mon.smithi044 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.44:0/3422248525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:03:16.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:14.542773+0000 mgr.smithi044.lynzrj (mgr.14164) 336 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:16.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:14.847833+0000 mgr.smithi044.lynzrj (mgr.14164) 337 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 289 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-03-12T02:03:16.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:14.862014+0000 mgr.smithi044.lynzrj (mgr.14164) 338 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:16.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:15.221641+0000 mgr.smithi044.lynzrj (mgr.14164) 339 : audit [DBG] from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:16.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:15.768404+0000 mon.smithi044 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.44:0/3422248525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:03:16.756 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:03:17.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 57778 27.38 MB/sec warmup 60 sec latency 18.772 ms 2024-03-12T02:03:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:16.229305+0000 mgr.smithi044.lynzrj (mgr.14164) 340 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:16.753126+0000 mon.smithi145 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.44:0/1405854154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:03:17.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:16.229305+0000 mgr.smithi044.lynzrj (mgr.14164) 340 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:17.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:16.753126+0000 mon.smithi145 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.44:0/1405854154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:03:18.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 58397 27.19 MB/sec warmup 61 sec latency 48.982 ms 2024-03-12T02:03:18.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:16.848273+0000 mgr.smithi044.lynzrj (mgr.14164) 341 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-03-12T02:03:18.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:16.848273+0000 mgr.smithi044.lynzrj (mgr.14164) 341 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-03-12T02:03:19.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 58891 26.86 MB/sec warmup 62 sec latency 43.920 ms 2024-03-12T02:03:20.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 59357 26.61 MB/sec warmup 63 sec latency 29.220 ms 2024-03-12T02:03:20.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:18.848780+0000 mgr.smithi044.lynzrj (mgr.14164) 342 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-03-12T02:03:20.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:18.848780+0000 mgr.smithi044.lynzrj (mgr.14164) 342 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-03-12T02:03:21.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 60011 26.65 MB/sec warmup 64 sec latency 22.236 ms 2024-03-12T02:03:22.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 60793 26.62 MB/sec warmup 65 sec latency 29.061 ms 2024-03-12T02:03:22.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:20.849157+0000 mgr.smithi044.lynzrj (mgr.14164) 343 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 879 op/s 2024-03-12T02:03:22.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:20.849157+0000 mgr.smithi044.lynzrj (mgr.14164) 343 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 879 op/s 2024-03-12T02:03:23.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 61345 26.34 MB/sec warmup 66 sec latency 39.609 ms 2024-03-12T02:03:24.436 INFO:teuthology.orchestra.run.smithi044.stdout: 5 62046 26.19 MB/sec warmup 67 sec latency 33.028 ms 2024-03-12T02:03:24.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:22.849667+0000 mgr.smithi044.lynzrj (mgr.14164) 344 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.15k op/s 2024-03-12T02:03:24.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:22.849667+0000 mgr.smithi044.lynzrj (mgr.14164) 344 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.15k op/s 2024-03-12T02:03:25.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 63098 26.20 MB/sec warmup 68 sec latency 15.310 ms 2024-03-12T02:03:26.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 63967 26.33 MB/sec warmup 69 sec latency 33.038 ms 2024-03-12T02:03:26.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:24.850181+0000 mgr.smithi044.lynzrj (mgr.14164) 345 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 309 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-03-12T02:03:26.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:24.850181+0000 mgr.smithi044.lynzrj (mgr.14164) 345 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 309 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-03-12T02:03:27.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 64506 26.11 MB/sec warmup 70 sec latency 62.627 ms 2024-03-12T02:03:28.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 65077 25.88 MB/sec warmup 71 sec latency 60.711 ms 2024-03-12T02:03:28.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:26.850651+0000 mgr.smithi044.lynzrj (mgr.14164) 346 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 314 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.5 MiB/s wr, 896 op/s 2024-03-12T02:03:28.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:26.850651+0000 mgr.smithi044.lynzrj (mgr.14164) 346 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 314 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.5 MiB/s wr, 896 op/s 2024-03-12T02:03:29.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 65739 25.71 MB/sec warmup 72 sec latency 34.929 ms 2024-03-12T02:03:30.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 66667 25.73 MB/sec warmup 73 sec latency 20.859 ms 2024-03-12T02:03:30.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:28.851151+0000 mgr.smithi044.lynzrj (mgr.14164) 347 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 318 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.02k op/s 2024-03-12T02:03:30.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:28.851151+0000 mgr.smithi044.lynzrj (mgr.14164) 347 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 318 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.02k op/s 2024-03-12T02:03:31.437 INFO:teuthology.orchestra.run.smithi044.stdout: 5 67452 25.82 MB/sec warmup 74 sec latency 21.417 ms 2024-03-12T02:03:32.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 67885 25.62 MB/sec warmup 75 sec latency 43.387 ms 2024-03-12T02:03:32.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:30.851501+0000 mgr.smithi044.lynzrj (mgr.14164) 348 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 318 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 836 op/s 2024-03-12T02:03:32.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:30.851501+0000 mgr.smithi044.lynzrj (mgr.14164) 348 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 318 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 836 op/s 2024-03-12T02:03:33.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 68226 25.33 MB/sec warmup 76 sec latency 90.318 ms 2024-03-12T02:03:34.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 69047 25.27 MB/sec warmup 77 sec latency 21.294 ms 2024-03-12T02:03:34.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:32.851973+0000 mgr.smithi044.lynzrj (mgr.14164) 349 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-03-12T02:03:34.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:32.851973+0000 mgr.smithi044.lynzrj (mgr.14164) 349 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-03-12T02:03:35.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 69953 25.17 MB/sec warmup 78 sec latency 16.958 ms 2024-03-12T02:03:36.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 70719 25.23 MB/sec warmup 79 sec latency 26.114 ms 2024-03-12T02:03:36.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:34.852447+0000 mgr.smithi044.lynzrj (mgr.14164) 350 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 328 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.7 MiB/s wr, 976 op/s 2024-03-12T02:03:36.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:34.852447+0000 mgr.smithi044.lynzrj (mgr.14164) 350 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 328 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.7 MiB/s wr, 976 op/s 2024-03-12T02:03:37.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 71232 25.15 MB/sec warmup 80 sec latency 47.839 ms 2024-03-12T02:03:38.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 71538 24.91 MB/sec warmup 81 sec latency 45.127 ms 2024-03-12T02:03:38.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:36.852822+0000 mgr.smithi044.lynzrj (mgr.14164) 351 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 335 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.8 MiB/s wr, 1.02k op/s 2024-03-12T02:03:38.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:36.852822+0000 mgr.smithi044.lynzrj (mgr.14164) 351 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 335 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.8 MiB/s wr, 1.02k op/s 2024-03-12T02:03:39.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 71939 24.69 MB/sec warmup 82 sec latency 35.413 ms 2024-03-12T02:03:40.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:38.853379+0000 mgr.smithi044.lynzrj (mgr.14164) 352 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 331 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-03-12T02:03:40.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 72600 24.59 MB/sec warmup 83 sec latency 23.342 ms 2024-03-12T02:03:40.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:38.853379+0000 mgr.smithi044.lynzrj (mgr.14164) 352 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 331 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-03-12T02:03:41.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 73326 24.46 MB/sec warmup 84 sec latency 27.871 ms 2024-03-12T02:03:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:40.789599+0000 mgr.smithi044.lynzrj (mgr.14164) 353 : cephadm [INF] Upgrade: Updating mgr.smithi145.ovlfkq 2024-03-12T02:03:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:40.794183+0000 mon.smithi044 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:40.795217+0000 mon.smithi044 (mon.0) 735 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:03:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:40.796260+0000 mon.smithi044 (mon.0) 736 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:03:41.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:40.796987+0000 mon.smithi044 (mon.0) 737 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:03:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:40.797758+0000 mgr.smithi044.lynzrj (mgr.14164) 354 : cephadm [INF] Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:03:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:40.853735+0000 mgr.smithi044.lynzrj (mgr.14164) 355 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 331 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 825 op/s 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:40.789599+0000 mgr.smithi044.lynzrj (mgr.14164) 353 : cephadm [INF] Upgrade: Updating mgr.smithi145.ovlfkq 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:40.794183+0000 mon.smithi044 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:40.795217+0000 mon.smithi044 (mon.0) 735 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:40.796260+0000 mon.smithi044 (mon.0) 736 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:40.796987+0000 mon.smithi044 (mon.0) 737 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:40.797758+0000 mgr.smithi044.lynzrj (mgr.14164) 354 : cephadm [INF] Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:03:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:40.853735+0000 mgr.smithi044.lynzrj (mgr.14164) 355 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 331 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 825 op/s 2024-03-12T02:03:42.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 74361 24.65 MB/sec warmup 85 sec latency 24.751 ms 2024-03-12T02:03:43.230 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:42.883230+0000 mon.smithi044 (mon.0) 738 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:03:43.230 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:42.883537+0000 mon.smithi044 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:03:43.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:42.883230+0000 mon.smithi044 (mon.0) 738 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:03:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:42.883537+0000 mon.smithi044 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:03:43.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 75122 24.59 MB/sec warmup 86 sec latency 19.997 ms 2024-03-12T02:03:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:42.854783+0000 mgr.smithi044.lynzrj (mgr.14164) 356 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 939 op/s 2024-03-12T02:03:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:42.854783+0000 mgr.smithi044.lynzrj (mgr.14164) 356 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 939 op/s 2024-03-12T02:03:44.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 75707 24.41 MB/sec warmup 87 sec latency 44.805 ms 2024-03-12T02:03:45.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 76121 24.24 MB/sec warmup 88 sec latency 72.106 ms 2024-03-12T02:03:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:44.323111+0000 mon.smithi044 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:44.324055+0000 mon.smithi044 (mon.0) 741 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:44.325519+0000 mon.smithi044 (mon.0) 742 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:03:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:44.326649+0000 mon.smithi044 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:03:45.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:44.323111+0000 mon.smithi044 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:44.324055+0000 mon.smithi044 (mon.0) 741 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:44.325519+0000 mon.smithi044 (mon.0) 742 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:03:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:44.326649+0000 mon.smithi044 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:03:46.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 76635 24.10 MB/sec warmup 89 sec latency 69.678 ms 2024-03-12T02:03:46.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:44.855190+0000 mgr.smithi044.lynzrj (mgr.14164) 357 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 841 op/s 2024-03-12T02:03:46.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:44.855190+0000 mgr.smithi044.lynzrj (mgr.14164) 357 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 841 op/s 2024-03-12T02:03:47.101 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:03:47.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 77090 23.95 MB/sec warmup 90 sec latency 29.583 ms 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (5m) 83s ago 7m 21.6M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (7m) 83s ago 7m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (6m) 90s ago 6m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (5m) 83s ago 7m 28.3M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (113s) 83s ago 112s 11.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:03:47.762 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (110s) 90s ago 110s 13.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (9m) 83s ago 9m 422M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 starting - - - - 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (9m) 83s ago 9m 46.3M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (6m) 90s ago 6m 37.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.0.smithi044.yzggoo smithi044 *:2049 running (99s) 83s ago 98s 53.6M - 3.5 6933c2a0b7dd c48a33e6f66f 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.0.smithi145.kppwtd smithi145 *:2049 running (94s) 90s ago 93s 51.4M - 3.5 6933c2a0b7dd a423744812c4 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (6m) 83s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (6m) 90s ago 6m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (5m) 83s ago 5m 36.6M 3225M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 83s ago 5m 39.8M 3225M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (5m) 83s ago 5m 36.7M 3225M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 83s ago 4m 38.6M 3225M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:03:47.763 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (4m) 90s ago 4m 37.1M 3992M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:03:47.764 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (4m) 90s ago 4m 39.4M 3992M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:03:47.764 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (3m) 90s ago 3m 39.2M 3992M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:03:47.764 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (3m) 90s ago 3m 39.7M 3992M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:03:47.764 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (5m) 83s ago 6m 41.0M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:03:48.141 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:03:48.141 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:03:48.142 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:03:48.143 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-03-12T02:03:48.143 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:03:48.143 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:03:48.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 77618 23.91 MB/sec warmup 91 sec latency 45.562 ms 2024-03-12T02:03:48.474 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:03:48.474 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:03:48.474 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:03:48.474 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:03:48.474 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-03-12T02:03:48.474 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons" 2024-03-12T02:03:48.475 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:03:48.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:46.855560+0000 mgr.smithi044.lynzrj (mgr.14164) 358 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 322 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.8 MiB/s wr, 905 op/s 2024-03-12T02:03:48.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:47.086074+0000 mgr.smithi044.lynzrj (mgr.14164) 359 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:48.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:48.140525+0000 mon.smithi044 (mon.0) 744 : audit [DBG] from='client.? 172.21.15.44:0/2440577019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:03:48.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:46.855560+0000 mgr.smithi044.lynzrj (mgr.14164) 358 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 322 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.8 MiB/s wr, 905 op/s 2024-03-12T02:03:48.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:47.086074+0000 mgr.smithi044.lynzrj (mgr.14164) 359 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:48.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:48.140525+0000 mon.smithi044 (mon.0) 744 : audit [DBG] from='client.? 172.21.15.44:0/2440577019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:03:48.847 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:03:49.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 78009 23.84 MB/sec warmup 92 sec latency 73.713 ms 2024-03-12T02:03:49.482 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:47.429002+0000 mgr.smithi044.lynzrj (mgr.14164) 360 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:49.482 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:47.750850+0000 mgr.smithi044.lynzrj (mgr.14164) 361 : audit [DBG] from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:49.482 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:48.846571+0000 mon.smithi044 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.44:0/588818848' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:03:49.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:47.429002+0000 mgr.smithi044.lynzrj (mgr.14164) 360 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:49.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:47.750850+0000 mgr.smithi044.lynzrj (mgr.14164) 361 : audit [DBG] from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:49.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:48.846571+0000 mon.smithi044 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.44:0/588818848' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:03:50.439 INFO:teuthology.orchestra.run.smithi044.stdout: 5 78509 23.73 MB/sec warmup 93 sec latency 75.082 ms 2024-03-12T02:03:50.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:48.473155+0000 mgr.smithi044.lynzrj (mgr.14164) 362 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:50.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:48.856171+0000 mgr.smithi044.lynzrj (mgr.14164) 363 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.2 MiB/s wr, 886 op/s 2024-03-12T02:03:50.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:48.473155+0000 mgr.smithi044.lynzrj (mgr.14164) 362 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:03:50.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:48.856171+0000 mgr.smithi044.lynzrj (mgr.14164) 363 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.2 MiB/s wr, 886 op/s 2024-03-12T02:03:51.440 INFO:teuthology.orchestra.run.smithi044.stdout: 5 79161 23.60 MB/sec warmup 94 sec latency 33.984 ms 2024-03-12T02:03:52.440 INFO:teuthology.orchestra.run.smithi044.stdout: 5 79786 23.50 MB/sec warmup 95 sec latency 36.818 ms 2024-03-12T02:03:52.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:50.856518+0000 mgr.smithi044.lynzrj (mgr.14164) 364 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.7 MiB/s wr, 689 op/s 2024-03-12T02:03:52.728 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:50.856518+0000 mgr.smithi044.lynzrj (mgr.14164) 364 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.7 MiB/s wr, 689 op/s 2024-03-12T02:03:53.440 INFO:teuthology.orchestra.run.smithi044.stdout: 5 80420 23.40 MB/sec warmup 96 sec latency 19.462 ms 2024-03-12T02:03:54.440 INFO:teuthology.orchestra.run.smithi044.stdout: 5 81284 23.46 MB/sec warmup 97 sec latency 22.919 ms 2024-03-12T02:03:54.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:52.857025+0000 mgr.smithi044.lynzrj (mgr.14164) 365 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 864 op/s 2024-03-12T02:03:54.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:53.359213+0000 mon.smithi044 (mon.0) 746 : cluster [DBG] Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:03:54.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:53.359332+0000 mon.smithi044 (mon.0) 747 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:03:54.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:53.364434+0000 mon.smithi044 (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:03:54.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:53.365971+0000 mon.smithi044 (mon.0) 749 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:03:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:53.369402+0000 mon.smithi044 (mon.0) 750 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:03:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:53.369768+0000 mon.smithi044 (mon.0) 751 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:03:54.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:52.857025+0000 mgr.smithi044.lynzrj (mgr.14164) 365 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 864 op/s 2024-03-12T02:03:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:53.359213+0000 mon.smithi044 (mon.0) 746 : cluster [DBG] Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:03:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:53.359332+0000 mon.smithi044 (mon.0) 747 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:03:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:53.364434+0000 mon.smithi044 (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:03:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:53.365971+0000 mon.smithi044 (mon.0) 749 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:03:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:53.369402+0000 mon.smithi044 (mon.0) 750 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:03:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:53.369768+0000 mon.smithi044 (mon.0) 751 : audit [DBG] from='mgr.? 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:03:55.440 INFO:teuthology.orchestra.run.smithi044.stdout: 5 82065 23.50 MB/sec warmup 98 sec latency 31.149 ms 2024-03-12T02:03:55.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:54.358571+0000 mon.smithi044 (mon.0) 752 : cluster [DBG] mgrmap e21: smithi044.lynzrj(active, since 8m), standbys: smithi145.ovlfkq 2024-03-12T02:03:55.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:54.358571+0000 mon.smithi044 (mon.0) 752 : cluster [DBG] mgrmap e21: smithi044.lynzrj(active, since 8m), standbys: smithi145.ovlfkq 2024-03-12T02:03:56.441 INFO:teuthology.orchestra.run.smithi044.stdout: 5 82822 23.38 MB/sec warmup 99 sec latency 30.541 ms 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:54.857462+0000 mgr.smithi044.lynzrj (mgr.14164) 366 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 311 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 867 op/s 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:55.862200+0000 mon.smithi044 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:56.203775+0000 mon.smithi044 (mon.0) 754 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:56.213154+0000 mon.smithi044 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:56.216435+0000 mon.smithi044 (mon.0) 756 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:56.222189+0000 mon.smithi044 (mon.0) 757 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr fail", "who": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:03:56.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:56.226874+0000 mon.smithi044 (mon.0) 758 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:54.857462+0000 mgr.smithi044.lynzrj (mgr.14164) 366 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 311 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 867 op/s 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:55.862200+0000 mon.smithi044 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:56.203775+0000 mon.smithi044 (mon.0) 754 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:56.213154+0000 mon.smithi044 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:56.216435+0000 mon.smithi044 (mon.0) 756 : audit [DBG] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:56.222189+0000 mon.smithi044 (mon.0) 757 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr fail", "who": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:03:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:56.226874+0000 mon.smithi044 (mon.0) 758 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-12T02:03:57.441 INFO:teuthology.orchestra.run.smithi044.stdout: 5 83650 23.32 MB/sec warmup 100 sec latency 33.599 ms 2024-03-12T02:03:57.485 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:56.217657+0000 mgr.smithi044.lynzrj (mgr.14164) 367 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi044.lynzrj) 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:56.221837+0000 mgr.smithi044.lynzrj (mgr.14164) 368 : cephadm [INF] Failing over to other MGR 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:56.814182+0000 mon.smithi044 (mon.0) 759 : cluster [DBG] Standby manager daemon smithi044.lynzrj started 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.223002+0000 mon.smithi044 (mon.0) 760 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "mgr fail", "who": "smithi044.lynzrj"}]': finished 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:57.223077+0000 mon.smithi044 (mon.0) 761 : cluster [DBG] mgrmap e22: smithi145.ovlfkq(active, starting, since 1.00006s), standbys: smithi044.lynzrj 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.224195+0000 mon.smithi145 (mon.1) 21 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.224424+0000 mon.smithi145 (mon.1) 22 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.224622+0000 mon.smithi145 (mon.1) 23 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.224820+0000 mon.smithi145 (mon.1) 24 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.225689+0000 mon.smithi145 (mon.1) 25 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.225887+0000 mon.smithi145 (mon.1) 26 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.226114+0000 mon.smithi145 (mon.1) 27 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.226350+0000 mon.smithi145 (mon.1) 28 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:03:57.486 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.226534+0000 mon.smithi145 (mon.1) 29 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.226760+0000 mon.smithi145 (mon.1) 30 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.226968+0000 mon.smithi145 (mon.1) 31 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.227143+0000 mon.smithi145 (mon.1) 32 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.227309+0000 mon.smithi145 (mon.1) 33 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.227482+0000 mon.smithi145 (mon.1) 34 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.228967+0000 mon.smithi145 (mon.1) 35 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.229233+0000 mon.smithi145 (mon.1) 36 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.229739+0000 mon.smithi145 (mon.1) 37 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:57.264241+0000 mon.smithi044 (mon.0) 762 : cluster [INF] Manager daemon smithi145.ovlfkq is now available 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.284217+0000 mon.smithi044 (mon.0) 763 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.293736+0000 mon.smithi145 (mon.1) 38 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.295867+0000 mon.smithi145 (mon.1) 39 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:57.487 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.317622+0000 mon.smithi044 (mon.0) 764 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:57.488 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.330211+0000 mon.smithi145 (mon.1) 40 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:03:57.488 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.338992+0000 mon.smithi145 (mon.1) 41 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:03:57.488 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.339884+0000 mon.smithi044 (mon.0) 765 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:03:57.488 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.356095+0000 mon.smithi044 (mon.0) 766 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:57.488 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.361536+0000 mon.smithi145 (mon.1) 42 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/trash_purge_schedule"}]: dispatch 2024-03-12T02:03:57.488 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.362425+0000 mon.smithi044 (mon.0) 767 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/trash_purge_schedule"}]: dispatch 2024-03-12T02:03:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:56.217657+0000 mgr.smithi044.lynzrj (mgr.14164) 367 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi044.lynzrj) 2024-03-12T02:03:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:56.221837+0000 mgr.smithi044.lynzrj (mgr.14164) 368 : cephadm [INF] Failing over to other MGR 2024-03-12T02:03:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:56.814182+0000 mon.smithi044 (mon.0) 759 : cluster [DBG] Standby manager daemon smithi044.lynzrj started 2024-03-12T02:03:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.223002+0000 mon.smithi044 (mon.0) 760 : audit [INF] from='mgr.14164 172.21.15.44:0/1951409606' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "mgr fail", "who": "smithi044.lynzrj"}]': finished 2024-03-12T02:03:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:57.223077+0000 mon.smithi044 (mon.0) 761 : cluster [DBG] mgrmap e22: smithi145.ovlfkq(active, starting, since 1.00006s), standbys: smithi044.lynzrj 2024-03-12T02:03:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.224195+0000 mon.smithi145 (mon.1) 21 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.224424+0000 mon.smithi145 (mon.1) 22 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.224622+0000 mon.smithi145 (mon.1) 23 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.224820+0000 mon.smithi145 (mon.1) 24 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.225689+0000 mon.smithi145 (mon.1) 25 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.225887+0000 mon.smithi145 (mon.1) 26 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.226114+0000 mon.smithi145 (mon.1) 27 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.226350+0000 mon.smithi145 (mon.1) 28 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.226534+0000 mon.smithi145 (mon.1) 29 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.226760+0000 mon.smithi145 (mon.1) 30 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.226968+0000 mon.smithi145 (mon.1) 31 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.227143+0000 mon.smithi145 (mon.1) 32 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.227309+0000 mon.smithi145 (mon.1) 33 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.227482+0000 mon.smithi145 (mon.1) 34 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:03:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.228967+0000 mon.smithi145 (mon.1) 35 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.229233+0000 mon.smithi145 (mon.1) 36 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.229739+0000 mon.smithi145 (mon.1) 37 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:57.264241+0000 mon.smithi044 (mon.0) 762 : cluster [INF] Manager daemon smithi145.ovlfkq is now available 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.284217+0000 mon.smithi044 (mon.0) 763 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.293736+0000 mon.smithi145 (mon.1) 38 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.295867+0000 mon.smithi145 (mon.1) 39 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.317622+0000 mon.smithi044 (mon.0) 764 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.330211+0000 mon.smithi145 (mon.1) 40 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.338992+0000 mon.smithi145 (mon.1) 41 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.339884+0000 mon.smithi044 (mon.0) 765 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.356095+0000 mon.smithi044 (mon.0) 766 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.361536+0000 mon.smithi145 (mon.1) 42 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/trash_purge_schedule"}]: dispatch 2024-03-12T02:03:57.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.362425+0000 mon.smithi044 (mon.0) 767 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi145.ovlfkq/trash_purge_schedule"}]: dispatch 2024-03-12T02:03:58.441 INFO:teuthology.orchestra.run.smithi044.stdout: 5 84251 23.27 MB/sec warmup 101 sec latency 36.478 ms 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:57.286680+0000 mgr.smithi145.ovlfkq (mgr.14626) 1 : cephadm [INF] Queued nfs.foo for migration 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.776660+0000 mon.smithi044 (mon.0) 768 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:57.784821+0000 mon.smithi044 (mon.0) 769 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:57.812890+0000 mgr.smithi145.ovlfkq (mgr.14626) 2 : cephadm [INF] Deploying cephadm binary to smithi145 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:57.869371+0000 mgr.smithi145.ovlfkq (mgr.14626) 3 : cephadm [INF] Deploying cephadm binary to smithi044 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:58.145567+0000 mgr.smithi145.ovlfkq (mgr.14626) 4 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Bus STARTING 2024-03-12T02:03:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:58.224777+0000 mon.smithi044 (mon.0) 770 : cluster [DBG] mgrmap e23: smithi145.ovlfkq(active, since 2s), standbys: smithi044.lynzrj 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:57.286680+0000 mgr.smithi145.ovlfkq (mgr.14626) 1 : cephadm [INF] Queued nfs.foo for migration 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.776660+0000 mon.smithi044 (mon.0) 768 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:57.784821+0000 mon.smithi044 (mon.0) 769 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:57.812890+0000 mgr.smithi145.ovlfkq (mgr.14626) 2 : cephadm [INF] Deploying cephadm binary to smithi145 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:57.869371+0000 mgr.smithi145.ovlfkq (mgr.14626) 3 : cephadm [INF] Deploying cephadm binary to smithi044 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:58.145567+0000 mgr.smithi145.ovlfkq (mgr.14626) 4 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Bus STARTING 2024-03-12T02:03:59.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:58.224777+0000 mon.smithi044 (mon.0) 770 : cluster [DBG] mgrmap e23: smithi145.ovlfkq(active, since 2s), standbys: smithi044.lynzrj 2024-03-12T02:03:59.441 INFO:teuthology.orchestra.run.smithi044.stdout: 5 84692 23.22 MB/sec warmup 102 sec latency 59.723 ms 2024-03-12T02:04:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:58.242194+0000 mgr.smithi145.ovlfkq (mgr.14626) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:04:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:58.311727+0000 mgr.smithi145.ovlfkq (mgr.14626) 6 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Serving on https://172.21.15.145:7150 2024-03-12T02:04:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:58.418762+0000 mgr.smithi145.ovlfkq (mgr.14626) 7 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Serving on http://172.21.15.145:8765 2024-03-12T02:04:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:03:58.419061+0000 mgr.smithi145.ovlfkq (mgr.14626) 8 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Bus STARTED 2024-03-12T02:04:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:59.321225+0000 mon.smithi145 (mon.1) 43 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:00.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:03:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:03:59.321585+0000 mon.smithi044 (mon.0) 771 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:58.242194+0000 mgr.smithi145.ovlfkq (mgr.14626) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:04:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:58.311727+0000 mgr.smithi145.ovlfkq (mgr.14626) 6 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Serving on https://172.21.15.145:7150 2024-03-12T02:04:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:58.418762+0000 mgr.smithi145.ovlfkq (mgr.14626) 7 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Serving on http://172.21.15.145:8765 2024-03-12T02:04:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:03:58.419061+0000 mgr.smithi145.ovlfkq (mgr.14626) 8 : cephadm [INF] [12/Mar/2024:02:03:58] ENGINE Bus STARTED 2024-03-12T02:04:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:59.321225+0000 mon.smithi145 (mon.1) 43 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:03:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:03:59.321585+0000 mon.smithi044 (mon.0) 771 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:00.441 INFO:teuthology.orchestra.run.smithi044.stdout: 5 85069 23.12 MB/sec warmup 103 sec latency 30.994 ms 2024-03-12T02:04:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:03:59.231077+0000 mgr.smithi145.ovlfkq (mgr.14626) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:04:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:00.231498+0000 mon.smithi044 (mon.0) 772 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T02:04:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:00.231590+0000 mon.smithi044 (mon.0) 773 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-12T02:04:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:00.232147+0000 mon.smithi044 (mon.0) 774 : cluster [DBG] mgrmap e24: smithi145.ovlfkq(active, since 4s), standbys: smithi044.lynzrj 2024-03-12T02:04:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:00.234724+0000 mon.smithi145 (mon.1) 44 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:00.235146+0000 mon.smithi044 (mon.0) 775 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:03:59.231077+0000 mgr.smithi145.ovlfkq (mgr.14626) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:04:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:00.231498+0000 mon.smithi044 (mon.0) 772 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T02:04:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:00.231590+0000 mon.smithi044 (mon.0) 773 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-12T02:04:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:00.232147+0000 mon.smithi044 (mon.0) 774 : cluster [DBG] mgrmap e24: smithi145.ovlfkq(active, since 4s), standbys: smithi044.lynzrj 2024-03-12T02:04:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:00.234724+0000 mon.smithi145 (mon.1) 44 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:00.235146+0000 mon.smithi044 (mon.0) 775 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:01.441 INFO:teuthology.orchestra.run.smithi044.stdout: 5 85422 23.01 MB/sec warmup 104 sec latency 34.386 ms 2024-03-12T02:04:02.443 INFO:teuthology.orchestra.run.smithi044.stdout: 5 85816 22.87 MB/sec warmup 105 sec latency 49.047 ms 2024-03-12T02:04:02.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:01.228661+0000 mon.smithi044 (mon.0) 776 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T02:04:02.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:01.228726+0000 mon.smithi044 (mon.0) 777 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-12T02:04:02.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:01.231459+0000 mgr.smithi145.ovlfkq (mgr.14626) 10 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:04:02.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:01.228661+0000 mon.smithi044 (mon.0) 776 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T02:04:02.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:01.228726+0000 mon.smithi044 (mon.0) 777 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-12T02:04:02.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:01.231459+0000 mgr.smithi145.ovlfkq (mgr.14626) 10 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:04:03.444 INFO:teuthology.orchestra.run.smithi044.stdout: 5 86161 22.72 MB/sec warmup 106 sec latency 85.937 ms 2024-03-12T02:04:03.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:02.241160+0000 mon.smithi044 (mon.0) 778 : cluster [DBG] mgrmap e25: smithi145.ovlfkq(active, since 6s), standbys: smithi044.lynzrj 2024-03-12T02:04:03.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:02.512454+0000 mon.smithi044 (mon.0) 779 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:03.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:02.241160+0000 mon.smithi044 (mon.0) 778 : cluster [DBG] mgrmap e25: smithi145.ovlfkq(active, since 6s), standbys: smithi044.lynzrj 2024-03-12T02:04:03.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:02.512454+0000 mon.smithi044 (mon.0) 779 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:04.444 INFO:teuthology.orchestra.run.smithi044.stdout: 5 86610 22.60 MB/sec warmup 107 sec latency 29.164 ms 2024-03-12T02:04:05.444 INFO:teuthology.orchestra.run.smithi044.stdout: 5 87051 22.46 MB/sec warmup 108 sec latency 42.219 ms 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:03.231903+0000 mgr.smithi145.ovlfkq (mgr.14626) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 269 KiB/s wr, 10 op/s 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.158642+0000 mon.smithi044 (mon.0) 780 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.165148+0000 mon.smithi044 (mon.0) 781 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:04.251868+0000 mon.smithi044 (mon.0) 782 : cluster [DBG] Standby manager daemon smithi044.lynzrj restarted 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:04.251991+0000 mon.smithi044 (mon.0) 783 : cluster [DBG] Standby manager daemon smithi044.lynzrj started 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.256918+0000 mon.smithi044 (mon.0) 784 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/crt"}]: dispatch 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.257879+0000 mon.smithi044 (mon.0) 785 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.260679+0000 mon.smithi044 (mon.0) 786 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/key"}]: dispatch 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.261940+0000 mon.smithi044 (mon.0) 787 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.905786+0000 mon.smithi044 (mon.0) 788 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.465 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:04.912828+0000 mon.smithi044 (mon.0) 789 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:03.231903+0000 mgr.smithi145.ovlfkq (mgr.14626) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 269 KiB/s wr, 10 op/s 2024-03-12T02:04:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.158642+0000 mon.smithi044 (mon.0) 780 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.165148+0000 mon.smithi044 (mon.0) 781 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:04.251868+0000 mon.smithi044 (mon.0) 782 : cluster [DBG] Standby manager daemon smithi044.lynzrj restarted 2024-03-12T02:04:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:04.251991+0000 mon.smithi044 (mon.0) 783 : cluster [DBG] Standby manager daemon smithi044.lynzrj started 2024-03-12T02:04:05.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.256918+0000 mon.smithi044 (mon.0) 784 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/crt"}]: dispatch 2024-03-12T02:04:05.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.257879+0000 mon.smithi044 (mon.0) 785 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:04:05.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.260679+0000 mon.smithi044 (mon.0) 786 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/key"}]: dispatch 2024-03-12T02:04:05.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.261940+0000 mon.smithi044 (mon.0) 787 : audit [DBG] from='mgr.? 172.21.15.44:0/3537072350' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:04:05.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.905786+0000 mon.smithi044 (mon.0) 788 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:05.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:04.912828+0000 mon.smithi044 (mon.0) 789 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:06.445 INFO:teuthology.orchestra.run.smithi044.stdout: 5 87646 22.39 MB/sec warmup 109 sec latency 28.428 ms 2024-03-12T02:04:06.455 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:05.171787+0000 mon.smithi044 (mon.0) 790 : cluster [DBG] mgrmap e26: smithi145.ovlfkq(active, since 8s), standbys: smithi044.lynzrj 2024-03-12T02:04:06.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:05.171787+0000 mon.smithi044 (mon.0) 790 : cluster [DBG] mgrmap e26: smithi145.ovlfkq(active, since 8s), standbys: smithi044.lynzrj 2024-03-12T02:04:07.180 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:05.232442+0000 mgr.smithi145.ovlfkq (mgr.14626) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 5.0 MiB/s wr, 447 op/s 2024-03-12T02:04:07.180 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:06.429630+0000 mon.smithi044 (mon.0) 791 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:07.445 INFO:teuthology.orchestra.run.smithi044.stdout: 5 88505 22.47 MB/sec warmup 110 sec latency 20.179 ms 2024-03-12T02:04:07.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:05.232442+0000 mgr.smithi145.ovlfkq (mgr.14626) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 5.0 MiB/s wr, 447 op/s 2024-03-12T02:04:07.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:06.429630+0000 mon.smithi044 (mon.0) 791 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:08.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 89196 22.47 MB/sec warmup 111 sec latency 28.748 ms 2024-03-12T02:04:09.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 89672 22.35 MB/sec warmup 112 sec latency 69.164 ms 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:07.232868+0000 mgr.smithi145.ovlfkq (mgr.14626) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 4.4 MiB/s wr, 391 op/s 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:07.847022+0000 mon.smithi044 (mon.0) 792 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:07.856781+0000 mon.smithi044 (mon.0) 793 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:08.261251+0000 mon.smithi044 (mon.0) 794 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:08.261536+0000 mon.smithi145 (mon.1) 45 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:08.261717+0000 mon.smithi145 (mon.1) 46 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:04:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.346016+0000 mon.smithi044 (mon.0) 795 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T02:04:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:07.232868+0000 mgr.smithi145.ovlfkq (mgr.14626) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 4.4 MiB/s wr, 391 op/s 2024-03-12T02:04:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:07.847022+0000 mon.smithi044 (mon.0) 792 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:07.856781+0000 mon.smithi044 (mon.0) 793 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:08.261251+0000 mon.smithi044 (mon.0) 794 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T02:04:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:08.261536+0000 mon.smithi145 (mon.1) 45 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:04:10.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:08.261717+0000 mon.smithi145 (mon.1) 46 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:04:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.346016+0000 mon.smithi044 (mon.0) 795 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T02:04:10.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 90200 22.24 MB/sec warmup 113 sec latency 539.639 ms 2024-03-12T02:04:10.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:09.233532+0000 mgr.smithi145.ovlfkq (mgr.14626) 14 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 8.8 MiB/s wr, 812 op/s 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.353964+0000 mon.smithi044 (mon.0) 796 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.362334+0000 mon.smithi145 (mon.1) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.363859+0000 mon.smithi044 (mon.0) 797 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.906972+0000 mon.smithi145 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.911436+0000 mon.smithi145 (mon.1) 49 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.911619+0000 mon.smithi145 (mon.1) 50 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.919917+0000 mon.smithi044 (mon.0) 798 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.922222+0000 mon.smithi145 (mon.1) 51 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.924377+0000 mon.smithi044 (mon.0) 799 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.925645+0000 mon.smithi044 (mon.0) 800 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.928668+0000 mon.smithi145 (mon.1) 52 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.929031+0000 mon.smithi044 (mon.0) 801 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.930461+0000 mon.smithi145 (mon.1) 53 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.930843+0000 mon.smithi044 (mon.0) 802 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.933226+0000 mon.smithi145 (mon.1) 54 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.933543+0000 mon.smithi044 (mon.0) 803 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:09.934379+0000 mgr.smithi145.ovlfkq (mgr.14626) 15 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 2712M 2024-03-12T02:04:10.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:09.939616+0000 mon.smithi044 (mon.0) 804 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:09.233532+0000 mgr.smithi145.ovlfkq (mgr.14626) 14 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 8.8 MiB/s wr, 812 op/s 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.353964+0000 mon.smithi044 (mon.0) 796 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.362334+0000 mon.smithi145 (mon.1) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.363859+0000 mon.smithi044 (mon.0) 797 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.906972+0000 mon.smithi145 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.911436+0000 mon.smithi145 (mon.1) 49 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.911619+0000 mon.smithi145 (mon.1) 50 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:04:10.808 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.919917+0000 mon.smithi044 (mon.0) 798 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.922222+0000 mon.smithi145 (mon.1) 51 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.924377+0000 mon.smithi044 (mon.0) 799 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.925645+0000 mon.smithi044 (mon.0) 800 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.928668+0000 mon.smithi145 (mon.1) 52 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.929031+0000 mon.smithi044 (mon.0) 801 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.930461+0000 mon.smithi145 (mon.1) 53 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.930843+0000 mon.smithi044 (mon.0) 802 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.933226+0000 mon.smithi145 (mon.1) 54 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.933543+0000 mon.smithi044 (mon.0) 803 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:09.934379+0000 mgr.smithi145.ovlfkq (mgr.14626) 15 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 2712M 2024-03-12T02:04:10.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:09.939616+0000 mon.smithi044 (mon.0) 804 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:11.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 91183 22.26 MB/sec warmup 114 sec latency 18.100 ms 2024-03-12T02:04:12.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 92103 22.33 MB/sec warmup 115 sec latency 14.747 ms 2024-03-12T02:04:12.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:11.233930+0000 mgr.smithi145.ovlfkq (mgr.14626) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 7.9 MiB/s wr, 731 op/s 2024-03-12T02:04:12.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:12.328801+0000 mon.smithi145 (mon.1) 55 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:12.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:11.233930+0000 mgr.smithi145.ovlfkq (mgr.14626) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 7.9 MiB/s wr, 731 op/s 2024-03-12T02:04:12.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:12.328801+0000 mon.smithi145 (mon.1) 55 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:13.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 92811 22.36 MB/sec warmup 116 sec latency 22.390 ms 2024-03-12T02:04:14.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 93360 22.22 MB/sec warmup 117 sec latency 26.910 ms 2024-03-12T02:04:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:13.234279+0000 mgr.smithi145.ovlfkq (mgr.14626) 17 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.7 MiB/s wr, 619 op/s 2024-03-12T02:04:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.754513+0000 mon.smithi044 (mon.0) 805 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.761377+0000 mon.smithi044 (mon.0) 806 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.763233+0000 mon.smithi145 (mon.1) 56 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.763539+0000 mon.smithi044 (mon.0) 807 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.764315+0000 mon.smithi145 (mon.1) 57 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.764539+0000 mon.smithi044 (mon.0) 808 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.765375+0000 mon.smithi145 (mon.1) 58 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.765633+0000 mon.smithi044 (mon.0) 809 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.766522+0000 mon.smithi145 (mon.1) 59 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.766740+0000 mon.smithi044 (mon.0) 810 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:13.767460+0000 mgr.smithi145.ovlfkq (mgr.14626) 18 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 1945M 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.772365+0000 mon.smithi044 (mon.0) 811 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.776591+0000 mon.smithi145 (mon.1) 60 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:13.777193+0000 mon.smithi145 (mon.1) 61 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:13.778115+0000 mgr.smithi145.ovlfkq (mgr.14626) 19 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:13.778287+0000 mgr.smithi145.ovlfkq (mgr.14626) 20 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:14.042321+0000 mgr.smithi145.ovlfkq (mgr.14626) 21 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:04:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:14.142454+0000 mgr.smithi145.ovlfkq (mgr.14626) 22 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:13.234279+0000 mgr.smithi145.ovlfkq (mgr.14626) 17 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.7 MiB/s wr, 619 op/s 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.754513+0000 mon.smithi044 (mon.0) 805 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.761377+0000 mon.smithi044 (mon.0) 806 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.763233+0000 mon.smithi145 (mon.1) 56 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.763539+0000 mon.smithi044 (mon.0) 807 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.764315+0000 mon.smithi145 (mon.1) 57 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.764539+0000 mon.smithi044 (mon.0) 808 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.765375+0000 mon.smithi145 (mon.1) 58 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.765633+0000 mon.smithi044 (mon.0) 809 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.766522+0000 mon.smithi145 (mon.1) 59 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.766740+0000 mon.smithi044 (mon.0) 810 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:13.767460+0000 mgr.smithi145.ovlfkq (mgr.14626) 18 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 1945M 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.772365+0000 mon.smithi044 (mon.0) 811 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.776591+0000 mon.smithi145 (mon.1) 60 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:13.777193+0000 mon.smithi145 (mon.1) 61 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:13.778115+0000 mgr.smithi145.ovlfkq (mgr.14626) 19 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:13.778287+0000 mgr.smithi145.ovlfkq (mgr.14626) 20 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:14.042321+0000 mgr.smithi145.ovlfkq (mgr.14626) 21 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:04:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:14.142454+0000 mgr.smithi145.ovlfkq (mgr.14626) 22 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:04:15.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 93686 22.10 MB/sec warmup 118 sec latency 47.509 ms 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:14.306507+0000 mgr.smithi145.ovlfkq (mgr.14626) 23 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:14.508944+0000 mgr.smithi145.ovlfkq (mgr.14626) 24 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:14.621613+0000 mgr.smithi145.ovlfkq (mgr.14626) 25 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:14.823382+0000 mgr.smithi145.ovlfkq (mgr.14626) 26 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.044252+0000 mon.smithi044 (mon.0) 812 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.050153+0000 mon.smithi044 (mon.0) 813 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.092108+0000 mon.smithi044 (mon.0) 814 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.099176+0000 mon.smithi044 (mon.0) 815 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.104761+0000 mon.smithi044 (mon.0) 816 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.135868+0000 mon.smithi145 (mon.1) 62 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:16.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:15.136226+0000 mon.smithi044 (mon.0) 817 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:16.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94174 22.03 MB/sec warmup 119 sec latency 64.346 ms 2024-03-12T02:04:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:14.306507+0000 mgr.smithi145.ovlfkq (mgr.14626) 23 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:04:16.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:14.508944+0000 mgr.smithi145.ovlfkq (mgr.14626) 24 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:14.621613+0000 mgr.smithi145.ovlfkq (mgr.14626) 25 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:14.823382+0000 mgr.smithi145.ovlfkq (mgr.14626) 26 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.044252+0000 mon.smithi044 (mon.0) 812 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.050153+0000 mon.smithi044 (mon.0) 813 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.092108+0000 mon.smithi044 (mon.0) 814 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.099176+0000 mon.smithi044 (mon.0) 815 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.104761+0000 mon.smithi044 (mon.0) 816 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.135868+0000 mon.smithi145 (mon.1) 62 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:16.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:15.136226+0000 mon.smithi044 (mon.0) 817 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T02:04:17.483 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:15.234865+0000 mgr.smithi145.ovlfkq (mgr.14626) 27 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.02k op/s 2024-03-12T02:04:17.483 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:16.110181+0000 mon.smithi044 (mon.0) 818 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-03-12T02:04:17.483 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:16.110261+0000 mon.smithi044 (mon.0) 819 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-12T02:04:17.483 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:16.112342+0000 mon.smithi145 (mon.1) 63 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T02:04:17.483 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:16.113599+0000 mon.smithi044 (mon.0) 820 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T02:04:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:15.234865+0000 mgr.smithi145.ovlfkq (mgr.14626) 27 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.02k op/s 2024-03-12T02:04:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:16.110181+0000 mon.smithi044 (mon.0) 818 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-03-12T02:04:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:16.110261+0000 mon.smithi044 (mon.0) 819 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-12T02:04:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:16.112342+0000 mon.smithi145 (mon.1) 63 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T02:04:17.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:16.113599+0000 mon.smithi044 (mon.0) 820 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T02:04:18.330 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:17.116014+0000 mon.smithi044 (mon.0) 821 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-03-12T02:04:18.330 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:17.116169+0000 mon.smithi044 (mon.0) 822 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-12T02:04:18.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:17.123440+0000 mgr.smithi145.ovlfkq (mgr.14626) 28 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-03-12T02:04:18.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:17.164823+0000 mgr.smithi145.ovlfkq (mgr.14626) 29 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-03-12T02:04:18.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:17.164918+0000 mgr.smithi145.ovlfkq (mgr.14626) 30 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi044.yzggoo', 'nfs.foo.1.0.smithi145.kppwtd'] 2024-03-12T02:04:18.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:17.164978+0000 mgr.smithi145.ovlfkq (mgr.14626) 31 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi044.yzggoo nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:04:18.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:17.165450+0000 mgr.smithi145.ovlfkq (mgr.14626) 32 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi044.yzggoo from smithi044 -- ports [2049] 2024-03-12T02:04:18.331 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:17.165701+0000 mgr.smithi145.ovlfkq (mgr.14626) 33 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi145.kppwtd from smithi145 -- ports [2049] 2024-03-12T02:04:18.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.81 MB/sec execute 1 sec latency 829.754 ms 2024-03-12T02:04:18.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:17.116014+0000 mon.smithi044 (mon.0) 821 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:17.116169+0000 mon.smithi044 (mon.0) 822 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:17.123440+0000 mgr.smithi145.ovlfkq (mgr.14626) 28 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:17.164823+0000 mgr.smithi145.ovlfkq (mgr.14626) 29 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:17.164918+0000 mgr.smithi145.ovlfkq (mgr.14626) 30 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi044.yzggoo', 'nfs.foo.1.0.smithi145.kppwtd'] 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:17.164978+0000 mgr.smithi145.ovlfkq (mgr.14626) 31 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi044.yzggoo nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:17.165450+0000 mgr.smithi145.ovlfkq (mgr.14626) 32 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi044.yzggoo from smithi044 -- ports [2049] 2024-03-12T02:04:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:17.165701+0000 mgr.smithi145.ovlfkq (mgr.14626) 33 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi145.kppwtd from smithi145 -- ports [2049] 2024-03-12T02:04:19.210 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:04:19.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.40 MB/sec execute 2 sec latency 1829.803 ms 2024-03-12T02:04:19.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:17.235216+0000 mgr.smithi145.ovlfkq (mgr.14626) 34 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.6 MiB/s wr, 624 op/s 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:18.127017+0000 mon.smithi044 (mon.0) 823 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:18.127385+0000 mon.smithi044 (mon.0) 824 : cluster [DBG] mgrmap e27: smithi145.ovlfkq(active, since 21s), standbys: smithi044.lynzrj 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:18.533002+0000 mon.smithi145 (mon.1) 64 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:18.533501+0000 mon.smithi044 (mon.0) 825 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:18.536878+0000 mon.smithi044 (mon.0) 826 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]': finished 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:18.538981+0000 mon.smithi145 (mon.1) 65 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw"}]: dispatch 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:18.539274+0000 mon.smithi044 (mon.0) 827 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw"}]: dispatch 2024-03-12T02:04:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:18.541757+0000 mon.smithi044 (mon.0) 828 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw"}]': finished 2024-03-12T02:04:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:17.235216+0000 mgr.smithi145.ovlfkq (mgr.14626) 34 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.6 MiB/s wr, 624 op/s 2024-03-12T02:04:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:18.127017+0000 mon.smithi044 (mon.0) 823 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-12T02:04:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:18.127385+0000 mon.smithi044 (mon.0) 824 : cluster [DBG] mgrmap e27: smithi145.ovlfkq(active, since 21s), standbys: smithi044.lynzrj 2024-03-12T02:04:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:18.533002+0000 mon.smithi145 (mon.1) 64 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:18.533501+0000 mon.smithi044 (mon.0) 825 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:19.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:18.536878+0000 mon.smithi044 (mon.0) 826 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]': finished 2024-03-12T02:04:19.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:18.538981+0000 mon.smithi145 (mon.1) 65 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw"}]: dispatch 2024-03-12T02:04:19.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:18.539274+0000 mon.smithi044 (mon.0) 827 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw"}]: dispatch 2024-03-12T02:04:19.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:18.541757+0000 mon.smithi044 (mon.0) 828 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo-rgw"}]': finished 2024-03-12T02:04:19.871 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (6m) 12s ago 8m 21.5M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (8m) 12s ago 8m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (7m) 15s ago 7m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (6m) 12s ago 7m 30.5M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (2m) 12s ago 2m 12.2M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (2m) 15s ago 2m 39.6M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (9m) 12s ago 9m 188M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (36s) 15s ago 7m 478M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (9m) 12s ago 9m 50.9M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (6m) 15s ago 6m 40.8M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.0.smithi145.kppwtd smithi145 *:2049 running (2m) 15s ago 2m 54.8M - 3.5 6933c2a0b7dd a423744812c4 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (7m) 12s ago 7m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:04:19.872 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (6m) 15s ago 6m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 12s ago 6m 338M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 12s ago 5m 270M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (5m) 12s ago 5m 208M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (5m) 12s ago 5m 295M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (4m) 15s ago 4m 335M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (4m) 15s ago 4m 353M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (4m) 15s ago 4m 290M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (3m) 15s ago 3m 430M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:04:19.873 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (6m) 12s ago 7m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:04:20.269 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:04:20.270 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:20.271 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:04:20.271 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:04:20.271 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:04:20.271 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:04:20.271 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:04:20.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.27 MB/sec execute 3 sec latency 2829.855 ms 2024-03-12T02:04:20.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:18.532561+0000 mgr.smithi145.ovlfkq (mgr.14626) 35 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi044.yzggoo 2024-03-12T02:04:20.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:18.538741+0000 mgr.smithi145.ovlfkq (mgr.14626) 36 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi044.yzggoo-rgw 2024-03-12T02:04:20.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:18.532561+0000 mgr.smithi145.ovlfkq (mgr.14626) 35 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi044.yzggoo 2024-03-12T02:04:20.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:18.538741+0000 mgr.smithi145.ovlfkq (mgr.14626) 36 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi044.yzggoo-rgw 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/22 daemons upgraded", 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:04:20.608 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:04:21.007 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:04:21.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.20 MB/sec execute 4 sec latency 3829.942 ms 2024-03-12T02:04:21.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:19.194523+0000 mgr.smithi145.ovlfkq (mgr.14626) 37 : audit [DBG] from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:19.235994+0000 mgr.smithi145.ovlfkq (mgr.14626) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2024-03-12T02:04:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:19.533604+0000 mgr.smithi145.ovlfkq (mgr.14626) 39 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:19.859759+0000 mgr.smithi145.ovlfkq (mgr.14626) 40 : audit [DBG] from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:20.268437+0000 mon.smithi044 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.44:0/2436664656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:04:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:21.006696+0000 mon.smithi044 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.44:0/2459767516' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:04:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:19.194523+0000 mgr.smithi145.ovlfkq (mgr.14626) 37 : audit [DBG] from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:19.235994+0000 mgr.smithi145.ovlfkq (mgr.14626) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2024-03-12T02:04:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:19.533604+0000 mgr.smithi145.ovlfkq (mgr.14626) 39 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:19.859759+0000 mgr.smithi145.ovlfkq (mgr.14626) 40 : audit [DBG] from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:20.268437+0000 mon.smithi044 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.44:0/2436664656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:04:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:21.006696+0000 mon.smithi044 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.44:0/2459767516' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:04:22.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.16 MB/sec execute 5 sec latency 4830.058 ms 2024-03-12T02:04:22.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:20.606747+0000 mgr.smithi145.ovlfkq (mgr.14626) 41 : audit [DBG] from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:22.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:20.606747+0000 mgr.smithi145.ovlfkq (mgr.14626) 41 : audit [DBG] from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:23.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.13 MB/sec execute 6 sec latency 5830.180 ms 2024-03-12T02:04:23.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:21.236424+0000 mgr.smithi145.ovlfkq (mgr.14626) 42 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 4.1 MiB/s wr, 484 op/s 2024-03-12T02:04:23.511 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:21.236424+0000 mgr.smithi145.ovlfkq (mgr.14626) 42 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 4.1 MiB/s wr, 484 op/s 2024-03-12T02:04:24.446 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.12 MB/sec execute 7 sec latency 6830.294 ms 2024-03-12T02:04:25.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:23.237064+0000 mgr.smithi145.ovlfkq (mgr.14626) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 3.4 MiB/s wr, 408 op/s 2024-03-12T02:04:25.447 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.10 MB/sec execute 8 sec latency 7830.337 ms 2024-03-12T02:04:25.583 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:23.237064+0000 mgr.smithi145.ovlfkq (mgr.14626) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 3.4 MiB/s wr, 408 op/s 2024-03-12T02:04:26.447 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.09 MB/sec execute 9 sec latency 8830.452 ms 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.203862+0000 mon.smithi145 (mon.1) 66 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.204319+0000 mon.smithi044 (mon.0) 831 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.207777+0000 mon.smithi044 (mon.0) 832 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]': finished 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.210892+0000 mon.smithi145 (mon.1) 67 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw"}]: dispatch 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.211383+0000 mon.smithi044 (mon.0) 833 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw"}]: dispatch 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.214491+0000 mon.smithi044 (mon.0) 834 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw"}]': finished 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.218790+0000 mon.smithi044 (mon.0) 835 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.219584+0000 mon.smithi145 (mon.1) 68 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T02:04:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.247005+0000 mon.smithi145 (mon.1) 69 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' 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-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.247402+0000 mon.smithi044 (mon.0) 836 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 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-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.250888+0000 mon.smithi044 (mon.0) 837 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 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-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.260202+0000 mon.smithi044 (mon.0) 838 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.267917+0000 mon.smithi044 (mon.0) 839 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.275388+0000 mon.smithi044 (mon.0) 840 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.282817+0000 mon.smithi044 (mon.0) 841 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.292813+0000 mon.smithi044 (mon.0) 842 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.294512+0000 mon.smithi145 (mon.1) 70 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.294788+0000 mon.smithi044 (mon.0) 843 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.298400+0000 mon.smithi044 (mon.0) 844 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.300218+0000 mon.smithi145 (mon.1) 71 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.300557+0000 mon.smithi044 (mon.0) 845 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.303865+0000 mon.smithi044 (mon.0) 846 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.305149+0000 mon.smithi145 (mon.1) 72 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.305430+0000 mon.smithi044 (mon.0) 847 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.308321+0000 mon.smithi044 (mon.0) 848 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.309528+0000 mon.smithi145 (mon.1) 73 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.309846+0000 mon.smithi044 (mon.0) 849 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.312560+0000 mon.smithi044 (mon.0) 850 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.314217+0000 mon.smithi145 (mon.1) 74 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.358124+0000 mon.smithi145 (mon.1) 75 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.358551+0000 mon.smithi044 (mon.0) 851 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.361555+0000 mon.smithi044 (mon.0) 852 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.412615+0000 mon.smithi145 (mon.1) 76 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:26.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.413027+0000 mon.smithi044 (mon.0) 853 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:26.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.416089+0000 mon.smithi044 (mon.0) 854 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:04:26.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.423985+0000 mon.smithi145 (mon.1) 77 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:26.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.203862+0000 mon.smithi145 (mon.1) 66 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.204319+0000 mon.smithi044 (mon.0) 831 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.207777+0000 mon.smithi044 (mon.0) 832 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]': finished 2024-03-12T02:04:26.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.210892+0000 mon.smithi145 (mon.1) 67 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw"}]: dispatch 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.211383+0000 mon.smithi044 (mon.0) 833 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw"}]: dispatch 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.214491+0000 mon.smithi044 (mon.0) 834 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd-rgw"}]': finished 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.218790+0000 mon.smithi044 (mon.0) 835 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.219584+0000 mon.smithi145 (mon.1) 68 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.247005+0000 mon.smithi145 (mon.1) 69 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' 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-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.247402+0000 mon.smithi044 (mon.0) 836 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 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-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.250888+0000 mon.smithi044 (mon.0) 837 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 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-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.260202+0000 mon.smithi044 (mon.0) 838 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.267917+0000 mon.smithi044 (mon.0) 839 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.275388+0000 mon.smithi044 (mon.0) 840 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.282817+0000 mon.smithi044 (mon.0) 841 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.292813+0000 mon.smithi044 (mon.0) 842 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.294512+0000 mon.smithi145 (mon.1) 70 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.294788+0000 mon.smithi044 (mon.0) 843 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi044.yzggoo"}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.298400+0000 mon.smithi044 (mon.0) 844 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.300218+0000 mon.smithi145 (mon.1) 71 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.300557+0000 mon.smithi044 (mon.0) 845 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi145.kppwtd"}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.303865+0000 mon.smithi044 (mon.0) 846 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.305149+0000 mon.smithi145 (mon.1) 72 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.305430+0000 mon.smithi044 (mon.0) 847 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.308321+0000 mon.smithi044 (mon.0) 848 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.309528+0000 mon.smithi145 (mon.1) 73 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.309846+0000 mon.smithi044 (mon.0) 849 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:26.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.312560+0000 mon.smithi044 (mon.0) 850 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.314217+0000 mon.smithi145 (mon.1) 74 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.358124+0000 mon.smithi145 (mon.1) 75 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.358551+0000 mon.smithi044 (mon.0) 851 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.361555+0000 mon.smithi044 (mon.0) 852 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.412615+0000 mon.smithi145 (mon.1) 76 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.413027+0000 mon.smithi044 (mon.0) 853 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.416089+0000 mon.smithi044 (mon.0) 854 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:04:26.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.423985+0000 mon.smithi145 (mon.1) 77 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:27.447 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.08 MB/sec execute 10 sec latency 9830.537 ms 2024-03-12T02:04:27.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.203522+0000 mgr.smithi145.ovlfkq (mgr.14626) 44 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.210713+0000 mgr.smithi145.ovlfkq (mgr.14626) 45 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi145.kppwtd-rgw 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:25.220123+0000 mgr.smithi145.ovlfkq (mgr.14626) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:25.237656+0000 mgr.smithi145.ovlfkq (mgr.14626) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 MiB/s wr, 359 op/s 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.256337+0000 mgr.smithi145.ovlfkq (mgr.14626) 48 : cephadm [INF] Done migrating nfs.foo 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.256399+0000 mgr.smithi145.ovlfkq (mgr.14626) 49 : cephadm [INF] Done migrating all NFS services 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.294044+0000 mgr.smithi145.ovlfkq (mgr.14626) 50 : cephadm [INF] Fencing old nfs.foo.0.0.smithi044.yzggoo 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.300004+0000 mgr.smithi145.ovlfkq (mgr.14626) 51 : cephadm [INF] Fencing old nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.304803+0000 mgr.smithi145.ovlfkq (mgr.14626) 52 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi044.akysln 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.309340+0000 mgr.smithi145.ovlfkq (mgr.14626) 53 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.412144+0000 mgr.smithi145.ovlfkq (mgr.14626) 54 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.412240+0000 mgr.smithi145.ovlfkq (mgr.14626) 55 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi044.akysln-rgw 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.417673+0000 mgr.smithi145.ovlfkq (mgr.14626) 56 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi044.akysln's ganesha conf is defaulting to empty 2024-03-12T02:04:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:25.425204+0000 mgr.smithi145.ovlfkq (mgr.14626) 57 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi044.akysln on smithi044 2024-03-12T02:04:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:26.423359+0000 mon.smithi044 (mon.0) 855 : cluster [DBG] mgrmap e28: smithi145.ovlfkq(active, since 30s), standbys: smithi044.lynzrj 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.203522+0000 mgr.smithi145.ovlfkq (mgr.14626) 44 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.210713+0000 mgr.smithi145.ovlfkq (mgr.14626) 45 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi145.kppwtd-rgw 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:25.220123+0000 mgr.smithi145.ovlfkq (mgr.14626) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:25.237656+0000 mgr.smithi145.ovlfkq (mgr.14626) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 MiB/s wr, 359 op/s 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.256337+0000 mgr.smithi145.ovlfkq (mgr.14626) 48 : cephadm [INF] Done migrating nfs.foo 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.256399+0000 mgr.smithi145.ovlfkq (mgr.14626) 49 : cephadm [INF] Done migrating all NFS services 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.294044+0000 mgr.smithi145.ovlfkq (mgr.14626) 50 : cephadm [INF] Fencing old nfs.foo.0.0.smithi044.yzggoo 2024-03-12T02:04:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.300004+0000 mgr.smithi145.ovlfkq (mgr.14626) 51 : cephadm [INF] Fencing old nfs.foo.1.0.smithi145.kppwtd 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.304803+0000 mgr.smithi145.ovlfkq (mgr.14626) 52 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi044.akysln 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.309340+0000 mgr.smithi145.ovlfkq (mgr.14626) 53 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.412144+0000 mgr.smithi145.ovlfkq (mgr.14626) 54 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.412240+0000 mgr.smithi145.ovlfkq (mgr.14626) 55 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi044.akysln-rgw 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.417673+0000 mgr.smithi145.ovlfkq (mgr.14626) 56 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi044.akysln's ganesha conf is defaulting to empty 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:25.425204+0000 mgr.smithi145.ovlfkq (mgr.14626) 57 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi044.akysln on smithi044 2024-03-12T02:04:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:26.423359+0000 mon.smithi044 (mon.0) 855 : cluster [DBG] mgrmap e28: smithi145.ovlfkq(active, since 30s), standbys: smithi044.lynzrj 2024-03-12T02:04:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:27.329394+0000 mon.smithi145 (mon.1) 78 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:28.447 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.07 MB/sec execute 11 sec latency 10830.622 ms 2024-03-12T02:04:28.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:27.329394+0000 mon.smithi145 (mon.1) 78 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:27.238339+0000 mgr.smithi145.ovlfkq (mgr.14626) 58 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 2.5 MiB/s wr, 291 op/s 2024-03-12T02:04:29.447 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.07 MB/sec execute 12 sec latency 11830.673 ms 2024-03-12T02:04:29.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:27.238339+0000 mgr.smithi145.ovlfkq (mgr.14626) 58 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 2.5 MiB/s wr, 291 op/s 2024-03-12T02:04:30.447 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.06 MB/sec execute 13 sec latency 12831.121 ms 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:29.239213+0000 mgr.smithi145.ovlfkq (mgr.14626) 59 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.2 MiB/s wr, 264 op/s 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.010120+0000 mon.smithi044 (mon.0) 856 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.016563+0000 mon.smithi044 (mon.0) 857 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.055804+0000 mon.smithi044 (mon.0) 858 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:30.059459+0000 mgr.smithi145.ovlfkq (mgr.14626) 60 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi145.micqag 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.059778+0000 mon.smithi145 (mon.1) 79 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.060287+0000 mon.smithi044 (mon.0) 859 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.062902+0000 mon.smithi044 (mon.0) 860 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T02:04:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:30.064353+0000 mgr.smithi145.ovlfkq (mgr.14626) 61 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T02:04:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.064643+0000 mon.smithi145 (mon.1) 80 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.065009+0000 mon.smithi044 (mon.0) 861 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.067958+0000 mon.smithi044 (mon.0) 862 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:04:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:30.069813+0000 mon.smithi145 (mon.1) 81 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:31.448 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.06 MB/sec execute 14 sec latency 13831.225 ms 2024-03-12T02:04:31.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:29.239213+0000 mgr.smithi145.ovlfkq (mgr.14626) 59 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.2 MiB/s wr, 264 op/s 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.010120+0000 mon.smithi044 (mon.0) 856 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.016563+0000 mon.smithi044 (mon.0) 857 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.055804+0000 mon.smithi044 (mon.0) 858 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:30.059459+0000 mgr.smithi145.ovlfkq (mgr.14626) 60 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi145.micqag 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.059778+0000 mon.smithi145 (mon.1) 79 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.060287+0000 mon.smithi044 (mon.0) 859 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.062902+0000 mon.smithi044 (mon.0) 860 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:30.064353+0000 mgr.smithi145.ovlfkq (mgr.14626) 61 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.064643+0000 mon.smithi145 (mon.1) 80 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.065009+0000 mon.smithi044 (mon.0) 861 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:04:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.067958+0000 mon.smithi044 (mon.0) 862 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:04:31.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:30.069813+0000 mon.smithi145 (mon.1) 81 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:32.448 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.05 MB/sec execute 15 sec latency 14831.275 ms 2024-03-12T02:04:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:31.239709+0000 mgr.smithi145.ovlfkq (mgr.14626) 62 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 9.0 KiB/s wr, 2 op/s 2024-03-12T02:04:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.915091+0000 mon.smithi145 (mon.1) 82 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.915478+0000 mon.smithi044 (mon.0) 863 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.919642+0000 mon.smithi044 (mon.0) 864 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.927314+0000 mon.smithi145 (mon.1) 83 : audit [INF] from='mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182]' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.44:0/2637693430"}]: dispatch 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.927706+0000 mon.smithi044 (mon.0) 865 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.44:0/2637693430"}]: dispatch 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.976082+0000 mon.smithi145 (mon.1) 84 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.976447+0000 mon.smithi044 (mon.0) 866 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.980392+0000 mon.smithi044 (mon.0) 867 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:04:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:32.982112+0000 mon.smithi145 (mon.1) 85 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:33.448 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.05 MB/sec execute 16 sec latency 15831.314 ms 2024-03-12T02:04:33.492 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:31.239709+0000 mgr.smithi145.ovlfkq (mgr.14626) 62 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 9.0 KiB/s wr, 2 op/s 2024-03-12T02:04:33.492 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.915091+0000 mon.smithi145 (mon.1) 82 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.915478+0000 mon.smithi044 (mon.0) 863 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.919642+0000 mon.smithi044 (mon.0) 864 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.927314+0000 mon.smithi145 (mon.1) 83 : audit [INF] from='mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182]' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.44:0/2637693430"}]: dispatch 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.927706+0000 mon.smithi044 (mon.0) 865 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.44:0/2637693430"}]: dispatch 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.976082+0000 mon.smithi145 (mon.1) 84 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.976447+0000 mon.smithi044 (mon.0) 866 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.980392+0000 mon.smithi044 (mon.0) 867 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T02:04:33.493 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:32.982112+0000 mon.smithi145 (mon.1) 85 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:32.927028+0000 mds.foofs.smithi145.kflnkd (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 24321 (172.21.15.44:0/2637693430) 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:32.930132+0000 mds.foofs.smithi145.kflnkd (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14722 172.21.15.44:0/4169256733) 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:32.975617+0000 mgr.smithi145.ovlfkq (mgr.14626) 63 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:32.975716+0000 mgr.smithi145.ovlfkq (mgr.14626) 64 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi145.micqag-rgw 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:32.981543+0000 mgr.smithi145.ovlfkq (mgr.14626) 65 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi145.micqag's ganesha conf is defaulting to empty 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:32.983226+0000 mgr.smithi145.ovlfkq (mgr.14626) 66 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi145.micqag on smithi145 2024-03-12T02:04:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:33.921742+0000 mon.smithi044 (mon.0) 868 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.44:0/2637693430"}]': finished 2024-03-12T02:04:34.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:33.921833+0000 mon.smithi044 (mon.0) 869 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-12T02:04:34.448 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.05 MB/sec execute 17 sec latency 16831.406 ms 2024-03-12T02:04:34.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:32.927028+0000 mds.foofs.smithi145.kflnkd (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 24321 (172.21.15.44:0/2637693430) 2024-03-12T02:04:34.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:32.930132+0000 mds.foofs.smithi145.kflnkd (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14722 172.21.15.44:0/4169256733) 2024-03-12T02:04:34.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:32.975617+0000 mgr.smithi145.ovlfkq (mgr.14626) 63 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T02:04:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:32.975716+0000 mgr.smithi145.ovlfkq (mgr.14626) 64 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi145.micqag-rgw 2024-03-12T02:04:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:32.981543+0000 mgr.smithi145.ovlfkq (mgr.14626) 65 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi145.micqag's ganesha conf is defaulting to empty 2024-03-12T02:04:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:32.983226+0000 mgr.smithi145.ovlfkq (mgr.14626) 66 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi145.micqag on smithi145 2024-03-12T02:04:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:33.921742+0000 mon.smithi044 (mon.0) 868 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.44:0/2637693430"}]': finished 2024-03-12T02:04:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:33.921833+0000 mon.smithi044 (mon.0) 869 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-12T02:04:35.214 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:33.240198+0000 mgr.smithi145.ovlfkq (mgr.14626) 67 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 9.1 KiB/s wr, 3 op/s 2024-03-12T02:04:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:33.240198+0000 mgr.smithi145.ovlfkq (mgr.14626) 67 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 9.1 KiB/s wr, 3 op/s 2024-03-12T02:04:35.448 INFO:teuthology.orchestra.run.smithi044.stdout: 5 94708 0.04 MB/sec execute 18 sec latency 17831.496 ms 2024-03-12T02:04:35.895 INFO:teuthology.orchestra.run.smithi044.stdout:[94610] write failed on handle 13144 (Input/output error) 2024-03-12T02:04:35.895 INFO:teuthology.orchestra.run.smithi044.stdout:[94554] write failed on handle 13140 (Input/output error) 2024-03-12T02:04:35.895 INFO:teuthology.orchestra.run.smithi044.stdout:[93868] write failed on handle 12984 (Input/output error) 2024-03-12T02:04:35.895 INFO:teuthology.orchestra.run.smithi044.stdout:Child failed with status 1 2024-03-12T02:04:35.896 INFO:teuthology.orchestra.run.smithi044.stdout:[95804] unlink ./clients/client4/~dmtmp/COREL/@@@CDRW.TMP failed (Stale file handle) - expected NT_STATUS_OK 2024-03-12T02:04:35.896 INFO:teuthology.orchestra.run.smithi044.stdout:ERROR: child 4 failed at line 95804 2024-03-12T02:04:35.898 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-03-12T02:04:35.966 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-03-12T02:04:36.135 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.473448+0000 mon.smithi145 (mon.1) 86 : audit [INF] from='mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182]' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.145:0/1727686339"}]: dispatch 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.473881+0000 mon.smithi044 (mon.0) 870 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.145:0/1727686339"}]: dispatch 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.582023+0000 mon.smithi044 (mon.0) 871 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.587604+0000 mon.smithi044 (mon.0) 872 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.610320+0000 mon.smithi044 (mon.0) 873 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.617728+0000 mon.smithi044 (mon.0) 874 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:35.716639+0000 mon.smithi145 (mon.1) 87 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:04:36.465 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.473448+0000 mon.smithi145 (mon.1) 86 : audit [INF] from='mds.? [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182]' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.145:0/1727686339"}]: dispatch 2024-03-12T02:04:36.465 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.473881+0000 mon.smithi044 (mon.0) 870 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.145:0/1727686339"}]: dispatch 2024-03-12T02:04:36.466 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.582023+0000 mon.smithi044 (mon.0) 871 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.466 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.587604+0000 mon.smithi044 (mon.0) 872 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.466 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.610320+0000 mon.smithi044 (mon.0) 873 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.466 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.617728+0000 mon.smithi044 (mon.0) 874 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:36.466 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:35.716639+0000 mon.smithi145 (mon.1) 87 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:04:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:35.240758+0000 mgr.smithi145.ovlfkq (mgr.14626) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.9 KiB/s wr, 5 op/s 2024-03-12T02:04:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:35.473210+0000 mds.foofs.smithi145.kflnkd (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24347 (172.21.15.145:0/1727686339) 2024-03-12T02:04:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:35.475773+0000 mds.foofs.smithi145.kflnkd (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24525 172.21.15.145:0/4197570988) 2024-03-12T02:04:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:36.048474+0000 mon.smithi044 (mon.0) 875 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.145:0/1727686339"}]': finished 2024-03-12T02:04:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:36.048525+0000 mon.smithi044 (mon.0) 876 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-12T02:04:37.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:35.240758+0000 mgr.smithi145.ovlfkq (mgr.14626) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.9 KiB/s wr, 5 op/s 2024-03-12T02:04:37.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:35.473210+0000 mds.foofs.smithi145.kflnkd (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24347 (172.21.15.145:0/1727686339) 2024-03-12T02:04:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:35.475773+0000 mds.foofs.smithi145.kflnkd (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24525 172.21.15.145:0/4197570988) 2024-03-12T02:04:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:36.048474+0000 mon.smithi044 (mon.0) 875 : audit [INF] from='mds.? ' entity='mds.foofs.smithi145.kflnkd' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.145:0/1727686339"}]': finished 2024-03-12T02:04:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:36.048525+0000 mon.smithi044 (mon.0) 876 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-12T02:04:38.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:37.241128+0000 mgr.smithi145.ovlfkq (mgr.14626) 69 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-12T02:04:38.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:37.322917+0000 mon.smithi044 (mon.0) 877 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:38.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:37.241128+0000 mgr.smithi145.ovlfkq (mgr.14626) 69 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-12T02:04:38.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:37.322917+0000 mon.smithi044 (mon.0) 877 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:41.172 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:04:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:39.241664+0000 mgr.smithi145.ovlfkq (mgr.14626) 70 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 18 KiB/s wr, 19 op/s 2024-03-12T02:04:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:39.944530+0000 mon.smithi044 (mon.0) 878 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:39.951374+0000 mon.smithi044 (mon.0) 879 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:39.241664+0000 mgr.smithi145.ovlfkq (mgr.14626) 70 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 18 KiB/s wr, 19 op/s 2024-03-12T02:04:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:39.944530+0000 mon.smithi044 (mon.0) 878 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:39.951374+0000 mon.smithi044 (mon.0) 879 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:41.242131+0000 mgr.smithi145.ovlfkq (mgr.14626) 71 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 18 KiB/s wr, 19 op/s 2024-03-12T02:04:43.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:41.851029+0000 mon.smithi044 (mon.0) 880 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:41.857803+0000 mon.smithi044 (mon.0) 881 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:41.859881+0000 mon.smithi145 (mon.1) 88 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:41.860734+0000 mon.smithi145 (mon.1) 89 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:41.867308+0000 mon.smithi044 (mon.0) 882 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:41.876659+0000 mon.smithi044 (mon.0) 883 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:42.009955+0000 mon.smithi044 (mon.0) 884 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:42.014366+0000 mon.smithi044 (mon.0) 885 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:42.017918+0000 mon.smithi044 (mon.0) 886 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:42.021236+0000 mon.smithi044 (mon.0) 887 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:42.022406+0000 mgr.smithi145.ovlfkq (mgr.14626) 72 : cephadm [INF] Reconfiguring alertmanager.smithi044 (dependencies changed)... 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:04:42.029821+0000 mgr.smithi145.ovlfkq (mgr.14626) 73 : cephadm [INF] Reconfiguring daemon alertmanager.smithi044 on smithi044 2024-03-12T02:04:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:42.329567+0000 mon.smithi145 (mon.1) 90 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:41.242131+0000 mgr.smithi145.ovlfkq (mgr.14626) 71 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 18 KiB/s wr, 19 op/s 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:41.851029+0000 mon.smithi044 (mon.0) 880 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:41.857803+0000 mon.smithi044 (mon.0) 881 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:41.859881+0000 mon.smithi145 (mon.1) 88 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:41.860734+0000 mon.smithi145 (mon.1) 89 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:41.867308+0000 mon.smithi044 (mon.0) 882 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:41.876659+0000 mon.smithi044 (mon.0) 883 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:42.009955+0000 mon.smithi044 (mon.0) 884 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:42.014366+0000 mon.smithi044 (mon.0) 885 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:42.017918+0000 mon.smithi044 (mon.0) 886 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:42.021236+0000 mon.smithi044 (mon.0) 887 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:42.022406+0000 mgr.smithi145.ovlfkq (mgr.14626) 72 : cephadm [INF] Reconfiguring alertmanager.smithi044 (dependencies changed)... 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:04:42.029821+0000 mgr.smithi145.ovlfkq (mgr.14626) 73 : cephadm [INF] Reconfiguring daemon alertmanager.smithi044 on smithi044 2024-03-12T02:04:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:42.329567+0000 mon.smithi145 (mon.1) 90 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:45.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:43.242730+0000 mgr.smithi145.ovlfkq (mgr.14626) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 15 KiB/s wr, 14 op/s 2024-03-12T02:04:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:43.242730+0000 mgr.smithi145.ovlfkq (mgr.14626) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 15 KiB/s wr, 14 op/s 2024-03-12T02:04:46.213 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:04:47.082 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:45.243458+0000 mgr.smithi145.ovlfkq (mgr.14626) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 14 KiB/s wr, 13 op/s 2024-03-12T02:04:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:45.243458+0000 mgr.smithi145.ovlfkq (mgr.14626) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 14 KiB/s wr, 13 op/s 2024-03-12T02:04:49.214 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:47.244088+0000 mgr.smithi145.ovlfkq (mgr.14626) 76 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 13 KiB/s wr, 12 op/s 2024-03-12T02:04:49.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:47.244088+0000 mgr.smithi145.ovlfkq (mgr.14626) 76 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 13 KiB/s wr, 12 op/s 2024-03-12T02:04:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:49.244783+0000 mgr.smithi145.ovlfkq (mgr.14626) 77 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 12 KiB/s wr, 11 op/s 2024-03-12T02:04:51.253 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:04:51.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:49.244783+0000 mgr.smithi145.ovlfkq (mgr.14626) 77 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 12 KiB/s wr, 11 op/s 2024-03-12T02:04:51.377 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (6m) 10s ago 8m 21.5M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (8m) 10s ago 8m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (7m) 12s ago 7m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (6m) 10s ago 8m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (2m) 10s ago 2m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:04:52.043 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (2m) 12s ago 2m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (10m) 10s ago 10m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (68s) 12s ago 7m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (10m) 10s ago 10m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (7m) 12s ago 7m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (22s) 10s ago 22s 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (17s) 12s ago 16s 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (8m) 10s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (7m) 12s ago 7m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 10s ago 6m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (6m) 10s ago 6m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (6m) 10s ago 6m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (5m) 10s ago 5m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (5m) 12s ago 5m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:04:52.044 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (5m) 12s ago 5m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:04:52.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (4m) 12s ago 4m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:04:52.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (4m) 12s ago 4m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:04:52.045 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (6m) 10s ago 7m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:52.444 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:04:52.445 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:04:52.780 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:04:53.188 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:04:53.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:51.245192+0000 mgr.smithi145.ovlfkq (mgr.14626) 78 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-03-12T02:04:53.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:51.362838+0000 mgr.smithi145.ovlfkq (mgr.14626) 79 : audit [DBG] from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:53.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:51.702602+0000 mgr.smithi145.ovlfkq (mgr.14626) 80 : audit [DBG] from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:52.031086+0000 mgr.smithi145.ovlfkq (mgr.14626) 81 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:52.442680+0000 mon.smithi044 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.44:0/1752119245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:04:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:51.245192+0000 mgr.smithi145.ovlfkq (mgr.14626) 78 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-03-12T02:04:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:51.362838+0000 mgr.smithi145.ovlfkq (mgr.14626) 79 : audit [DBG] from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:51.702602+0000 mgr.smithi145.ovlfkq (mgr.14626) 80 : audit [DBG] from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:52.031086+0000 mgr.smithi145.ovlfkq (mgr.14626) 81 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:52.442680+0000 mon.smithi044 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.44:0/1752119245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:04:54.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:52.778329+0000 mgr.smithi145.ovlfkq (mgr.14626) 82 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:54.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:53.187494+0000 mon.smithi044 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.44:0/1971111990' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:04:54.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:52.778329+0000 mgr.smithi145.ovlfkq (mgr.14626) 82 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:04:54.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:53.187494+0000 mon.smithi044 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.44:0/1971111990' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:04:55.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:53.245933+0000 mgr.smithi145.ovlfkq (mgr.14626) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-03-12T02:04:55.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:53.245933+0000 mgr.smithi145.ovlfkq (mgr.14626) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-03-12T02:04:56.305 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:04:57.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:55.246582+0000 mgr.smithi145.ovlfkq (mgr.14626) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:04:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:55.246582+0000 mgr.smithi145.ovlfkq (mgr.14626) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:04:58.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:04:57.329811+0000 mon.smithi145 (mon.1) 91 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:04:57.329811+0000 mon.smithi145 (mon.1) 91 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:04:59.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:04:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:57.247010+0000 mgr.smithi145.ovlfkq (mgr.14626) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:04:59.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:04:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:57.247010+0000 mgr.smithi145.ovlfkq (mgr.14626) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:01.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:04:59.247876+0000 mgr.smithi145.ovlfkq (mgr.14626) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T02:05:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:04:59.247876+0000 mgr.smithi145.ovlfkq (mgr.14626) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T02:05:01.356 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:03.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:01.248265+0000 mgr.smithi145.ovlfkq (mgr.14626) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:03.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:01.248265+0000 mgr.smithi145.ovlfkq (mgr.14626) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:05.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:03.248869+0000 mgr.smithi145.ovlfkq (mgr.14626) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:03.248869+0000 mgr.smithi145.ovlfkq (mgr.14626) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:06.393 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:07.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:05.249352+0000 mgr.smithi145.ovlfkq (mgr.14626) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:07.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:05.249352+0000 mgr.smithi145.ovlfkq (mgr.14626) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:09.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:07.249755+0000 mgr.smithi145.ovlfkq (mgr.14626) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:09.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:07.249755+0000 mgr.smithi145.ovlfkq (mgr.14626) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:11.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:09.250512+0000 mgr.smithi145.ovlfkq (mgr.14626) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:09.250512+0000 mgr.smithi145.ovlfkq (mgr.14626) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:11.435 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:13.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:11.250983+0000 mgr.smithi145.ovlfkq (mgr.14626) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:13.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:12.330182+0000 mon.smithi145 (mon.1) 92 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:11.250983+0000 mgr.smithi145.ovlfkq (mgr.14626) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:12.330182+0000 mon.smithi145 (mon.1) 92 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:15.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:13.251624+0000 mgr.smithi145.ovlfkq (mgr.14626) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:13.251624+0000 mgr.smithi145.ovlfkq (mgr.14626) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:16.487 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:17.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:15.251968+0000 mgr.smithi145.ovlfkq (mgr.14626) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:17.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:15.251968+0000 mgr.smithi145.ovlfkq (mgr.14626) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:19.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:17.252404+0000 mgr.smithi145.ovlfkq (mgr.14626) 95 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:19.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:17.252404+0000 mgr.smithi145.ovlfkq (mgr.14626) 95 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:21.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:19.253152+0000 mgr.smithi145.ovlfkq (mgr.14626) 96 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:19.253152+0000 mgr.smithi145.ovlfkq (mgr.14626) 96 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:21.531 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:23.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:21.253541+0000 mgr.smithi145.ovlfkq (mgr.14626) 97 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:21.253541+0000 mgr.smithi145.ovlfkq (mgr.14626) 97 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:23.553 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (7m) 42s ago 9m 21.5M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (9m) 42s ago 9m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (8m) 44s ago 8m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (7m) 42s ago 8m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (3m) 42s ago 3m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (3m) 44s ago 3m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (10m) 42s ago 10m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (100s) 44s ago 8m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (10m) 42s ago 10m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:05:24.225 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (8m) 44s ago 8m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (54s) 42s ago 54s 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (49s) 44s ago 48s 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (8m) 42s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (7m) 44s ago 7m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7m) 42s ago 7m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (7m) 42s ago 6m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (6m) 42s ago 6m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (6m) 42s ago 6m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (5m) 44s ago 5m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (5m) 44s ago 5m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (5m) 44s ago 5m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:05:24.226 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (4m) 44s ago 4m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:05:24.227 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (7m) 42s ago 8m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:05:24.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:05:24.626 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:05:24.966 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:05:25.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:23.254440+0000 mgr.smithi145.ovlfkq (mgr.14626) 98 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:25.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:23.539284+0000 mgr.smithi145.ovlfkq (mgr.14626) 99 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:25.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:23.881687+0000 mgr.smithi145.ovlfkq (mgr.14626) 100 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:25.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:24.623598+0000 mon.smithi044 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.44:0/1417969577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:05:25.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:23.254440+0000 mgr.smithi145.ovlfkq (mgr.14626) 98 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:25.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:23.539284+0000 mgr.smithi145.ovlfkq (mgr.14626) 99 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:25.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:23.881687+0000 mgr.smithi145.ovlfkq (mgr.14626) 100 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:25.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:24.623598+0000 mon.smithi044 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.44:0/1417969577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:05:25.364 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:05:26.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:24.212366+0000 mgr.smithi145.ovlfkq (mgr.14626) 101 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:24.963952+0000 mgr.smithi145.ovlfkq (mgr.14626) 102 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:25.363331+0000 mon.smithi044 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.44:0/2117259507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:05:26.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:24.212366+0000 mgr.smithi145.ovlfkq (mgr.14626) 101 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:26.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:24.963952+0000 mgr.smithi145.ovlfkq (mgr.14626) 102 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:26.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:25.363331+0000 mon.smithi044 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.44:0/2117259507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:05:26.570 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:27.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:25.254821+0000 mgr.smithi145.ovlfkq (mgr.14626) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:27.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:25.254821+0000 mgr.smithi145.ovlfkq (mgr.14626) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:28.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:27.330495+0000 mon.smithi145 (mon.1) 93 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:27.330495+0000 mon.smithi145 (mon.1) 93 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:27.255304+0000 mgr.smithi145.ovlfkq (mgr.14626) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:29.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:27.955260+0000 mon.smithi044 (mon.0) 892 : cluster [DBG] mgrmap e29: smithi145.ovlfkq(active, since 91s), standbys: smithi044.lynzrj 2024-03-12T02:05:29.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:27.255304+0000 mgr.smithi145.ovlfkq (mgr.14626) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:27.955260+0000 mon.smithi044 (mon.0) 892 : cluster [DBG] mgrmap e29: smithi145.ovlfkq(active, since 91s), standbys: smithi044.lynzrj 2024-03-12T02:05:31.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:29.256028+0000 mgr.smithi145.ovlfkq (mgr.14626) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T02:05:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:29.256028+0000 mgr.smithi145.ovlfkq (mgr.14626) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T02:05:31.605 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:33.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:31.256439+0000 mgr.smithi145.ovlfkq (mgr.14626) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:31.256439+0000 mgr.smithi145.ovlfkq (mgr.14626) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:35.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:33.257365+0000 mgr.smithi145.ovlfkq (mgr.14626) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T02:05:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:33.257365+0000 mgr.smithi145.ovlfkq (mgr.14626) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T02:05:36.651 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:35.257816+0000 mgr.smithi145.ovlfkq (mgr.14626) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:35.257816+0000 mgr.smithi145.ovlfkq (mgr.14626) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:39.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:37.258253+0000 mgr.smithi145.ovlfkq (mgr.14626) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:39.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:37.258253+0000 mgr.smithi145.ovlfkq (mgr.14626) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T02:05:41.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:39.259036+0000 mgr.smithi145.ovlfkq (mgr.14626) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T02:05:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:39.259036+0000 mgr.smithi145.ovlfkq (mgr.14626) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T02:05:41.689 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:43.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:41.259486+0000 mgr.smithi145.ovlfkq (mgr.14626) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:43.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:42.330946+0000 mon.smithi145 (mon.1) 94 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:41.259486+0000 mgr.smithi145.ovlfkq (mgr.14626) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:42.330946+0000 mon.smithi145 (mon.1) 94 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:45.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:43.260162+0000 mgr.smithi145.ovlfkq (mgr.14626) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:43.260162+0000 mgr.smithi145.ovlfkq (mgr.14626) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:46.728 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:47.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:45.260521+0000 mgr.smithi145.ovlfkq (mgr.14626) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:45.260521+0000 mgr.smithi145.ovlfkq (mgr.14626) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:49.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:47.261083+0000 mgr.smithi145.ovlfkq (mgr.14626) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:49.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:47.261083+0000 mgr.smithi145.ovlfkq (mgr.14626) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:51.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:49.261853+0000 mgr.smithi145.ovlfkq (mgr.14626) 115 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:51.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:49.261853+0000 mgr.smithi145.ovlfkq (mgr.14626) 115 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:51.765 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:53.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:51.262311+0000 mgr.smithi145.ovlfkq (mgr.14626) 116 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:51.262311+0000 mgr.smithi145.ovlfkq (mgr.14626) 116 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:55.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:53.263005+0000 mgr.smithi145.ovlfkq (mgr.14626) 117 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:55.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:53.263005+0000 mgr.smithi145.ovlfkq (mgr.14626) 117 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:05:55.730 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:05:56.392 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:05:56.392 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (7m) 74s ago 9m 21.5M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:05:56.392 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (9m) 74s ago 9m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:05:56.392 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (8m) 76s ago 8m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:05:56.392 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (7m) 74s ago 9m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:05:56.392 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (4m) 74s ago 4m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (3m) 76s ago 3m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (11m) 74s ago 11m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (2m) 76s ago 8m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (11m) 74s ago 11m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (8m) 76s ago 8m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (86s) 74s ago 86s 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (81s) 76s ago 80s 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (9m) 74s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (8m) 76s ago 8m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (8m) 74s ago 8m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (7m) 74s ago 7m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (7m) 74s ago 7m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:05:56.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (6m) 74s ago 6m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:05:56.394 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (6m) 76s ago 6m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:05:56.394 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (6m) 76s ago 6m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:05:56.394 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (5m) 76s ago 5m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:05:56.394 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (5m) 76s ago 5m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:05:56.394 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (7m) 74s ago 8m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:05:56.791 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:05:56.791 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:05:56.792 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:05:56.793 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:05:56.793 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:05:56.793 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:05:56.793 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:05:56.793 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:05:56.793 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:05:56.797 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:05:57.132 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:05:57.133 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:05:57.133 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:05:57.248 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:55.263465+0000 mgr.smithi145.ovlfkq (mgr.14626) 118 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:55.715980+0000 mgr.smithi145.ovlfkq (mgr.14626) 119 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:56.051171+0000 mgr.smithi145.ovlfkq (mgr.14626) 120 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:56.790212+0000 mon.smithi044 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.44:0/4186860249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:05:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:55.263465+0000 mgr.smithi145.ovlfkq (mgr.14626) 118 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:55.715980+0000 mgr.smithi145.ovlfkq (mgr.14626) 119 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:56.051171+0000 mgr.smithi145.ovlfkq (mgr.14626) 120 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:56.790212+0000 mon.smithi044 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.44:0/4186860249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:05:57.530 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:05:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:56.380249+0000 mgr.smithi145.ovlfkq (mgr.14626) 121 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:57.130463+0000 mgr.smithi145.ovlfkq (mgr.14626) 122 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:57.331090+0000 mon.smithi145 (mon.1) 95 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:05:57.528744+0000 mon.smithi044 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.44:0/3960867514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:05:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:56.380249+0000 mgr.smithi145.ovlfkq (mgr.14626) 121 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:57.130463+0000 mgr.smithi145.ovlfkq (mgr.14626) 122 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:05:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:57.331090+0000 mon.smithi145 (mon.1) 95 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:05:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:05:57.528744+0000 mon.smithi044 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.44:0/3960867514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:05:59.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:05:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:57.264025+0000 mgr.smithi145.ovlfkq (mgr.14626) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:05:59.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:05:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:57.264025+0000 mgr.smithi145.ovlfkq (mgr.14626) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:05:59.264755+0000 mgr.smithi145.ovlfkq (mgr.14626) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:01.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:05:59.264755+0000 mgr.smithi145.ovlfkq (mgr.14626) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:01.841 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:03.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:01.265185+0000 mgr.smithi145.ovlfkq (mgr.14626) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:03.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:01.265185+0000 mgr.smithi145.ovlfkq (mgr.14626) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:03.265878+0000 mgr.smithi145.ovlfkq (mgr.14626) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:05.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:03.265878+0000 mgr.smithi145.ovlfkq (mgr.14626) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:06.891 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:07.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:05.266307+0000 mgr.smithi145.ovlfkq (mgr.14626) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:07.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:05.266307+0000 mgr.smithi145.ovlfkq (mgr.14626) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:09.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:07.266738+0000 mgr.smithi145.ovlfkq (mgr.14626) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:07.266738+0000 mgr.smithi145.ovlfkq (mgr.14626) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:09.267603+0000 mgr.smithi145.ovlfkq (mgr.14626) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:09.267603+0000 mgr.smithi145.ovlfkq (mgr.14626) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:11.940 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:11.268011+0000 mgr.smithi145.ovlfkq (mgr.14626) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:12.331346+0000 mon.smithi145 (mon.1) 96 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:13.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:11.268011+0000 mgr.smithi145.ovlfkq (mgr.14626) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:12.331346+0000 mon.smithi145 (mon.1) 96 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:13.268990+0000 mgr.smithi145.ovlfkq (mgr.14626) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:15.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:13.268990+0000 mgr.smithi145.ovlfkq (mgr.14626) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:16.977 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:17.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:15.269390+0000 mgr.smithi145.ovlfkq (mgr.14626) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:17.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:15.269390+0000 mgr.smithi145.ovlfkq (mgr.14626) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:19.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:17.269767+0000 mgr.smithi145.ovlfkq (mgr.14626) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:19.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:17.269767+0000 mgr.smithi145.ovlfkq (mgr.14626) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:19.270471+0000 mgr.smithi145.ovlfkq (mgr.14626) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:19.270471+0000 mgr.smithi145.ovlfkq (mgr.14626) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:22.023 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:21.270972+0000 mgr.smithi145.ovlfkq (mgr.14626) 135 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:23.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:21.270972+0000 mgr.smithi145.ovlfkq (mgr.14626) 135 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:25.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:23.271584+0000 mgr.smithi145.ovlfkq (mgr.14626) 136 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:25.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:23.271584+0000 mgr.smithi145.ovlfkq (mgr.14626) 136 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:27.061 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:27.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:25.272032+0000 mgr.smithi145.ovlfkq (mgr.14626) 137 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:25.272032+0000 mgr.smithi145.ovlfkq (mgr.14626) 137 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:27.894 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:06:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:27.331900+0000 mon.smithi145 (mon.1) 97 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:28.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:27.331900+0000 mon.smithi145 (mon.1) 97 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:28.554 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:06:28.554 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (8m) 106s ago 10m 21.5M - 0.20.0 0881eb8f169f 13b4b907f256 2024-03-12T02:06:28.554 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (10m) 106s ago 10m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:06:28.554 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (9m) 108s ago 9m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:06:28.554 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (8m) 106s ago 9m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (4m) 106s ago 4m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (4m) 108s ago 4m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (11m) 106s ago 11m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (2m) 108s ago 9m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (11m) 106s ago 11m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (9m) 108s ago 9m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (119s) 106s ago 118s 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (113s) 108s ago 113s 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (9m) 106s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (8m) 108s ago 8m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (8m) 106s ago 8m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (8m) 106s ago 8m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (7m) 106s ago 7m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (7m) 106s ago 7m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:06:28.555 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (7m) 108s ago 7m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:06:28.556 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (6m) 108s ago 6m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:06:28.556 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (6m) 108s ago 6m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:06:28.556 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (6m) 108s ago 6m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:06:28.556 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (8m) 106s ago 9m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:06:28.949 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:06:28.949 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:06:28.950 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:06:28.951 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:06:28.951 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:06:28.951 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:06:28.951 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:06:29.287 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:06:29.287 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:06:29.287 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:06:29.287 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:06:29.287 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:06:29.287 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:06:29.288 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:06:29.288 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:06:29.288 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:06:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:27.272445+0000 mgr.smithi145.ovlfkq (mgr.14626) 138 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:27.879703+0000 mgr.smithi145.ovlfkq (mgr.14626) 139 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:28.948120+0000 mon.smithi044 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.44:0/1145875945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:06:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:27.272445+0000 mgr.smithi145.ovlfkq (mgr.14626) 138 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:27.879703+0000 mgr.smithi145.ovlfkq (mgr.14626) 139 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:28.948120+0000 mon.smithi044 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.44:0/1145875945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:06:29.683 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:06:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:28.218963+0000 mgr.smithi145.ovlfkq (mgr.14626) 140 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:28.542339+0000 mgr.smithi145.ovlfkq (mgr.14626) 141 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:29.682523+0000 mon.smithi044 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.44:0/460584626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:06:30.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:28.218963+0000 mgr.smithi145.ovlfkq (mgr.14626) 140 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:28.542339+0000 mgr.smithi145.ovlfkq (mgr.14626) 141 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:29.682523+0000 mon.smithi044 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.44:0/460584626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:06:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:29.273203+0000 mgr.smithi145.ovlfkq (mgr.14626) 142 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:29.285460+0000 mgr.smithi145.ovlfkq (mgr.14626) 143 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:29.273203+0000 mgr.smithi145.ovlfkq (mgr.14626) 142 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:29.285460+0000 mgr.smithi145.ovlfkq (mgr.14626) 143 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:06:32.102 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:31.273663+0000 mgr.smithi145.ovlfkq (mgr.14626) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:33.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:31.273663+0000 mgr.smithi145.ovlfkq (mgr.14626) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:33.274407+0000 mgr.smithi145.ovlfkq (mgr.14626) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:33.274407+0000 mgr.smithi145.ovlfkq (mgr.14626) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:37.141 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:37.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:35.274919+0000 mgr.smithi145.ovlfkq (mgr.14626) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:37.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:35.274919+0000 mgr.smithi145.ovlfkq (mgr.14626) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:39.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:37.275379+0000 mgr.smithi145.ovlfkq (mgr.14626) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:37.275379+0000 mgr.smithi145.ovlfkq (mgr.14626) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:41.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:39.276146+0000 mgr.smithi145.ovlfkq (mgr.14626) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:41.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:39.276146+0000 mgr.smithi145.ovlfkq (mgr.14626) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:42.181 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:41.276518+0000 mgr.smithi145.ovlfkq (mgr.14626) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:42.332162+0000 mon.smithi145 (mon.1) 98 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:43.516 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:41.276518+0000 mgr.smithi145.ovlfkq (mgr.14626) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:43.516 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:42.332162+0000 mon.smithi145 (mon.1) 98 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:45.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:43.277177+0000 mgr.smithi145.ovlfkq (mgr.14626) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:43.277177+0000 mgr.smithi145.ovlfkq (mgr.14626) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:47.226 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:47.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:45.277675+0000 mgr.smithi145.ovlfkq (mgr.14626) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:47.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:45.277675+0000 mgr.smithi145.ovlfkq (mgr.14626) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:49.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:47.278160+0000 mgr.smithi145.ovlfkq (mgr.14626) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:49.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:47.278160+0000 mgr.smithi145.ovlfkq (mgr.14626) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:51.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:49.278962+0000 mgr.smithi145.ovlfkq (mgr.14626) 153 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:50.228214+0000 mon.smithi044 (mon.0) 897 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:50.243438+0000 mon.smithi044 (mon.0) 898 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:50.316388+0000 mon.smithi044 (mon.0) 899 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:50.322551+0000 mon.smithi044 (mon.0) 900 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:50.325837+0000 mon.smithi145 (mon.1) 99 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T02:06:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:49.278962+0000 mgr.smithi145.ovlfkq (mgr.14626) 153 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:50.228214+0000 mon.smithi044 (mon.0) 897 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:50.243438+0000 mon.smithi044 (mon.0) 898 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:50.316388+0000 mon.smithi044 (mon.0) 899 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:50.322551+0000 mon.smithi044 (mon.0) 900 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:06:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:50.325837+0000 mon.smithi145 (mon.1) 99 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T02:06:52.265 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:06:50.257231+0000 mgr.smithi145.ovlfkq (mgr.14626) 154 : cephadm [INF] Reconfiguring grafana.smithi044 (dependencies changed)... 2024-03-12T02:06:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:06:50.265301+0000 mgr.smithi145.ovlfkq (mgr.14626) 155 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T02:06:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:50.326259+0000 mgr.smithi145.ovlfkq (mgr.14626) 156 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T02:06:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:06:50.328411+0000 mgr.smithi145.ovlfkq (mgr.14626) 157 : cephadm [INF] Reconfiguring daemon grafana.smithi044 on smithi044 2024-03-12T02:06:52.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:06:50.257231+0000 mgr.smithi145.ovlfkq (mgr.14626) 154 : cephadm [INF] Reconfiguring grafana.smithi044 (dependencies changed)... 2024-03-12T02:06:52.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:06:50.265301+0000 mgr.smithi145.ovlfkq (mgr.14626) 155 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T02:06:52.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:50.326259+0000 mgr.smithi145.ovlfkq (mgr.14626) 156 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T02:06:52.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:06:50.328411+0000 mgr.smithi145.ovlfkq (mgr.14626) 157 : cephadm [INF] Reconfiguring daemon grafana.smithi044 on smithi044 2024-03-12T02:06:53.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:51.279365+0000 mgr.smithi145.ovlfkq (mgr.14626) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:53.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:51.279365+0000 mgr.smithi145.ovlfkq (mgr.14626) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:53.280016+0000 mgr.smithi145.ovlfkq (mgr.14626) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:55.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:53.280016+0000 mgr.smithi145.ovlfkq (mgr.14626) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:06:57.302 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:06:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:55.280504+0000 mgr.smithi145.ovlfkq (mgr.14626) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:55.280504+0000 mgr.smithi145.ovlfkq (mgr.14626) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:58.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:06:57.338567+0000 mon.smithi145 (mon.1) 100 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:58.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:06:57.338567+0000 mon.smithi145 (mon.1) 100 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:06:59.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:06:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:57.280863+0000 mgr.smithi145.ovlfkq (mgr.14626) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:06:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:06:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:57.280863+0000 mgr.smithi145.ovlfkq (mgr.14626) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:00.074 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:07:00.736 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (9m) 2m ago 9m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (8m) 2m ago 10m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (5m) 2m ago 5m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (5m) 2m ago 5m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (3m) 2m ago 9m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (12m) 2m ago 12m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (9m) 2m ago 9m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (2m) 2m ago 2m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (2m) 2m ago 2m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (9m) 2m ago 9m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:07:00.737 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (9m) 2m ago 9m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (8m) 2m ago 8m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (8m) 2m ago 8m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (7m) 2m ago 7m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (7m) 2m ago 7m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (7m) 2m ago 7m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (6m) 2m ago 6m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (6m) 2m ago 6m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:07:00.738 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (8m) 2m ago 9m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:07:01.156 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:01.157 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:07:01.158 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:07:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:06:59.281799+0000 mgr.smithi145.ovlfkq (mgr.14626) 162 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:00.059575+0000 mgr.smithi145.ovlfkq (mgr.14626) 163 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:01.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:06:59.281799+0000 mgr.smithi145.ovlfkq (mgr.14626) 162 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:01.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:00.059575+0000 mgr.smithi145.ovlfkq (mgr.14626) 163 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:01.506 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:07:01.506 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:07:01.506 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:07:01.507 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:07:01.507 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:07:01.507 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:07:01.507 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:07:01.507 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:07:01.507 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:07:01.908 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:07:02.345 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:02.423 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:00.396509+0000 mgr.smithi145.ovlfkq (mgr.14626) 164 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:02.424 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:00.724898+0000 mgr.smithi145.ovlfkq (mgr.14626) 165 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:02.424 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:01.154027+0000 mon.smithi044 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.44:0/384680758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:07:02.424 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:01.907410+0000 mon.smithi044 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.44:0/3360754575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:07:02.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:00.396509+0000 mgr.smithi145.ovlfkq (mgr.14626) 164 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:02.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:00.724898+0000 mgr.smithi145.ovlfkq (mgr.14626) 165 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:02.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:01.154027+0000 mon.smithi044 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.44:0/384680758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:07:02.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:01.907410+0000 mon.smithi044 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.44:0/3360754575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:07:03.468 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:01.282251+0000 mgr.smithi145.ovlfkq (mgr.14626) 166 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:03.469 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:01.504643+0000 mgr.smithi145.ovlfkq (mgr.14626) 167 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:03.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:01.282251+0000 mgr.smithi145.ovlfkq (mgr.14626) 166 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:03.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:01.504643+0000 mgr.smithi145.ovlfkq (mgr.14626) 167 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:05.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:03.282840+0000 mgr.smithi145.ovlfkq (mgr.14626) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:05.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:03.282840+0000 mgr.smithi145.ovlfkq (mgr.14626) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:07.387 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:07.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:05.283405+0000 mgr.smithi145.ovlfkq (mgr.14626) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:07.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:05.283405+0000 mgr.smithi145.ovlfkq (mgr.14626) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:09.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:07.283880+0000 mgr.smithi145.ovlfkq (mgr.14626) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:07.283880+0000 mgr.smithi145.ovlfkq (mgr.14626) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:09.284631+0000 mgr.smithi145.ovlfkq (mgr.14626) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:11.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:09.284631+0000 mgr.smithi145.ovlfkq (mgr.14626) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:12.425 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:11.285227+0000 mgr.smithi145.ovlfkq (mgr.14626) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:12.339078+0000 mon.smithi145 (mon.1) 101 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:11.285227+0000 mgr.smithi145.ovlfkq (mgr.14626) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:12.339078+0000 mon.smithi145 (mon.1) 101 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:15.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:13.285891+0000 mgr.smithi145.ovlfkq (mgr.14626) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:13.285891+0000 mgr.smithi145.ovlfkq (mgr.14626) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:17.467 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:17.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:15.286379+0000 mgr.smithi145.ovlfkq (mgr.14626) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:17.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:15.286379+0000 mgr.smithi145.ovlfkq (mgr.14626) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:19.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:17.286807+0000 mgr.smithi145.ovlfkq (mgr.14626) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:17.286807+0000 mgr.smithi145.ovlfkq (mgr.14626) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:19.287606+0000 mgr.smithi145.ovlfkq (mgr.14626) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:19.287606+0000 mgr.smithi145.ovlfkq (mgr.14626) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:22.505 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:21.288218+0000 mgr.smithi145.ovlfkq (mgr.14626) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:23.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:21.288218+0000 mgr.smithi145.ovlfkq (mgr.14626) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:23.288925+0000 mgr.smithi145.ovlfkq (mgr.14626) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:23.288925+0000 mgr.smithi145.ovlfkq (mgr.14626) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:25.289420+0000 mgr.smithi145.ovlfkq (mgr.14626) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:27.543 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:25.289420+0000 mgr.smithi145.ovlfkq (mgr.14626) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:27.339376+0000 mon.smithi145 (mon.1) 102 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:28.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:27.339376+0000 mon.smithi145 (mon.1) 102 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:27.289837+0000 mgr.smithi145.ovlfkq (mgr.14626) 180 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:29.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:27.289837+0000 mgr.smithi145.ovlfkq (mgr.14626) 180 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:29.290561+0000 mgr.smithi145.ovlfkq (mgr.14626) 181 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:31.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:29.290561+0000 mgr.smithi145.ovlfkq (mgr.14626) 181 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:32.274 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:07:32.583 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:32.938 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:07:32.938 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:07:32.938 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (11m) 2m ago 11m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:07:32.938 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (9m) 2m ago 10m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (5m) 2m ago 5m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (5m) 2m ago 5m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (3m) 2m ago 10m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (12m) 2m ago 12m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (10m) 2m ago 10m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (3m) 2m ago 3m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (2m) 2m ago 2m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (9m) 2m ago 9m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (9m) 2m ago 9m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (9m) 2m ago 9m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:07:32.939 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (8m) 2m ago 8m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:07:32.940 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (8m) 2m ago 8m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:07:32.940 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (8m) 2m ago 8m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:07:32.940 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (7m) 2m ago 7m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:07:32.940 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (7m) 2m ago 7m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:07:32.940 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (7m) 2m ago 7m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:07:32.940 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (9m) 2m ago 10m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:07:33.342 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:07:33.343 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:07:33.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:31.290957+0000 mgr.smithi145.ovlfkq (mgr.14626) 182 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:31.290957+0000 mgr.smithi145.ovlfkq (mgr.14626) 182 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:33.677 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:07:33.677 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:07:33.677 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:07:33.678 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:07:33.678 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:07:33.678 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:07:33.678 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:07:33.678 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:07:33.678 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:07:34.072 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:07:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:32.258712+0000 mgr.smithi145.ovlfkq (mgr.14626) 183 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:32.597498+0000 mgr.smithi145.ovlfkq (mgr.14626) 184 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:32.926317+0000 mgr.smithi145.ovlfkq (mgr.14626) 185 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:33.340475+0000 mon.smithi044 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.44:0/736592909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:07:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:34.070569+0000 mon.smithi044 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.44:0/1770038213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:07:34.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:32.258712+0000 mgr.smithi145.ovlfkq (mgr.14626) 183 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:34.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:32.597498+0000 mgr.smithi145.ovlfkq (mgr.14626) 184 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:34.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:32.926317+0000 mgr.smithi145.ovlfkq (mgr.14626) 185 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:34.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:33.340475+0000 mon.smithi044 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.44:0/736592909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:07:34.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:34.070569+0000 mon.smithi044 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.44:0/1770038213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:07:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:33.291683+0000 mgr.smithi145.ovlfkq (mgr.14626) 186 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:33.675473+0000 mgr.smithi145.ovlfkq (mgr.14626) 187 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:35.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:33.291683+0000 mgr.smithi145.ovlfkq (mgr.14626) 186 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:35.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:33.675473+0000 mgr.smithi145.ovlfkq (mgr.14626) 187 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:07:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:35.292131+0000 mgr.smithi145.ovlfkq (mgr.14626) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:35.292131+0000 mgr.smithi145.ovlfkq (mgr.14626) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:37.624 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:39.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:37.292849+0000 mgr.smithi145.ovlfkq (mgr.14626) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:39.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:37.292849+0000 mgr.smithi145.ovlfkq (mgr.14626) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:41.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:39.293526+0000 mgr.smithi145.ovlfkq (mgr.14626) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:41.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:39.293526+0000 mgr.smithi145.ovlfkq (mgr.14626) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:42.674 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:41.293991+0000 mgr.smithi145.ovlfkq (mgr.14626) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:42.339556+0000 mon.smithi145 (mon.1) 103 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:43.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:41.293991+0000 mgr.smithi145.ovlfkq (mgr.14626) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:43.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:42.339556+0000 mon.smithi145 (mon.1) 103 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:45.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:43.294787+0000 mgr.smithi145.ovlfkq (mgr.14626) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:43.294787+0000 mgr.smithi145.ovlfkq (mgr.14626) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:47.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:45.295273+0000 mgr.smithi145.ovlfkq (mgr.14626) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:47.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:45.295273+0000 mgr.smithi145.ovlfkq (mgr.14626) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:47.721 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:49.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:47.295676+0000 mgr.smithi145.ovlfkq (mgr.14626) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:49.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:47.295676+0000 mgr.smithi145.ovlfkq (mgr.14626) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:49.296544+0000 mgr.smithi145.ovlfkq (mgr.14626) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:49.296544+0000 mgr.smithi145.ovlfkq (mgr.14626) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:52.498 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:51.296966+0000 mgr.smithi145.ovlfkq (mgr.14626) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:52.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:51.296966+0000 mgr.smithi145.ovlfkq (mgr.14626) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:52.763 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:53.297743+0000 mgr.smithi145.ovlfkq (mgr.14626) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:53.297743+0000 mgr.smithi145.ovlfkq (mgr.14626) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:07:56.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:55.298235+0000 mgr.smithi145.ovlfkq (mgr.14626) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:55.298235+0000 mgr.smithi145.ovlfkq (mgr.14626) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:57.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:07:57.346038+0000 mon.smithi145 (mon.1) 104 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:57.812 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:07:57.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:07:57.346038+0000 mon.smithi145 (mon.1) 104 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:07:58.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:07:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:57.298663+0000 mgr.smithi145.ovlfkq (mgr.14626) 199 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:07:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:07:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:57.298663+0000 mgr.smithi145.ovlfkq (mgr.14626) 199 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:00.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:07:59.299459+0000 mgr.smithi145.ovlfkq (mgr.14626) 200 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:00.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:07:59.299459+0000 mgr.smithi145.ovlfkq (mgr.14626) 200 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:02.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:01.299950+0000 mgr.smithi145.ovlfkq (mgr.14626) 201 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:02.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:01.299950+0000 mgr.smithi145.ovlfkq (mgr.14626) 201 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:02.856 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:04.439 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:08:04.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:03.300738+0000 mgr.smithi145.ovlfkq (mgr.14626) 202 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:04.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:03.300738+0000 mgr.smithi145.ovlfkq (mgr.14626) 202 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (10m) 3m ago 10m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (9m) 3m ago 11m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (6m) 3m ago 6m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (6m) 3m ago 6m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:08:05.100 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (4m) 3m ago 10m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (13m) 3m ago 13m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (10m) 3m ago 10m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (3m) 3m ago 3m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (3m) 3m ago 3m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (10m) 3m ago 10m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (10m) 3m ago 10m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (9m) 3m ago 9m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (9m) 3m ago 9m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (8m) 3m ago 8m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (8m) 3m ago 8m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (8m) 3m ago 8m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (7m) 3m ago 7m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (7m) 3m ago 7m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:08:05.101 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (9m) 3m ago 10m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:05.497 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:08:05.498 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:08:05.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:04.425123+0000 mgr.smithi145.ovlfkq (mgr.14626) 203 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:05.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:04.762987+0000 mgr.smithi145.ovlfkq (mgr.14626) 204 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:05.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:05.088347+0000 mgr.smithi145.ovlfkq (mgr.14626) 205 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:05.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:04.425123+0000 mgr.smithi145.ovlfkq (mgr.14626) 203 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:05.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:04.762987+0000 mgr.smithi145.ovlfkq (mgr.14626) 204 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:05.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:05.088347+0000 mgr.smithi145.ovlfkq (mgr.14626) 205 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:08:05.835 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:08:06.231 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:08:06.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:05.301153+0000 mgr.smithi145.ovlfkq (mgr.14626) 206 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:06.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:05.495302+0000 mon.smithi044 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.44:0/4151409499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:08:06.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:05.832765+0000 mgr.smithi145.ovlfkq (mgr.14626) 207 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:06.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:06.229593+0000 mon.smithi044 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.44:0/2234452151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:08:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:05.301153+0000 mgr.smithi145.ovlfkq (mgr.14626) 206 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:05.495302+0000 mon.smithi044 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.44:0/4151409499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:08:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:05.832765+0000 mgr.smithi145.ovlfkq (mgr.14626) 207 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:06.229593+0000 mon.smithi044 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.44:0/2234452151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:08:07.897 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:08.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:07.301586+0000 mgr.smithi145.ovlfkq (mgr.14626) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:08.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:07.301586+0000 mgr.smithi145.ovlfkq (mgr.14626) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:09.302401+0000 mgr.smithi145.ovlfkq (mgr.14626) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:10.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:09.302401+0000 mgr.smithi145.ovlfkq (mgr.14626) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:12.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:11.302813+0000 mgr.smithi145.ovlfkq (mgr.14626) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:12.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:12.346486+0000 mon.smithi145 (mon.1) 105 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:12.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:11.302813+0000 mgr.smithi145.ovlfkq (mgr.14626) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:12.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:12.346486+0000 mon.smithi145 (mon.1) 105 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:12.947 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:13.303580+0000 mgr.smithi145.ovlfkq (mgr.14626) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:14.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:13.303580+0000 mgr.smithi145.ovlfkq (mgr.14626) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:16.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:15.304044+0000 mgr.smithi145.ovlfkq (mgr.14626) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:15.304044+0000 mgr.smithi145.ovlfkq (mgr.14626) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:17.983 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:18.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:17.304438+0000 mgr.smithi145.ovlfkq (mgr.14626) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:18.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:17.304438+0000 mgr.smithi145.ovlfkq (mgr.14626) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:20.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:19.305172+0000 mgr.smithi145.ovlfkq (mgr.14626) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:20.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:19.305172+0000 mgr.smithi145.ovlfkq (mgr.14626) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:21.305608+0000 mgr.smithi145.ovlfkq (mgr.14626) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:22.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:21.305608+0000 mgr.smithi145.ovlfkq (mgr.14626) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:23.020 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:24.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:23.306204+0000 mgr.smithi145.ovlfkq (mgr.14626) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:23.306204+0000 mgr.smithi145.ovlfkq (mgr.14626) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:25.306660+0000 mgr.smithi145.ovlfkq (mgr.14626) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:26.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:25.306660+0000 mgr.smithi145.ovlfkq (mgr.14626) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:27.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:27.346699+0000 mon.smithi145 (mon.1) 106 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:27.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:27.346699+0000 mon.smithi145 (mon.1) 106 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:28.059 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:28.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:27.307089+0000 mgr.smithi145.ovlfkq (mgr.14626) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:28.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:27.307089+0000 mgr.smithi145.ovlfkq (mgr.14626) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:30.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:29.307951+0000 mgr.smithi145.ovlfkq (mgr.14626) 219 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:29.307951+0000 mgr.smithi145.ovlfkq (mgr.14626) 219 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:32.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:31.308356+0000 mgr.smithi145.ovlfkq (mgr.14626) 220 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:32.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:31.308356+0000 mgr.smithi145.ovlfkq (mgr.14626) 220 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:33.100 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:34.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:33.309246+0000 mgr.smithi145.ovlfkq (mgr.14626) 221 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:34.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:33.309246+0000 mgr.smithi145.ovlfkq (mgr.14626) 221 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:36.601 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:08:36.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:35.309574+0000 mgr.smithi145.ovlfkq (mgr.14626) 222 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:36.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:35.309574+0000 mgr.smithi145.ovlfkq (mgr.14626) 222 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:37.263 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:08:37.263 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:08:37.263 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (12m) 3m ago 12m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (10m) 3m ago 11m 30.6M - 6.7.4 557c83e11646 145043b3e08f 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (6m) 3m ago 6m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (6m) 3m ago 6m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (4m) 3m ago 11m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (13m) 3m ago 14m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (11m) 3m ago 11m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (4m) 3m ago 4m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (4m) 3m ago 4m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:08:37.264 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (10m) 3m ago 10m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (10m) 3m ago 10m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (10m) 3m ago 10m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (9m) 3m ago 9m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (9m) 3m ago 9m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (9m) 3m ago 9m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (8m) 3m ago 8m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (8m) 3m ago 8m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (8m) 3m ago 8m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:08:37.265 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (10m) 3m ago 11m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:37.662 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:08:37.663 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:08:37.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:36.586932+0000 mgr.smithi145.ovlfkq (mgr.14626) 223 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:37.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:36.923763+0000 mgr.smithi145.ovlfkq (mgr.14626) 224 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:37.995 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:08:37.996 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:08:37.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:36.586932+0000 mgr.smithi145.ovlfkq (mgr.14626) 223 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:37.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:36.923763+0000 mgr.smithi145.ovlfkq (mgr.14626) 224 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:38.136 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:38.392 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:08:38.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:37.251544+0000 mgr.smithi145.ovlfkq (mgr.14626) 225 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:38.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:37.310021+0000 mgr.smithi145.ovlfkq (mgr.14626) 226 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:37.660354+0000 mon.smithi044 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.44:0/3526811338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:08:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:37.993434+0000 mgr.smithi145.ovlfkq (mgr.14626) 227 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:38.390309+0000 mon.smithi044 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.44:0/1606711122' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:08:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:37.251544+0000 mgr.smithi145.ovlfkq (mgr.14626) 225 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:37.310021+0000 mgr.smithi145.ovlfkq (mgr.14626) 226 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:37.660354+0000 mon.smithi044 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.44:0/3526811338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:08:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:37.993434+0000 mgr.smithi145.ovlfkq (mgr.14626) 227 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:08:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:38.390309+0000 mon.smithi044 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.44:0/1606711122' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:08:40.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:39.310686+0000 mgr.smithi145.ovlfkq (mgr.14626) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:40.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:39.310686+0000 mgr.smithi145.ovlfkq (mgr.14626) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:42.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:41.311169+0000 mgr.smithi145.ovlfkq (mgr.14626) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:42.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:42.346990+0000 mon.smithi145 (mon.1) 107 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:42.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:41.311169+0000 mgr.smithi145.ovlfkq (mgr.14626) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:42.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:42.346990+0000 mon.smithi145 (mon.1) 107 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:43.184 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:43.311963+0000 mgr.smithi145.ovlfkq (mgr.14626) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:44.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:43.311963+0000 mgr.smithi145.ovlfkq (mgr.14626) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:46.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:45.312367+0000 mgr.smithi145.ovlfkq (mgr.14626) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:45.312367+0000 mgr.smithi145.ovlfkq (mgr.14626) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:48.220 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:47.312839+0000 mgr.smithi145.ovlfkq (mgr.14626) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:48.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:47.312839+0000 mgr.smithi145.ovlfkq (mgr.14626) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:50.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:49.313561+0000 mgr.smithi145.ovlfkq (mgr.14626) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:49.313561+0000 mgr.smithi145.ovlfkq (mgr.14626) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:52.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:51.314110+0000 mgr.smithi145.ovlfkq (mgr.14626) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:51.314110+0000 mgr.smithi145.ovlfkq (mgr.14626) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:53.261 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:53.314889+0000 mgr.smithi145.ovlfkq (mgr.14626) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:53.314889+0000 mgr.smithi145.ovlfkq (mgr.14626) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:08:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:55.315451+0000 mgr.smithi145.ovlfkq (mgr.14626) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:55.315451+0000 mgr.smithi145.ovlfkq (mgr.14626) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:57.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:08:57.347297+0000 mon.smithi145 (mon.1) 108 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:08:57.347297+0000 mon.smithi145 (mon.1) 108 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:08:58.311 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:08:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:08:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:57.315845+0000 mgr.smithi145.ovlfkq (mgr.14626) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:08:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:08:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:57.315845+0000 mgr.smithi145.ovlfkq (mgr.14626) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:00.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:08:59.316754+0000 mgr.smithi145.ovlfkq (mgr.14626) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:08:59.316754+0000 mgr.smithi145.ovlfkq (mgr.14626) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:02.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:01.317208+0000 mgr.smithi145.ovlfkq (mgr.14626) 239 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:09:02.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:01.317208+0000 mgr.smithi145.ovlfkq (mgr.14626) 239 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:09:03.359 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:04.655 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:03.318144+0000 mgr.smithi145.ovlfkq (mgr.14626) 240 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:03.318144+0000 mgr.smithi145.ovlfkq (mgr.14626) 240 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:06.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:04.985062+0000 mon.smithi044 (mon.0) 909 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:09:06.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:04.993343+0000 mon.smithi044 (mon.0) 910 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:09:06.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:09:05.032588+0000 mgr.smithi145.ovlfkq (mgr.14626) 241 : cephadm [INF] Reconfiguring node-exporter.smithi044 (dependencies changed)... 2024-03-12T02:09:06.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:09:05.033079+0000 mgr.smithi145.ovlfkq (mgr.14626) 242 : cephadm [INF] Reconfiguring daemon node-exporter.smithi044 on smithi044 2024-03-12T02:09:06.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:04.985062+0000 mon.smithi044 (mon.0) 909 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:09:06.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:04.993343+0000 mon.smithi044 (mon.0) 910 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:09:06.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:09:05.032588+0000 mgr.smithi145.ovlfkq (mgr.14626) 241 : cephadm [INF] Reconfiguring node-exporter.smithi044 (dependencies changed)... 2024-03-12T02:09:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:09:05.033079+0000 mgr.smithi145.ovlfkq (mgr.14626) 242 : cephadm [INF] Reconfiguring daemon node-exporter.smithi044 on smithi044 2024-03-12T02:09:07.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:05.318618+0000 mgr.smithi145.ovlfkq (mgr.14626) 243 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:09:07.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:05.318618+0000 mgr.smithi145.ovlfkq (mgr.14626) 243 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:09:08.400 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:08.751 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:09:09.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:07.319011+0000 mgr.smithi145.ovlfkq (mgr.14626) 244 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (11m) 4m ago 11m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (7m) 4m ago 7m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (7m) 4m ago 7m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:09:09.410 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (5m) 4m ago 11m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (14m) 4m ago 14m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (11m) 4m ago 11m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (4m) 4m ago 4m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (4m) 4m ago 4m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (11m) 4m ago 11m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (11m) 4m ago 11m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (10m) 4m ago 10m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (10m) 4m ago 10m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (10m) 4m ago 10m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (9m) 4m ago 9m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:09:09.411 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (9m) 4m ago 9m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:09:09.412 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (9m) 4m ago 9m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:09:09.412 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (8m) 4m ago 8m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:09:09.412 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (10m) 4m ago 12m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:09:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:07.319011+0000 mgr.smithi145.ovlfkq (mgr.14626) 244 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:09:09.810 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:09:09.811 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:09:10.146 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:09:10.146 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:09:10.146 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:09:10.146 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:09:10.146 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:09:10.147 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:09:10.147 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:09:10.147 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:09:10.147 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:09:10.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:08.735893+0000 mgr.smithi145.ovlfkq (mgr.14626) 245 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:10.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:09.072885+0000 mgr.smithi145.ovlfkq (mgr.14626) 246 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:10.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:09.808243+0000 mon.smithi044 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.44:0/2206916387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:09:10.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:08.735893+0000 mgr.smithi145.ovlfkq (mgr.14626) 245 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:10.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:09.072885+0000 mgr.smithi145.ovlfkq (mgr.14626) 246 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:10.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:09.808243+0000 mon.smithi044 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.44:0/2206916387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:09:10.541 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:09:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:09.319728+0000 mgr.smithi145.ovlfkq (mgr.14626) 247 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:09.398082+0000 mgr.smithi145.ovlfkq (mgr.14626) 248 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:10.143947+0000 mgr.smithi145.ovlfkq (mgr.14626) 249 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:10.540130+0000 mon.smithi044 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.44:0/3577637278' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:09:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:09.319728+0000 mgr.smithi145.ovlfkq (mgr.14626) 247 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:09.398082+0000 mgr.smithi145.ovlfkq (mgr.14626) 248 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:10.143947+0000 mgr.smithi145.ovlfkq (mgr.14626) 249 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:10.540130+0000 mon.smithi044 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.44:0/3577637278' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:09:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:11.320245+0000 mgr.smithi145.ovlfkq (mgr.14626) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:12.347655+0000 mon.smithi145 (mon.1) 109 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:13.445 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:11.320245+0000 mgr.smithi145.ovlfkq (mgr.14626) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:12.347655+0000 mon.smithi145 (mon.1) 109 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:13.321033+0000 mgr.smithi145.ovlfkq (mgr.14626) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:15.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:13.321033+0000 mgr.smithi145.ovlfkq (mgr.14626) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:17.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:15.321560+0000 mgr.smithi145.ovlfkq (mgr.14626) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:17.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:15.321560+0000 mgr.smithi145.ovlfkq (mgr.14626) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:18.487 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:19.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:17.321996+0000 mgr.smithi145.ovlfkq (mgr.14626) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:17.321996+0000 mgr.smithi145.ovlfkq (mgr.14626) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:19.322715+0000 mgr.smithi145.ovlfkq (mgr.14626) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:19.322715+0000 mgr.smithi145.ovlfkq (mgr.14626) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:21.323209+0000 mgr.smithi145.ovlfkq (mgr.14626) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:21.323209+0000 mgr.smithi145.ovlfkq (mgr.14626) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:23.527 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:25.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:23.324009+0000 mgr.smithi145.ovlfkq (mgr.14626) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:23.324009+0000 mgr.smithi145.ovlfkq (mgr.14626) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:27.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:25.324552+0000 mgr.smithi145.ovlfkq (mgr.14626) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:25.324552+0000 mgr.smithi145.ovlfkq (mgr.14626) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:27.347885+0000 mon.smithi145 (mon.1) 110 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:27.347885+0000 mon.smithi145 (mon.1) 110 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:28.566 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:27.324950+0000 mgr.smithi145.ovlfkq (mgr.14626) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:27.324950+0000 mgr.smithi145.ovlfkq (mgr.14626) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:29.325884+0000 mgr.smithi145.ovlfkq (mgr.14626) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:29.325884+0000 mgr.smithi145.ovlfkq (mgr.14626) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:31.326329+0000 mgr.smithi145.ovlfkq (mgr.14626) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:33.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:31.326329+0000 mgr.smithi145.ovlfkq (mgr.14626) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:33.605 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:33.327130+0000 mgr.smithi145.ovlfkq (mgr.14626) 261 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:33.327130+0000 mgr.smithi145.ovlfkq (mgr.14626) 261 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:35.327461+0000 mgr.smithi145.ovlfkq (mgr.14626) 262 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:35.327461+0000 mgr.smithi145.ovlfkq (mgr.14626) 262 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:38.651 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:39.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:37.328000+0000 mgr.smithi145.ovlfkq (mgr.14626) 263 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:37.328000+0000 mgr.smithi145.ovlfkq (mgr.14626) 263 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:40.904 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:09:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:39.328880+0000 mgr.smithi145.ovlfkq (mgr.14626) 264 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:41.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:39.328880+0000 mgr.smithi145.ovlfkq (mgr.14626) 264 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (13m) 4m ago 13m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (12m) 5m ago 12m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (7m) 4m ago 7m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (7m) 5m ago 7m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (15m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (5m) 5m ago 12m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:09:41.573 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (15m) 4m ago 15m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (12m) 5m ago 12m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (5m) 4m ago 5m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (5m) 5m ago 5m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (12m) 5m ago 12m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (11m) 4m ago 11m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (11m) 4m ago 11m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (10m) 4m ago 10m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (10m) 4m ago 10m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (10m) 5m ago 10m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (9m) 5m ago 9m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (9m) 5m ago 9m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (9m) 5m ago 9m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:09:41.574 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (11m) 4m ago 12m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:09:41.972 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:09:41.972 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:09:41.972 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:09:41.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:09:41.974 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:09:41.974 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:09:42.309 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:09:42.309 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:09:42.309 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:09:42.309 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:09:42.310 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:09:42.310 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:09:42.310 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:09:42.310 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:09:42.310 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:09:42.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:40.889284+0000 mgr.smithi145.ovlfkq (mgr.14626) 265 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:42.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:41.232527+0000 mgr.smithi145.ovlfkq (mgr.14626) 266 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:42.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:41.970621+0000 mon.smithi044 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.44:0/563243800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:09:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:40.889284+0000 mgr.smithi145.ovlfkq (mgr.14626) 265 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:41.232527+0000 mgr.smithi145.ovlfkq (mgr.14626) 266 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:41.970621+0000 mon.smithi044 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.44:0/563243800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:09:42.706 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:09:43.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:41.329312+0000 mgr.smithi145.ovlfkq (mgr.14626) 267 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:43.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:41.561316+0000 mgr.smithi145.ovlfkq (mgr.14626) 268 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:43.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:42.348003+0000 mon.smithi145 (mon.1) 111 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:43.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:42.704790+0000 mon.smithi044 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.44:0/1263232143' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:09:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:41.329312+0000 mgr.smithi145.ovlfkq (mgr.14626) 267 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:41.561316+0000 mgr.smithi145.ovlfkq (mgr.14626) 268 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:42.348003+0000 mon.smithi145 (mon.1) 111 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:42.704790+0000 mon.smithi044 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.44:0/1263232143' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:09:43.702 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:44.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:42.307029+0000 mgr.smithi145.ovlfkq (mgr.14626) 269 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:44.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:42.307029+0000 mgr.smithi145.ovlfkq (mgr.14626) 269 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:09:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:43.330156+0000 mgr.smithi145.ovlfkq (mgr.14626) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:45.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:43.330156+0000 mgr.smithi145.ovlfkq (mgr.14626) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:47.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:45.330690+0000 mgr.smithi145.ovlfkq (mgr.14626) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:47.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:45.330690+0000 mgr.smithi145.ovlfkq (mgr.14626) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:48.735 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:49.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:47.331296+0000 mgr.smithi145.ovlfkq (mgr.14626) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:49.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:47.331296+0000 mgr.smithi145.ovlfkq (mgr.14626) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:49.332114+0000 mgr.smithi145.ovlfkq (mgr.14626) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:51.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:49.332114+0000 mgr.smithi145.ovlfkq (mgr.14626) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:53.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:51.332600+0000 mgr.smithi145.ovlfkq (mgr.14626) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:53.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:51.332600+0000 mgr.smithi145.ovlfkq (mgr.14626) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:53.782 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:53.333273+0000 mgr.smithi145.ovlfkq (mgr.14626) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:55.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:53.333273+0000 mgr.smithi145.ovlfkq (mgr.14626) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:09:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:55.333795+0000 mgr.smithi145.ovlfkq (mgr.14626) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:55.333795+0000 mgr.smithi145.ovlfkq (mgr.14626) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:09:57.348260+0000 mon.smithi145 (mon.1) 112 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:58.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:09:57.348260+0000 mon.smithi145 (mon.1) 112 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:09:58.822 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:09:59.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:09:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:57.334205+0000 mgr.smithi145.ovlfkq (mgr.14626) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:09:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:09:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:57.334205+0000 mgr.smithi145.ovlfkq (mgr.14626) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:09:59.334856+0000 mgr.smithi145.ovlfkq (mgr.14626) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:00.000111+0000 mon.smithi044 (mon.0) 915 : cluster [INF] overall HEALTH_OK 2024-03-12T02:10:00.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:09:59.334856+0000 mgr.smithi145.ovlfkq (mgr.14626) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:00.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:00.000111+0000 mon.smithi044 (mon.0) 915 : cluster [INF] overall HEALTH_OK 2024-03-12T02:10:02.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:01.335358+0000 mgr.smithi145.ovlfkq (mgr.14626) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:02.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:01.335358+0000 mgr.smithi145.ovlfkq (mgr.14626) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:03.864 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:04.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:03.336184+0000 mgr.smithi145.ovlfkq (mgr.14626) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:04.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:03.336184+0000 mgr.smithi145.ovlfkq (mgr.14626) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:06.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:05.336599+0000 mgr.smithi145.ovlfkq (mgr.14626) 281 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:05.336599+0000 mgr.smithi145.ovlfkq (mgr.14626) 281 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:08.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:07.337146+0000 mgr.smithi145.ovlfkq (mgr.14626) 282 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:08.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:07.337146+0000 mgr.smithi145.ovlfkq (mgr.14626) 282 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:08.901 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:09.337967+0000 mgr.smithi145.ovlfkq (mgr.14626) 283 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:10.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:09.337967+0000 mgr.smithi145.ovlfkq (mgr.14626) 283 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:12.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:11.338373+0000 mgr.smithi145.ovlfkq (mgr.14626) 284 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:12.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:12.348558+0000 mon.smithi145 (mon.1) 113 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:12.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:11.338373+0000 mgr.smithi145.ovlfkq (mgr.14626) 284 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:12.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:12.348558+0000 mon.smithi145 (mon.1) 113 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:13.076 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (13m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (12m) 5m ago 12m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (8m) 5m ago 8m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (8m) 5m ago 8m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (6m) 5m ago 12m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (15m) 5m ago 15m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:10:13.737 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (12m) 5m ago 12m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (5m) 5m ago 5m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (5m) 5m ago 5m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (13m) 5m ago 13m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (12m) 5m ago 12m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (12m) 5m ago 12m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (11m) 5m ago 11m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (11m) 5m ago 11m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (11m) 5m ago 11m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (10m) 5m ago 10m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (10m) 5m ago 10m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (10m) 5m ago 10m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:10:13.738 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (9m) 5m ago 9m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:10:13.739 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (11m) 5m ago 13m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:10:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:13.061080+0000 mgr.smithi145.ovlfkq (mgr.14626) 285 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:13.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:13.061080+0000 mgr.smithi145.ovlfkq (mgr.14626) 285 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:13.931 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:14.137 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:10:14.137 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:14.138 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:10:14.139 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:10:14.139 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:10:14.139 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:10:14.139 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:10:14.474 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:10:14.475 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:10:14.475 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:10:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:13.339116+0000 mgr.smithi145.ovlfkq (mgr.14626) 286 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:13.399476+0000 mgr.smithi145.ovlfkq (mgr.14626) 287 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:13.724550+0000 mgr.smithi145.ovlfkq (mgr.14626) 288 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:14.135940+0000 mon.smithi044 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.44:0/2675543223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:10:14.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:13.339116+0000 mgr.smithi145.ovlfkq (mgr.14626) 286 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:14.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:13.399476+0000 mgr.smithi145.ovlfkq (mgr.14626) 287 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:14.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:13.724550+0000 mgr.smithi145.ovlfkq (mgr.14626) 288 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:14.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:14.135940+0000 mon.smithi044 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.44:0/2675543223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:10:14.874 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:10:15.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:14.471689+0000 mgr.smithi145.ovlfkq (mgr.14626) 289 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:15.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:14.872614+0000 mon.smithi044 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.44:0/1811566328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:10:15.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:14.471689+0000 mgr.smithi145.ovlfkq (mgr.14626) 289 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:15.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:14.872614+0000 mon.smithi044 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.44:0/1811566328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:10:16.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:15.339482+0000 mgr.smithi145.ovlfkq (mgr.14626) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:15.339482+0000 mgr.smithi145.ovlfkq (mgr.14626) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:18.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:17.339925+0000 mgr.smithi145.ovlfkq (mgr.14626) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:18.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:17.339925+0000 mgr.smithi145.ovlfkq (mgr.14626) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:18.966 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:20.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:19.340565+0000 mgr.smithi145.ovlfkq (mgr.14626) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:20.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:19.340565+0000 mgr.smithi145.ovlfkq (mgr.14626) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:21.341045+0000 mgr.smithi145.ovlfkq (mgr.14626) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:22.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:21.341045+0000 mgr.smithi145.ovlfkq (mgr.14626) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:24.004 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:24.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:23.341724+0000 mgr.smithi145.ovlfkq (mgr.14626) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:23.341724+0000 mgr.smithi145.ovlfkq (mgr.14626) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:25.342190+0000 mgr.smithi145.ovlfkq (mgr.14626) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:26.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:25.342190+0000 mgr.smithi145.ovlfkq (mgr.14626) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:27.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:27.348965+0000 mon.smithi145 (mon.1) 114 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:27.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:27.348965+0000 mon.smithi145 (mon.1) 114 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:28.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:27.342687+0000 mgr.smithi145.ovlfkq (mgr.14626) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:27.342687+0000 mgr.smithi145.ovlfkq (mgr.14626) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:29.054 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:29.343654+0000 mgr.smithi145.ovlfkq (mgr.14626) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:29.343654+0000 mgr.smithi145.ovlfkq (mgr.14626) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:32.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:31.344240+0000 mgr.smithi145.ovlfkq (mgr.14626) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:31.344240+0000 mgr.smithi145.ovlfkq (mgr.14626) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:34.088 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:34.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:33.344880+0000 mgr.smithi145.ovlfkq (mgr.14626) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:34.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:33.344880+0000 mgr.smithi145.ovlfkq (mgr.14626) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:36.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:35.345377+0000 mgr.smithi145.ovlfkq (mgr.14626) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:36.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:35.345377+0000 mgr.smithi145.ovlfkq (mgr.14626) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:38.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:37.345787+0000 mgr.smithi145.ovlfkq (mgr.14626) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:37.345787+0000 mgr.smithi145.ovlfkq (mgr.14626) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:39.126 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:40.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:39.346477+0000 mgr.smithi145.ovlfkq (mgr.14626) 302 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:40.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:39.346477+0000 mgr.smithi145.ovlfkq (mgr.14626) 302 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:42.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:41.346964+0000 mgr.smithi145.ovlfkq (mgr.14626) 303 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:42.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:42.349113+0000 mon.smithi145 (mon.1) 115 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:42.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:41.346964+0000 mgr.smithi145.ovlfkq (mgr.14626) 303 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:42.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:42.349113+0000 mon.smithi145 (mon.1) 115 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:44.170 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:43.347799+0000 mgr.smithi145.ovlfkq (mgr.14626) 304 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:44.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:43.347799+0000 mgr.smithi145.ovlfkq (mgr.14626) 304 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:45.239 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:10:45.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:45.224969+0000 mgr.smithi145.ovlfkq (mgr.14626) 305 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (14m) 6m ago 14m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (13m) 6m ago 13m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (8m) 6m ago 8m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (8m) 6m ago 8m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (7m) 6m ago 13m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (16m) 6m ago 16m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (13m) 6m ago 13m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (6m) 6m ago 6m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:10:45.897 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (6m) 6m ago 6m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (13m) 6m ago 13m 17.1M - 0.18.1 e5a616e4b9cf 016789c7e6c1 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (13m) 6m ago 13m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (12m) 6m ago 12m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (12m) 6m ago 12m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (11m) 6m ago 11m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (11m) 6m ago 11m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (11m) 6m ago 11m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (11m) 6m ago 10m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (10m) 6m ago 10m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (10m) 6m ago 10m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:10:45.898 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (12m) 6m ago 13m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:10:45.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:45.224969+0000 mgr.smithi145.ovlfkq (mgr.14626) 305 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:46.291 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:10:46.291 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:10:46.291 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:10:46.291 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:10:46.292 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:10:46.626 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:10:46.626 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:10:46.626 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:10:46.626 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:10:46.626 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:10:46.626 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:10:46.627 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:10:46.627 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:10:46.627 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:10:46.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:45.348326+0000 mgr.smithi145.ovlfkq (mgr.14626) 306 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:46.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:45.560184+0000 mgr.smithi145.ovlfkq (mgr.14626) 307 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:46.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:45.884733+0000 mgr.smithi145.ovlfkq (mgr.14626) 308 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:46.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:46.289475+0000 mon.smithi044 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.44:0/1447104128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:10:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:45.348326+0000 mgr.smithi145.ovlfkq (mgr.14626) 306 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:45.560184+0000 mgr.smithi145.ovlfkq (mgr.14626) 307 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:45.884733+0000 mgr.smithi145.ovlfkq (mgr.14626) 308 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:46.289475+0000 mon.smithi044 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.44:0/1447104128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:10:47.028 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:10:47.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:46.623913+0000 mgr.smithi145.ovlfkq (mgr.14626) 309 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:47.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:47.026832+0000 mon.smithi044 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.44:0/2774208411' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:10:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:46.623913+0000 mgr.smithi145.ovlfkq (mgr.14626) 309 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:10:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:47.026832+0000 mon.smithi044 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.44:0/2774208411' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:10:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:47.348796+0000 mgr.smithi145.ovlfkq (mgr.14626) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:48.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:47.348796+0000 mgr.smithi145.ovlfkq (mgr.14626) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:49.210 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:50.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:49.349658+0000 mgr.smithi145.ovlfkq (mgr.14626) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:49.349658+0000 mgr.smithi145.ovlfkq (mgr.14626) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:52.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:51.350220+0000 mgr.smithi145.ovlfkq (mgr.14626) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:51.350220+0000 mgr.smithi145.ovlfkq (mgr.14626) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:54.255 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:10:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:53.350934+0000 mgr.smithi145.ovlfkq (mgr.14626) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:53.350934+0000 mgr.smithi145.ovlfkq (mgr.14626) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:10:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:55.351389+0000 mgr.smithi145.ovlfkq (mgr.14626) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:55.351389+0000 mgr.smithi145.ovlfkq (mgr.14626) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:57.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:10:57.349581+0000 mon.smithi145 (mon.1) 116 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:10:57.349581+0000 mon.smithi145 (mon.1) 116 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:10:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:10:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:57.353718+0000 mgr.smithi145.ovlfkq (mgr.14626) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:10:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:57.353718+0000 mgr.smithi145.ovlfkq (mgr.14626) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:10:59.297 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:00.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:10:59.354647+0000 mgr.smithi145.ovlfkq (mgr.14626) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:10:59.354647+0000 mgr.smithi145.ovlfkq (mgr.14626) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:02.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:01.355105+0000 mgr.smithi145.ovlfkq (mgr.14626) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:02.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:01.355105+0000 mgr.smithi145.ovlfkq (mgr.14626) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:04.341 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:04.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:03.355709+0000 mgr.smithi145.ovlfkq (mgr.14626) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:03.355709+0000 mgr.smithi145.ovlfkq (mgr.14626) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:05.356237+0000 mgr.smithi145.ovlfkq (mgr.14626) 319 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:06.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:05.356237+0000 mgr.smithi145.ovlfkq (mgr.14626) 319 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:06.929155+0000 mon.smithi044 (mon.0) 920 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:11:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:06.935681+0000 mon.smithi044 (mon.0) 921 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:11:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:11:06.944829+0000 mgr.smithi145.ovlfkq (mgr.14626) 320 : cephadm [INF] Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:11:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:11:07.165508+0000 mgr.smithi145.ovlfkq (mgr.14626) 321 : cephadm [INF] Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:11:08.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:06.929155+0000 mon.smithi044 (mon.0) 920 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:11:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:06.935681+0000 mon.smithi044 (mon.0) 921 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:11:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:11:06.944829+0000 mgr.smithi145.ovlfkq (mgr.14626) 320 : cephadm [INF] Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:11:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:11:07.165508+0000 mgr.smithi145.ovlfkq (mgr.14626) 321 : cephadm [INF] Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:11:09.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:07.356518+0000 mgr.smithi145.ovlfkq (mgr.14626) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:09.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:07.356518+0000 mgr.smithi145.ovlfkq (mgr.14626) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:09.382 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:11.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:09.357248+0000 mgr.smithi145.ovlfkq (mgr.14626) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:09.357248+0000 mgr.smithi145.ovlfkq (mgr.14626) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:11.357676+0000 mgr.smithi145.ovlfkq (mgr.14626) 324 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:12.349690+0000 mon.smithi145 (mon.1) 117 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:11.357676+0000 mgr.smithi145.ovlfkq (mgr.14626) 324 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:12.349690+0000 mon.smithi145 (mon.1) 117 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:14.417 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:13.358548+0000 mgr.smithi145.ovlfkq (mgr.14626) 325 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:13.358548+0000 mgr.smithi145.ovlfkq (mgr.14626) 325 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:15.359040+0000 mgr.smithi145.ovlfkq (mgr.14626) 326 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:17.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:15.359040+0000 mgr.smithi145.ovlfkq (mgr.14626) 326 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:17.411 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:11:18.112 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:11:18.112 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:11:18.112 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (15m) 6m ago 15m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:11:18.112 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (14m) 6m ago 14m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:11:18.112 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (9m) 6m ago 9m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (9m) 6m ago 9m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (7m) 6m ago 13m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (16m) 6m ago 16m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (13m) 6m ago 13m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (6m) 6m ago 6m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (6m) 6m ago 6m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (13m) 6m ago 13m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (13m) 6m ago 13m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (12m) 6m ago 12m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:11:18.113 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (12m) 6m ago 12m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:11:18.114 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (12m) 6m ago 12m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:11:18.114 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (11m) 6m ago 11m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:11:18.114 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (11m) 6m ago 11m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:11:18.114 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (11m) 6m ago 11m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:11:18.114 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (10m) 6m ago 10m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:11:18.114 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (12m) 6m ago 14m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:11:18.529 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:11:18.529 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:11:18.529 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:11:18.529 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:18.530 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:11:18.531 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:11:18.531 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:11:18.531 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:11:18.531 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:11:18.870 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:11:18.870 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:11:18.870 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:11:18.870 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:11:18.870 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:11:18.870 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:11:18.871 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:11:18.871 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:11:18.871 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:11:19.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:17.359460+0000 mgr.smithi145.ovlfkq (mgr.14626) 327 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:19.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:17.395973+0000 mgr.smithi145.ovlfkq (mgr.14626) 328 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:19.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:17.762419+0000 mgr.smithi145.ovlfkq (mgr.14626) 329 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:19.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:18.100262+0000 mgr.smithi145.ovlfkq (mgr.14626) 330 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:19.212 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:18.527693+0000 mon.smithi044 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.44:0/566229285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:11:19.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:17.359460+0000 mgr.smithi145.ovlfkq (mgr.14626) 327 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:19.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:17.395973+0000 mgr.smithi145.ovlfkq (mgr.14626) 328 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:19.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:17.762419+0000 mgr.smithi145.ovlfkq (mgr.14626) 329 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:19.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:18.100262+0000 mgr.smithi145.ovlfkq (mgr.14626) 330 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:19.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:18.527693+0000 mon.smithi044 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.44:0/566229285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:11:19.279 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:11:19.446 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:18.867893+0000 mgr.smithi145.ovlfkq (mgr.14626) 331 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:19.278250+0000 mon.smithi044 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.44:0/3884770364' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:11:20.270 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:18.867893+0000 mgr.smithi145.ovlfkq (mgr.14626) 331 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:20.270 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:19.278250+0000 mon.smithi044 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.44:0/3884770364' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:11:21.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:19.360136+0000 mgr.smithi145.ovlfkq (mgr.14626) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:19.360136+0000 mgr.smithi145.ovlfkq (mgr.14626) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:23.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:21.360625+0000 mgr.smithi145.ovlfkq (mgr.14626) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:21.360625+0000 mgr.smithi145.ovlfkq (mgr.14626) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:24.483 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:25.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:23.361573+0000 mgr.smithi145.ovlfkq (mgr.14626) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:25.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:23.361573+0000 mgr.smithi145.ovlfkq (mgr.14626) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:25.362125+0000 mgr.smithi145.ovlfkq (mgr.14626) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:27.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:25.362125+0000 mgr.smithi145.ovlfkq (mgr.14626) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:28.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:27.349919+0000 mon.smithi145 (mon.1) 118 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:27.349919+0000 mon.smithi145 (mon.1) 118 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:27.365024+0000 mgr.smithi145.ovlfkq (mgr.14626) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:27.365024+0000 mgr.smithi145.ovlfkq (mgr.14626) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:29.527 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:31.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:29.365693+0000 mgr.smithi145.ovlfkq (mgr.14626) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:29.365693+0000 mgr.smithi145.ovlfkq (mgr.14626) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:33.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:31.366305+0000 mgr.smithi145.ovlfkq (mgr.14626) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:31.366305+0000 mgr.smithi145.ovlfkq (mgr.14626) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:34.566 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:33.367105+0000 mgr.smithi145.ovlfkq (mgr.14626) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:33.367105+0000 mgr.smithi145.ovlfkq (mgr.14626) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:35.367482+0000 mgr.smithi145.ovlfkq (mgr.14626) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:35.367482+0000 mgr.smithi145.ovlfkq (mgr.14626) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:39.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:37.367915+0000 mgr.smithi145.ovlfkq (mgr.14626) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:37.367915+0000 mgr.smithi145.ovlfkq (mgr.14626) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:39.614 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:39.368662+0000 mgr.smithi145.ovlfkq (mgr.14626) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:41.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:39.368662+0000 mgr.smithi145.ovlfkq (mgr.14626) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:41.369177+0000 mgr.smithi145.ovlfkq (mgr.14626) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:42.350170+0000 mon.smithi145 (mon.1) 119 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:41.369177+0000 mgr.smithi145.ovlfkq (mgr.14626) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:42.350170+0000 mon.smithi145 (mon.1) 119 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:44.649 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:43.369928+0000 mgr.smithi145.ovlfkq (mgr.14626) 344 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:45.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:43.369928+0000 mgr.smithi145.ovlfkq (mgr.14626) 344 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:45.370327+0000 mgr.smithi145.ovlfkq (mgr.14626) 345 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:47.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:45.370327+0000 mgr.smithi145.ovlfkq (mgr.14626) 345 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:49.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:47.370812+0000 mgr.smithi145.ovlfkq (mgr.14626) 346 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:49.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:47.370812+0000 mgr.smithi145.ovlfkq (mgr.14626) 346 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:49.651 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:11:49.686 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (14m) 7m ago 14m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (9m) 7m ago 9m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (9m) 7m ago 9m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:11:50.316 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (8m) 7m ago 14m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (17m) 7m ago 17m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (14m) 7m ago 14m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (7m) 7m ago 7m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (7m) 7m ago 7m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (14m) 7m ago 14m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (13m) 7m ago 13m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (13m) 7m ago 13m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (13m) 7m ago 13m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (12m) 7m ago 12m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (12m) 7m ago 12m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (12m) 7m ago 12m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (11m) 7m ago 11m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (11m) 7m ago 11m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:11:50.317 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (13m) 7m ago 14m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:50.711 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:11:50.712 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:11:51.050 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:11:51.051 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:11:51.051 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:11:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:49.371657+0000 mgr.smithi145.ovlfkq (mgr.14626) 347 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:49.635736+0000 mgr.smithi145.ovlfkq (mgr.14626) 348 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:49.978113+0000 mgr.smithi145.ovlfkq (mgr.14626) 349 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:50.709403+0000 mon.smithi044 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.44:0/1932767529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:11:51.444 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:11:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:49.371657+0000 mgr.smithi145.ovlfkq (mgr.14626) 347 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:49.635736+0000 mgr.smithi145.ovlfkq (mgr.14626) 348 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:49.978113+0000 mgr.smithi145.ovlfkq (mgr.14626) 349 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:50.709403+0000 mon.smithi044 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.44:0/1932767529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:11:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:50.303573+0000 mgr.smithi145.ovlfkq (mgr.14626) 350 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:51.047498+0000 mgr.smithi145.ovlfkq (mgr.14626) 351 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:51.442766+0000 mon.smithi044 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.44:0/1397470996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:11:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:50.303573+0000 mgr.smithi145.ovlfkq (mgr.14626) 350 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:51.047498+0000 mgr.smithi145.ovlfkq (mgr.14626) 351 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:11:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:51.442766+0000 mon.smithi044 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.44:0/1397470996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:11:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:51.372027+0000 mgr.smithi145.ovlfkq (mgr.14626) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:53.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:51.372027+0000 mgr.smithi145.ovlfkq (mgr.14626) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:54.723 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:11:55.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:53.372928+0000 mgr.smithi145.ovlfkq (mgr.14626) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:53.372928+0000 mgr.smithi145.ovlfkq (mgr.14626) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:11:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:55.373337+0000 mgr.smithi145.ovlfkq (mgr.14626) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:55.373337+0000 mgr.smithi145.ovlfkq (mgr.14626) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:11:57.350400+0000 mon.smithi145 (mon.1) 120 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:11:57.350400+0000 mon.smithi145 (mon.1) 120 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:11:59.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:11:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:57.373709+0000 mgr.smithi145.ovlfkq (mgr.14626) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:59.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:11:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:57.373709+0000 mgr.smithi145.ovlfkq (mgr.14626) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:11:59.766 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:11:59.374381+0000 mgr.smithi145.ovlfkq (mgr.14626) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:01.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:11:59.374381+0000 mgr.smithi145.ovlfkq (mgr.14626) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:03.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:01.374839+0000 mgr.smithi145.ovlfkq (mgr.14626) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:03.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:01.374839+0000 mgr.smithi145.ovlfkq (mgr.14626) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:04.809 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:03.375498+0000 mgr.smithi145.ovlfkq (mgr.14626) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:03.375498+0000 mgr.smithi145.ovlfkq (mgr.14626) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:07.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:05.376012+0000 mgr.smithi145.ovlfkq (mgr.14626) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:07.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:05.376012+0000 mgr.smithi145.ovlfkq (mgr.14626) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:09.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:07.376484+0000 mgr.smithi145.ovlfkq (mgr.14626) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:07.376484+0000 mgr.smithi145.ovlfkq (mgr.14626) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:09.847 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:09.377160+0000 mgr.smithi145.ovlfkq (mgr.14626) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:09.377160+0000 mgr.smithi145.ovlfkq (mgr.14626) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:11.377657+0000 mgr.smithi145.ovlfkq (mgr.14626) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:12.350895+0000 mon.smithi145 (mon.1) 121 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:11.377657+0000 mgr.smithi145.ovlfkq (mgr.14626) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:12.350895+0000 mon.smithi145 (mon.1) 121 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:14.893 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:13.378502+0000 mgr.smithi145.ovlfkq (mgr.14626) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:15.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:13.378502+0000 mgr.smithi145.ovlfkq (mgr.14626) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:17.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:15.378989+0000 mgr.smithi145.ovlfkq (mgr.14626) 364 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:17.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:15.378989+0000 mgr.smithi145.ovlfkq (mgr.14626) 364 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:19.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:17.379575+0000 mgr.smithi145.ovlfkq (mgr.14626) 365 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:17.379575+0000 mgr.smithi145.ovlfkq (mgr.14626) 365 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:19.941 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:19.380214+0000 mgr.smithi145.ovlfkq (mgr.14626) 366 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:19.380214+0000 mgr.smithi145.ovlfkq (mgr.14626) 366 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:21.807 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:12:22.471 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:12:22.471 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:12:22.471 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (16m) 7m ago 16m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:12:22.471 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (10m) 7m ago 10m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (10m) 7m ago 10m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (8m) 7m ago 15m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (17m) 7m ago 17m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (14m) 7m ago 14m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (7m) 7m ago 7m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (7m) 7m ago 7m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (14m) 7m ago 14m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (14m) 7m ago 14m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (13m) 7m ago 13m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:12:22.472 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (13m) 7m ago 13m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:12:22.473 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (13m) 7m ago 13m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:12:22.473 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (12m) 7m ago 12m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:12:22.473 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (12m) 7m ago 12m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:12:22.473 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (12m) 7m ago 12m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:12:22.473 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (11m) 7m ago 11m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:12:22.473 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (14m) 7m ago 15m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:12:22.872 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:12:22.873 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:12:23.218 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:12:23.218 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:12:23.219 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:12:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:21.380570+0000 mgr.smithi145.ovlfkq (mgr.14626) 367 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:21.793494+0000 mgr.smithi145.ovlfkq (mgr.14626) 368 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:22.129463+0000 mgr.smithi145.ovlfkq (mgr.14626) 369 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:23.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:22.870237+0000 mon.smithi044 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.44:0/595610665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:12:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:21.380570+0000 mgr.smithi145.ovlfkq (mgr.14626) 367 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:21.793494+0000 mgr.smithi145.ovlfkq (mgr.14626) 368 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:22.129463+0000 mgr.smithi145.ovlfkq (mgr.14626) 369 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:22.870237+0000 mon.smithi044 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.44:0/595610665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:12:23.616 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:12:24.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:22.458839+0000 mgr.smithi145.ovlfkq (mgr.14626) 370 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:24.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:23.216508+0000 mgr.smithi145.ovlfkq (mgr.14626) 371 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:24.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:23.615240+0000 mon.smithi044 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.44:0/2575491292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:12:24.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:22.458839+0000 mgr.smithi145.ovlfkq (mgr.14626) 370 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:24.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:23.216508+0000 mgr.smithi145.ovlfkq (mgr.14626) 371 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:24.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:23.615240+0000 mon.smithi044 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.44:0/2575491292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:12:24.982 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:23.381179+0000 mgr.smithi145.ovlfkq (mgr.14626) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:23.381179+0000 mgr.smithi145.ovlfkq (mgr.14626) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:25.381594+0000 mgr.smithi145.ovlfkq (mgr.14626) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:25.381594+0000 mgr.smithi145.ovlfkq (mgr.14626) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:27.350947+0000 mon.smithi145 (mon.1) 122 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:28.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:27.350947+0000 mon.smithi145 (mon.1) 122 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:27.381931+0000 mgr.smithi145.ovlfkq (mgr.14626) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:29.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:27.381931+0000 mgr.smithi145.ovlfkq (mgr.14626) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:30.025 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:29.382638+0000 mgr.smithi145.ovlfkq (mgr.14626) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:31.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:29.382638+0000 mgr.smithi145.ovlfkq (mgr.14626) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:33.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:31.383025+0000 mgr.smithi145.ovlfkq (mgr.14626) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:31.383025+0000 mgr.smithi145.ovlfkq (mgr.14626) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:35.072 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:33.383813+0000 mgr.smithi145.ovlfkq (mgr.14626) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:35.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:33.383813+0000 mgr.smithi145.ovlfkq (mgr.14626) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:35.384329+0000 mgr.smithi145.ovlfkq (mgr.14626) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:35.384329+0000 mgr.smithi145.ovlfkq (mgr.14626) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:37.384691+0000 mgr.smithi145.ovlfkq (mgr.14626) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:39.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:37.384691+0000 mgr.smithi145.ovlfkq (mgr.14626) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:40.118 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:41.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:39.385457+0000 mgr.smithi145.ovlfkq (mgr.14626) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:41.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:39.385457+0000 mgr.smithi145.ovlfkq (mgr.14626) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:41.385918+0000 mgr.smithi145.ovlfkq (mgr.14626) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:42.351326+0000 mon.smithi145 (mon.1) 123 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:43.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:41.385918+0000 mgr.smithi145.ovlfkq (mgr.14626) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:43.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:42.351326+0000 mon.smithi145 (mon.1) 123 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:45.163 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:45.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:43.386547+0000 mgr.smithi145.ovlfkq (mgr.14626) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:43.386547+0000 mgr.smithi145.ovlfkq (mgr.14626) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:47.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:45.387105+0000 mgr.smithi145.ovlfkq (mgr.14626) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:47.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:45.387105+0000 mgr.smithi145.ovlfkq (mgr.14626) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:49.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:47.387514+0000 mgr.smithi145.ovlfkq (mgr.14626) 384 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:49.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:47.387514+0000 mgr.smithi145.ovlfkq (mgr.14626) 384 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:50.208 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:49.388227+0000 mgr.smithi145.ovlfkq (mgr.14626) 385 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:51.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:49.388227+0000 mgr.smithi145.ovlfkq (mgr.14626) 385 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:53.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:51.388691+0000 mgr.smithi145.ovlfkq (mgr.14626) 386 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:53.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:51.388691+0000 mgr.smithi145.ovlfkq (mgr.14626) 386 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:53.981 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (15m) 8m ago 15m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (11m) 8m ago 10m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (10m) 8m ago 10m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (9m) 8m ago 15m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:12:54.648 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (18m) 8m ago 18m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (15m) 8m ago 15m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (8m) 8m ago 8m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (8m) 8m ago 8m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (15m) 8m ago 15m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (14m) 8m ago 14m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (14m) 8m ago 14m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (14m) 8m ago 14m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (13m) 8m ago 13m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (13m) 8m ago 13m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (13m) 8m ago 13m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (12m) 8m ago 12m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (12m) 8m ago 12m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:12:54.649 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (14m) 8m ago 15m 51.3M - 2.18.1 de242295e225 38f758a4913c 2024-03-12T02:12:55.045 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:12:55.045 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:12:55.045 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:12:55.045 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:55.045 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:12:55.045 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:12:55.046 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:12:55.253 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:12:55.388 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:12:55.389 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:12:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:53.389544+0000 mgr.smithi145.ovlfkq (mgr.14626) 387 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:53.966653+0000 mgr.smithi145.ovlfkq (mgr.14626) 388 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:55.043591+0000 mon.smithi044 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.44:0/4172864219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:12:55.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:53.389544+0000 mgr.smithi145.ovlfkq (mgr.14626) 387 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:12:55.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:53.966653+0000 mgr.smithi145.ovlfkq (mgr.14626) 388 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:55.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:55.043591+0000 mon.smithi044 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.44:0/4172864219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:12:55.786 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:12:56.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:54.305079+0000 mgr.smithi145.ovlfkq (mgr.14626) 389 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:56.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:54.636561+0000 mgr.smithi145.ovlfkq (mgr.14626) 390 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:56.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:55.784406+0000 mon.smithi044 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.44:0/1700857410' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:12:56.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:54.305079+0000 mgr.smithi145.ovlfkq (mgr.14626) 389 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:56.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:54.636561+0000 mgr.smithi145.ovlfkq (mgr.14626) 390 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:56.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:55.784406+0000 mon.smithi044 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.44:0/1700857410' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:12:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:55.385985+0000 mgr.smithi145.ovlfkq (mgr.14626) 391 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:55.390004+0000 mgr.smithi145.ovlfkq (mgr.14626) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:55.385985+0000 mgr.smithi145.ovlfkq (mgr.14626) 391 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:12:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:55.390004+0000 mgr.smithi145.ovlfkq (mgr.14626) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:12:57.351387+0000 mon.smithi145 (mon.1) 124 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:58.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:12:57.351387+0000 mon.smithi145 (mon.1) 124 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:12:59.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:12:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:57.390404+0000 mgr.smithi145.ovlfkq (mgr.14626) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:12:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:12:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:57.390404+0000 mgr.smithi145.ovlfkq (mgr.14626) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:00.295 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:01.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:12:59.391095+0000 mgr.smithi145.ovlfkq (mgr.14626) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:01.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:12:59.391095+0000 mgr.smithi145.ovlfkq (mgr.14626) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:03.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:01.391496+0000 mgr.smithi145.ovlfkq (mgr.14626) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:03.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:01.391496+0000 mgr.smithi145.ovlfkq (mgr.14626) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:05.334 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:05.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:03.392096+0000 mgr.smithi145.ovlfkq (mgr.14626) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:05.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:03.392096+0000 mgr.smithi145.ovlfkq (mgr.14626) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:07.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:05.392535+0000 mgr.smithi145.ovlfkq (mgr.14626) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:07.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:05.392535+0000 mgr.smithi145.ovlfkq (mgr.14626) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:09.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:07.393035+0000 mgr.smithi145.ovlfkq (mgr.14626) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:07.393035+0000 mgr.smithi145.ovlfkq (mgr.14626) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:10.373 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:11.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:09.393801+0000 mgr.smithi145.ovlfkq (mgr.14626) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:11.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:09.393801+0000 mgr.smithi145.ovlfkq (mgr.14626) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:11.394189+0000 mgr.smithi145.ovlfkq (mgr.14626) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:13.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:12.351776+0000 mon.smithi145 (mon.1) 125 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:11.394189+0000 mgr.smithi145.ovlfkq (mgr.14626) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:12.351776+0000 mon.smithi145 (mon.1) 125 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:15.408 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:15.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:15 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:13.395080+0000 mgr.smithi145.ovlfkq (mgr.14626) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:15.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:13.395080+0000 mgr.smithi145.ovlfkq (mgr.14626) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:17.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:15.395520+0000 mgr.smithi145.ovlfkq (mgr.14626) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:17.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:17 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:15.395520+0000 mgr.smithi145.ovlfkq (mgr.14626) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:19.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:19 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:17.396016+0000 mgr.smithi145.ovlfkq (mgr.14626) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:19.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:19 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:17.396016+0000 mgr.smithi145.ovlfkq (mgr.14626) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:20.443 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:21 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:19.396699+0000 mgr.smithi145.ovlfkq (mgr.14626) 404 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:21.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:19.396699+0000 mgr.smithi145.ovlfkq (mgr.14626) 404 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:21.397214+0000 mgr.smithi145.ovlfkq (mgr.14626) 405 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:23.569 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:21.397214+0000 mgr.smithi145.ovlfkq (mgr.14626) 405 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:25.480 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:23.397810+0000 mgr.smithi145.ovlfkq (mgr.14626) 406 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:24.184547+0000 mon.smithi044 (mon.0) 930 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:13:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:24.190790+0000 mon.smithi044 (mon.0) 931 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:13:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:13:24.219824+0000 mgr.smithi145.ovlfkq (mgr.14626) 407 : cephadm [INF] Reconfiguring node-exporter.smithi145 (dependencies changed)... 2024-03-12T02:13:25.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:13:24.220295+0000 mgr.smithi145.ovlfkq (mgr.14626) 408 : cephadm [INF] Reconfiguring daemon node-exporter.smithi145 on smithi145 2024-03-12T02:13:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:23.397810+0000 mgr.smithi145.ovlfkq (mgr.14626) 406 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:24.184547+0000 mon.smithi044 (mon.0) 930 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:13:25.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:24.190790+0000 mon.smithi044 (mon.0) 931 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:13:25.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:13:24.219824+0000 mgr.smithi145.ovlfkq (mgr.14626) 407 : cephadm [INF] Reconfiguring node-exporter.smithi145 (dependencies changed)... 2024-03-12T02:13:25.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:13:24.220295+0000 mgr.smithi145.ovlfkq (mgr.14626) 408 : cephadm [INF] Reconfiguring daemon node-exporter.smithi145 on smithi145 2024-03-12T02:13:26.157 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (17m) 8m ago 17m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (11m) 8m ago 11m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:13:26.821 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (11m) 8m ago 11m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (9m) 8m ago 16m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (18m) 8m ago 18m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (16m) 8m ago 16m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (8m) 8m ago 8m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (8m) 8m ago 8m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (15m) 8m ago 15m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (15m) 8m ago 15m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (15m) 8m ago 15m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (14m) 8m ago 14m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (14m) 8m ago 14m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:13:26.822 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (14m) 8m ago 14m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:13:26.823 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (13m) 8m ago 13m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:13:26.823 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (13m) 8m ago 13m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:13:26.823 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (13m) 8m ago 13m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:13:26.823 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 starting - - - - 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:13:27.220 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:13:27.221 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:13:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:25.398246+0000 mgr.smithi145.ovlfkq (mgr.14626) 409 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:26.141595+0000 mgr.smithi145.ovlfkq (mgr.14626) 410 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:27.555 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:13:27.556 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:13:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:25.398246+0000 mgr.smithi145.ovlfkq (mgr.14626) 409 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:26.141595+0000 mgr.smithi145.ovlfkq (mgr.14626) 410 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:27.951 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:13:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:26.481538+0000 mgr.smithi145.ovlfkq (mgr.14626) 411 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:26.809787+0000 mgr.smithi145.ovlfkq (mgr.14626) 412 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:27.218305+0000 mon.smithi044 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.44:0/3379054180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:13:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:27.351986+0000 mon.smithi145 (mon.1) 126 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:27.950053+0000 mon.smithi044 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.44:0/2575459810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:13:28.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:26.481538+0000 mgr.smithi145.ovlfkq (mgr.14626) 411 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:28.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:26.809787+0000 mgr.smithi145.ovlfkq (mgr.14626) 412 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:28.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:27.218305+0000 mon.smithi044 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.44:0/3379054180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:13:28.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:27.351986+0000 mon.smithi145 (mon.1) 126 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:28.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:27.950053+0000 mon.smithi044 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.44:0/2575459810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:13:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:27.398601+0000 mgr.smithi145.ovlfkq (mgr.14626) 413 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:27.553758+0000 mgr.smithi145.ovlfkq (mgr.14626) 414 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:29.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:27.398601+0000 mgr.smithi145.ovlfkq (mgr.14626) 413 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:29.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:27.553758+0000 mgr.smithi145.ovlfkq (mgr.14626) 414 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:13:30.528 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:29.399367+0000 mgr.smithi145.ovlfkq (mgr.14626) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:31.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:29.399367+0000 mgr.smithi145.ovlfkq (mgr.14626) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:33.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:31.399731+0000 mgr.smithi145.ovlfkq (mgr.14626) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:31.399731+0000 mgr.smithi145.ovlfkq (mgr.14626) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:33.400510+0000 mgr.smithi145.ovlfkq (mgr.14626) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:35.515 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:33.400510+0000 mgr.smithi145.ovlfkq (mgr.14626) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:35.581 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:35.401093+0000 mgr.smithi145.ovlfkq (mgr.14626) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:35.401093+0000 mgr.smithi145.ovlfkq (mgr.14626) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:37.401463+0000 mgr.smithi145.ovlfkq (mgr.14626) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:39.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:37.401463+0000 mgr.smithi145.ovlfkq (mgr.14626) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:40.631 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:41.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:39.402348+0000 mgr.smithi145.ovlfkq (mgr.14626) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:41.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:39.402348+0000 mgr.smithi145.ovlfkq (mgr.14626) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:41.402817+0000 mgr.smithi145.ovlfkq (mgr.14626) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:42.352354+0000 mon.smithi145 (mon.1) 127 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:43.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:41.402817+0000 mgr.smithi145.ovlfkq (mgr.14626) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:43.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:42.352354+0000 mon.smithi145 (mon.1) 127 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:45.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:43.403711+0000 mgr.smithi145.ovlfkq (mgr.14626) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:43.403711+0000 mgr.smithi145.ovlfkq (mgr.14626) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:45.674 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:47.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:45.404269+0000 mgr.smithi145.ovlfkq (mgr.14626) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:47.549 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:45.404269+0000 mgr.smithi145.ovlfkq (mgr.14626) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:49.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:47.404821+0000 mgr.smithi145.ovlfkq (mgr.14626) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:49.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:47.404821+0000 mgr.smithi145.ovlfkq (mgr.14626) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:50.718 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:49.405695+0000 mgr.smithi145.ovlfkq (mgr.14626) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:51.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:51 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:49.405695+0000 mgr.smithi145.ovlfkq (mgr.14626) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:53.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:51.406104+0000 mgr.smithi145.ovlfkq (mgr.14626) 426 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:53.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:53 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:51.406104+0000 mgr.smithi145.ovlfkq (mgr.14626) 426 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:55.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:53.407081+0000 mgr.smithi145.ovlfkq (mgr.14626) 427 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:55.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:53.407081+0000 mgr.smithi145.ovlfkq (mgr.14626) 427 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:13:55.763 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:13:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:55.407468+0000 mgr.smithi145.ovlfkq (mgr.14626) 428 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:57.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:55.407468+0000 mgr.smithi145.ovlfkq (mgr.14626) 428 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:58.333 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:13:58.469 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:57.352635+0000 mon.smithi145 (mon.1) 128 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:58.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:57.352635+0000 mon.smithi145 (mon.1) 128 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:13:59.000 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:13:59.000 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:13:59.000 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:13:59.000 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (16m) 9m ago 16m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:13:59.000 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:13:59.000 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (12m) 9m ago 12m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (12m) 9m ago 12m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (10m) 9m ago 16m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (19m) 9m ago 19m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (16m) 9m ago 16m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (9m) 9m ago 9m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (9m) 9m ago 9m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (16m) 9m ago 16m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (16m) 9m ago 16m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (15m) 9m ago 15m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (15m) 9m ago 15m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (14m) 9m ago 14m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (14m) 9m ago 14m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:13:59.001 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (14m) 9m ago 14m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:13:59.002 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (13m) 9m ago 13m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:13:59.002 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (13m) 9m ago 13m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:13:59.002 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 starting - - - - 2024-03-12T02:13:59.400 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:13:59.401 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:13:59.402 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:13:59.402 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:13:59.402 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:13:59.402 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:13:59.402 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:13:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:13:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:57.407848+0000 mgr.smithi145.ovlfkq (mgr.14626) 429 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:13:59.741 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:13:59.745 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:13:59.748 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:13:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:57.407848+0000 mgr.smithi145.ovlfkq (mgr.14626) 429 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:00.142 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:14:00.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:58.317358+0000 mgr.smithi145.ovlfkq (mgr.14626) 430 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:00.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:58.659612+0000 mgr.smithi145.ovlfkq (mgr.14626) 431 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:00.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:58.988270+0000 mgr.smithi145.ovlfkq (mgr.14626) 432 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:00.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:59.398950+0000 mon.smithi044 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.44:0/2775117646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:14:00.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:00.140265+0000 mon.smithi044 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.44:0/3867047279' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:14:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:58.317358+0000 mgr.smithi145.ovlfkq (mgr.14626) 430 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:58.659612+0000 mgr.smithi145.ovlfkq (mgr.14626) 431 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:58.988270+0000 mgr.smithi145.ovlfkq (mgr.14626) 432 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:59.398950+0000 mon.smithi044 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.44:0/2775117646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:14:00.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:00.140265+0000 mon.smithi044 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.44:0/3867047279' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:14:00.803 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:01.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:13:59.408608+0000 mgr.smithi145.ovlfkq (mgr.14626) 433 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:01.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:13:59.738686+0000 mgr.smithi145.ovlfkq (mgr.14626) 434 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:01.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:13:59.408608+0000 mgr.smithi145.ovlfkq (mgr.14626) 433 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:01.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:13:59.738686+0000 mgr.smithi145.ovlfkq (mgr.14626) 434 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:03.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:01.409035+0000 mgr.smithi145.ovlfkq (mgr.14626) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:03.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:01.409035+0000 mgr.smithi145.ovlfkq (mgr.14626) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:05.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:03.409780+0000 mgr.smithi145.ovlfkq (mgr.14626) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:05.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:03.409780+0000 mgr.smithi145.ovlfkq (mgr.14626) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:05.850 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:07.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:05.410257+0000 mgr.smithi145.ovlfkq (mgr.14626) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:07.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:05.410257+0000 mgr.smithi145.ovlfkq (mgr.14626) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:09.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:07.410793+0000 mgr.smithi145.ovlfkq (mgr.14626) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:09.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:07.410793+0000 mgr.smithi145.ovlfkq (mgr.14626) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:10.892 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:11.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:09.411668+0000 mgr.smithi145.ovlfkq (mgr.14626) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:11.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:09.411668+0000 mgr.smithi145.ovlfkq (mgr.14626) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:11.412123+0000 mgr.smithi145.ovlfkq (mgr.14626) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:12.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:11.412123+0000 mgr.smithi145.ovlfkq (mgr.14626) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:13.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:12.352842+0000 mon.smithi145 (mon.1) 129 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:12.352842+0000 mon.smithi145 (mon.1) 129 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:14.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:13.412907+0000 mgr.smithi145.ovlfkq (mgr.14626) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:13.412907+0000 mgr.smithi145.ovlfkq (mgr.14626) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:15.934 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:16.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:15.413343+0000 mgr.smithi145.ovlfkq (mgr.14626) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:16.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:15.413343+0000 mgr.smithi145.ovlfkq (mgr.14626) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:18.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:17.413940+0000 mgr.smithi145.ovlfkq (mgr.14626) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:18.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:17.413940+0000 mgr.smithi145.ovlfkq (mgr.14626) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:20.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:19.414690+0000 mgr.smithi145.ovlfkq (mgr.14626) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:20.977 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:20.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:19.414690+0000 mgr.smithi145.ovlfkq (mgr.14626) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:22.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:21.415116+0000 mgr.smithi145.ovlfkq (mgr.14626) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:22.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:21.415116+0000 mgr.smithi145.ovlfkq (mgr.14626) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:23.415729+0000 mgr.smithi145.ovlfkq (mgr.14626) 446 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:24.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:23.415729+0000 mgr.smithi145.ovlfkq (mgr.14626) 446 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:26.012 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:26.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:25.416296+0000 mgr.smithi145.ovlfkq (mgr.14626) 447 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:26.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:25.416296+0000 mgr.smithi145.ovlfkq (mgr.14626) 447 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:27.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:27.353168+0000 mon.smithi145 (mon.1) 130 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:27.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:27.353168+0000 mon.smithi145 (mon.1) 130 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:28.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:27.416731+0000 mgr.smithi145.ovlfkq (mgr.14626) 448 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:27.416731+0000 mgr.smithi145.ovlfkq (mgr.14626) 448 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:30.505 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:14:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:30 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:29.417454+0000 mgr.smithi145.ovlfkq (mgr.14626) 449 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:29.417454+0000 mgr.smithi145.ovlfkq (mgr.14626) 449 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:31.048 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (18m) 9m ago 18m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (12m) 9m ago 12m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (12m) 9m ago 12m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (10m) 9m ago 17m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (19m) 9m ago 19m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:14:31.167 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (17m) 9m ago 17m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (10m) 9m ago 10m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (9m) 9m ago 9m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (16m) 9m ago 16m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (16m) 9m ago 16m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (16m) 9m ago 16m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (15m) 9m ago 15m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (15m) 9m ago 15m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (15m) 9m ago 15m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (14m) 9m ago 14m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (14m) 9m ago 14m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (14m) 9m ago 14m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:14:31.168 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 starting - - - - 2024-03-12T02:14:31.564 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:14:31.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:14:31.566 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:14:31.566 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:14:31.566 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:14:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:30.490613+0000 mgr.smithi145.ovlfkq (mgr.14626) 450 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:30.825660+0000 mgr.smithi145.ovlfkq (mgr.14626) 451 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:31.155419+0000 mgr.smithi145.ovlfkq (mgr.14626) 452 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:31.900 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:14:31.901 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:14:31.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:30.490613+0000 mgr.smithi145.ovlfkq (mgr.14626) 450 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:31.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:30.825660+0000 mgr.smithi145.ovlfkq (mgr.14626) 451 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:31.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:31.155419+0000 mgr.smithi145.ovlfkq (mgr.14626) 452 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:32.300 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:14:32.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:31.418003+0000 mgr.smithi145.ovlfkq (mgr.14626) 453 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:32.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:31.562838+0000 mon.smithi044 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.44:0/1986908989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:14:32.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:31.898541+0000 mgr.smithi145.ovlfkq (mgr.14626) 454 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:32.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:32.298462+0000 mon.smithi044 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.44:0/3099586122' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:14:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:31.418003+0000 mgr.smithi145.ovlfkq (mgr.14626) 453 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:31.562838+0000 mon.smithi044 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.44:0/1986908989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:14:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:31.898541+0000 mgr.smithi145.ovlfkq (mgr.14626) 454 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:14:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:32.298462+0000 mon.smithi044 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.44:0/3099586122' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:14:34.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:34 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:33.418664+0000 mgr.smithi145.ovlfkq (mgr.14626) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:34.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:33.418664+0000 mgr.smithi145.ovlfkq (mgr.14626) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:36.082 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:36.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:35.419188+0000 mgr.smithi145.ovlfkq (mgr.14626) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:36.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:35.419188+0000 mgr.smithi145.ovlfkq (mgr.14626) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:38.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:37.419765+0000 mgr.smithi145.ovlfkq (mgr.14626) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:37.419765+0000 mgr.smithi145.ovlfkq (mgr.14626) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:40.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:39.420596+0000 mgr.smithi145.ovlfkq (mgr.14626) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:40.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:39.420596+0000 mgr.smithi145.ovlfkq (mgr.14626) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:41.122 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:42.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:41.421217+0000 mgr.smithi145.ovlfkq (mgr.14626) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:42.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:42.353511+0000 mon.smithi145 (mon.1) 131 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:42.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:41.421217+0000 mgr.smithi145.ovlfkq (mgr.14626) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:42.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:42.353511+0000 mon.smithi145 (mon.1) 131 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:43.421839+0000 mgr.smithi145.ovlfkq (mgr.14626) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:44.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:43.421839+0000 mgr.smithi145.ovlfkq (mgr.14626) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:46.161 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:46.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:45.422234+0000 mgr.smithi145.ovlfkq (mgr.14626) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:45.422234+0000 mgr.smithi145.ovlfkq (mgr.14626) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:47.422627+0000 mgr.smithi145.ovlfkq (mgr.14626) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:48.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:47.422627+0000 mgr.smithi145.ovlfkq (mgr.14626) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:50.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:49.423268+0000 mgr.smithi145.ovlfkq (mgr.14626) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:49.423268+0000 mgr.smithi145.ovlfkq (mgr.14626) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:51.210 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:52.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:51.423680+0000 mgr.smithi145.ovlfkq (mgr.14626) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:51.423680+0000 mgr.smithi145.ovlfkq (mgr.14626) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:53.424497+0000 mgr.smithi145.ovlfkq (mgr.14626) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:53.424497+0000 mgr.smithi145.ovlfkq (mgr.14626) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:14:56.250 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:14:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:55.424920+0000 mgr.smithi145.ovlfkq (mgr.14626) 466 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:55.424920+0000 mgr.smithi145.ovlfkq (mgr.14626) 466 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:57.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:14:57.353736+0000 mon.smithi145 (mon.1) 132 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:14:57.353736+0000 mon.smithi145 (mon.1) 132 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:14:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:14:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:57.425425+0000 mgr.smithi145.ovlfkq (mgr.14626) 467 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:14:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:14:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:57.425425+0000 mgr.smithi145.ovlfkq (mgr.14626) 467 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:00.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:14:59.426273+0000 mgr.smithi145.ovlfkq (mgr.14626) 468 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:14:59.426273+0000 mgr.smithi145.ovlfkq (mgr.14626) 468 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:01.297 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:02.658 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:15:02.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:02 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:01.426691+0000 mgr.smithi145.ovlfkq (mgr.14626) 469 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:02.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:02 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:01.426691+0000 mgr.smithi145.ovlfkq (mgr.14626) 469 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:03.320 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:15:03.320 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:15:03.320 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:15:03.320 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (17m) 10m ago 17m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (13m) 10m ago 13m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (13m) 10m ago 13m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd 65d3a6ee61a6 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (11m) 10m ago 17m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (20m) 10m ago 20m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (17m) 10m ago 17m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:15:03.321 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (10m) 10m ago 10m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (10m) 10m ago 10m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (17m) 10m ago 17m 17.0M - 0.18.1 e5a616e4b9cf 047bfb3d98cc 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (17m) 10m ago 17m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (16m) 10m ago 16m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (16m) 10m ago 16m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (15m) 10m ago 15m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (15m) 10m ago 15m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:15:03.322 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (15m) 10m ago 15m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:15:03.323 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (14m) 10m ago 14m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:15:03.323 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (14m) 10m ago 14m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:15:03.323 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 starting - - - - 2024-03-12T02:15:03.716 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:15:03.716 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:15:03.716 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:15:03.716 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:03.716 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:15:03.717 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:15:03.718 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:15:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:02.643662+0000 mgr.smithi145.ovlfkq (mgr.14626) 470 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:02.983434+0000 mgr.smithi145.ovlfkq (mgr.14626) 471 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:04.052 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:15:04.053 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:15:04.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:02.643662+0000 mgr.smithi145.ovlfkq (mgr.14626) 470 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:04.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:02.983434+0000 mgr.smithi145.ovlfkq (mgr.14626) 471 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:04.452 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:15:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:03.308349+0000 mgr.smithi145.ovlfkq (mgr.14626) 472 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:03.427636+0000 mgr.smithi145.ovlfkq (mgr.14626) 473 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:03.714744+0000 mon.smithi044 (mon.0) 938 : audit [DBG] from='client.? 172.21.15.44:0/117525759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:15:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:04.050344+0000 mgr.smithi145.ovlfkq (mgr.14626) 474 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:04 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:04.451108+0000 mon.smithi044 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.44:0/1882978836' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:15:05.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:03.308349+0000 mgr.smithi145.ovlfkq (mgr.14626) 472 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:05.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:03.427636+0000 mgr.smithi145.ovlfkq (mgr.14626) 473 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:05.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:03.714744+0000 mon.smithi044 (mon.0) 938 : audit [DBG] from='client.? 172.21.15.44:0/117525759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:15:05.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:04.050344+0000 mgr.smithi145.ovlfkq (mgr.14626) 474 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:05.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:04 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:04.451108+0000 mon.smithi044 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.44:0/1882978836' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:15:06.338 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:06.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:05.428027+0000 mgr.smithi145.ovlfkq (mgr.14626) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:07.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:06 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:05.428027+0000 mgr.smithi145.ovlfkq (mgr.14626) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:07.428496+0000 mgr.smithi145.ovlfkq (mgr.14626) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:07.428496+0000 mgr.smithi145.ovlfkq (mgr.14626) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:09.429364+0000 mgr.smithi145.ovlfkq (mgr.14626) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:11.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:09.429364+0000 mgr.smithi145.ovlfkq (mgr.14626) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:11.388 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:12.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:11.429780+0000 mgr.smithi145.ovlfkq (mgr.14626) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:12 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:12.354082+0000 mon.smithi145 (mon.1) 133 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:13.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:11.429780+0000 mgr.smithi145.ovlfkq (mgr.14626) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:13.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:12 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:12.354082+0000 mon.smithi145 (mon.1) 133 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:14.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:13.430472+0000 mgr.smithi145.ovlfkq (mgr.14626) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:15.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:13.430472+0000 mgr.smithi145.ovlfkq (mgr.14626) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:16.435 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:16.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:15.430889+0000 mgr.smithi145.ovlfkq (mgr.14626) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:17.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:16 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:15.430889+0000 mgr.smithi145.ovlfkq (mgr.14626) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:17.431290+0000 mgr.smithi145.ovlfkq (mgr.14626) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:19.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:18 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:17.431290+0000 mgr.smithi145.ovlfkq (mgr.14626) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:20.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:19.432080+0000 mgr.smithi145.ovlfkq (mgr.14626) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:21.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:20 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:19.432080+0000 mgr.smithi145.ovlfkq (mgr.14626) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:21.486 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:22.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:21.432613+0000 mgr.smithi145.ovlfkq (mgr.14626) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:23.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:22 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:21.432613+0000 mgr.smithi145.ovlfkq (mgr.14626) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:24.947 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:24 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:23.433474+0000 mgr.smithi145.ovlfkq (mgr.14626) 484 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:25.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:24 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:23.433474+0000 mgr.smithi145.ovlfkq (mgr.14626) 484 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:26.533 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:25.433970+0000 mgr.smithi145.ovlfkq (mgr.14626) 485 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.084709+0000 mon.smithi044 (mon.0) 940 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.090199+0000 mon.smithi044 (mon.0) 941 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.135773+0000 mon.smithi145 (mon.1) 134 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.136201+0000 mgr.smithi145.ovlfkq (mgr.14626) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.137206+0000 mon.smithi145 (mon.1) 135 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.137484+0000 mgr.smithi145.ovlfkq (mgr.14626) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.141938+0000 mon.smithi044 (mon.0) 942 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.155369+0000 mon.smithi145 (mon.1) 136 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.155846+0000 mgr.smithi145.ovlfkq (mgr.14626) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:15:27.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.157036+0000 mon.smithi145 (mon.1) 137 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi044.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.157406+0000 mgr.smithi145.ovlfkq (mgr.14626) 489 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi044.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.161632+0000 mon.smithi044 (mon.0) 943 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.173657+0000 mon.smithi145 (mon.1) 138 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.174164+0000 mgr.smithi145.ovlfkq (mgr.14626) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.176228+0000 mon.smithi145 (mon.1) 139 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi044.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.176643+0000 mgr.smithi145.ovlfkq (mgr.14626) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi044.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.180885+0000 mon.smithi044 (mon.0) 944 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.197302+0000 mon.smithi145 (mon.1) 140 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:26.201918+0000 mon.smithi044 (mon.0) 945 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:26.205025+0000 mgr.smithi145.ovlfkq (mgr.14626) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:27.280 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:26.205445+0000 mgr.smithi145.ovlfkq (mgr.14626) 493 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:25.433970+0000 mgr.smithi145.ovlfkq (mgr.14626) 485 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.084709+0000 mon.smithi044 (mon.0) 940 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.090199+0000 mon.smithi044 (mon.0) 941 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.135773+0000 mon.smithi145 (mon.1) 134 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.136201+0000 mgr.smithi145.ovlfkq (mgr.14626) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.137206+0000 mon.smithi145 (mon.1) 135 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.137484+0000 mgr.smithi145.ovlfkq (mgr.14626) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.141938+0000 mon.smithi044 (mon.0) 942 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.155369+0000 mon.smithi145 (mon.1) 136 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.155846+0000 mgr.smithi145.ovlfkq (mgr.14626) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.157036+0000 mon.smithi145 (mon.1) 137 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi044.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.157406+0000 mgr.smithi145.ovlfkq (mgr.14626) 489 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi044.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.161632+0000 mon.smithi044 (mon.0) 943 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.173657+0000 mon.smithi145 (mon.1) 138 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.174164+0000 mgr.smithi145.ovlfkq (mgr.14626) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.176228+0000 mon.smithi145 (mon.1) 139 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi044.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T02:15:27.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.176643+0000 mgr.smithi145.ovlfkq (mgr.14626) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi044.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T02:15:27.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.180885+0000 mon.smithi044 (mon.0) 944 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.197302+0000 mon.smithi145 (mon.1) 140 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:27.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:26.201918+0000 mon.smithi044 (mon.0) 945 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:27.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:26.205025+0000 mgr.smithi145.ovlfkq (mgr.14626) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:27.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:26.205445+0000 mgr.smithi145.ovlfkq (mgr.14626) 493 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:27.354326+0000 mon.smithi145 (mon.1) 141 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:27.578268+0000 mon.smithi044 (mon.0) 946 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:27.580494+0000 mon.smithi145 (mon.1) 142 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:15:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:27.581018+0000 mon.smithi044 (mon.0) 947 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:15:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:27.582292+0000 mon.smithi145 (mon.1) 143 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:15:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:27.583149+0000 mon.smithi145 (mon.1) 144 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:15:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:27.354326+0000 mon.smithi145 (mon.1) 141 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:27.578268+0000 mon.smithi044 (mon.0) 946 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:27.580494+0000 mon.smithi145 (mon.1) 142 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:15:28.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:27.581018+0000 mon.smithi044 (mon.0) 947 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:15:28.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:27.582292+0000 mon.smithi145 (mon.1) 143 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:15:28.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:27.583149+0000 mon.smithi145 (mon.1) 144 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:15:29.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:27.434364+0000 mgr.smithi145.ovlfkq (mgr.14626) 494 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:29.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:27.573367+0000 mgr.smithi145.ovlfkq (mgr.14626) 495 : cephadm [INF] Upgrade: Updating mgr.smithi044.lynzrj 2024-03-12T02:15:29.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:29 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:27.584035+0000 mgr.smithi145.ovlfkq (mgr.14626) 496 : cephadm [INF] Deploying daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T02:15:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:27.434364+0000 mgr.smithi145.ovlfkq (mgr.14626) 494 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:27.573367+0000 mgr.smithi145.ovlfkq (mgr.14626) 495 : cephadm [INF] Upgrade: Updating mgr.smithi044.lynzrj 2024-03-12T02:15:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:27.584035+0000 mgr.smithi145.ovlfkq (mgr.14626) 496 : cephadm [INF] Deploying daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T02:15:31.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:29.435265+0000 mgr.smithi145.ovlfkq (mgr.14626) 497 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.049219+0000 mon.smithi044 (mon.0) 948 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:31.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:31 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.055335+0000 mon.smithi044 (mon.0) 949 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:29.435265+0000 mgr.smithi145.ovlfkq (mgr.14626) 497 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.049219+0000 mon.smithi044 (mon.0) 948 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.055335+0000 mon.smithi044 (mon.0) 949 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:31.577 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:32.391 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.106303+0000 mon.smithi145 (mon.1) 145 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:32.391 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.377223+0000 mon.smithi044 (mon.0) 950 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.391 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.383106+0000 mon.smithi044 (mon.0) 951 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.391 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.426296+0000 mon.smithi044 (mon.0) 952 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.392 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:32 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:31.431700+0000 mon.smithi044 (mon.0) 953 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.106303+0000 mon.smithi145 (mon.1) 145 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.377223+0000 mon.smithi044 (mon.0) 950 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.383106+0000 mon.smithi044 (mon.0) 951 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.426296+0000 mon.smithi044 (mon.0) 952 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:31.431700+0000 mon.smithi044 (mon.0) 953 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:33.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:31.435561+0000 mgr.smithi145.ovlfkq (mgr.14626) 498 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:33.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:33 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:31.435561+0000 mgr.smithi145.ovlfkq (mgr.14626) 498 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:34.824 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:15:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:35 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:33.436168+0000 mgr.smithi145.ovlfkq (mgr.14626) 499 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:33.436168+0000 mgr.smithi145.ovlfkq (mgr.14626) 499 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 starting - - - - 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (19m) 10m ago 19m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 starting - - - - 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (13m) 10m ago 13m 12.5M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (13m) 10m ago 13m 38.5M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 starting - - - - 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283 running (11m) 10m ago 18m 498M - 18.2.1-746-gc2ea977b a30af69eda22 99e0a026fb15 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (20m) 10m ago 21m 53.7M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (18m) 10m ago 18m 47.4M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:15:35.520 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (11m) 10m ago 11m 47.4M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (11m) 10m ago 10m 46.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 starting - - - - 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 starting - - - - 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (17m) 10m ago 17m 372M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (17m) 10m ago 17m 291M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (16m) 10m ago 16m 225M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (16m) 10m ago 16m 340M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (16m) 10m ago 16m 364M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (15m) 10m ago 15m 379M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (15m) 10m ago 15m 320M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (15m) 10m ago 15m 472M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:15:35.521 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 starting - - - - 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:15:35.935 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:15:35.936 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:15:36.338 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:15:36.338 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:15:36.338 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:15:36.338 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:15:36.339 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:15:36.339 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-03-12T02:15:36.339 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons", 2024-03-12T02:15:36.339 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:15:36.339 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:15:36.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:34.807799+0000 mgr.smithi145.ovlfkq (mgr.14626) 500 : audit [DBG] from='client.24807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:36.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:35.156705+0000 mgr.smithi145.ovlfkq (mgr.14626) 501 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:36.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:35.660982+0000 mon.smithi044 (mon.0) 954 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:36.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:35.666039+0000 mon.smithi044 (mon.0) 955 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:36.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:35.933018+0000 mon.smithi044 (mon.0) 956 : audit [DBG] from='client.? 172.21.15.44:0/2020012856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:15:36.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:34.807799+0000 mgr.smithi145.ovlfkq (mgr.14626) 500 : audit [DBG] from='client.24807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:36.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:35.156705+0000 mgr.smithi145.ovlfkq (mgr.14626) 501 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:36.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:35.660982+0000 mon.smithi044 (mon.0) 954 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:36.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:35.666039+0000 mon.smithi044 (mon.0) 955 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:36.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:36 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:35.933018+0000 mon.smithi044 (mon.0) 956 : audit [DBG] from='client.? 172.21.15.44:0/2020012856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:15:36.618 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:36.815 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:15:37.315 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:35.436535+0000 mgr.smithi145.ovlfkq (mgr.14626) 502 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:37.315 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:35.508916+0000 mgr.smithi145.ovlfkq (mgr.14626) 503 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:37.315 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:36.814158+0000 mon.smithi044 (mon.0) 957 : audit [DBG] from='client.? 172.21.15.44:0/1642133605' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:15:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:35.436535+0000 mgr.smithi145.ovlfkq (mgr.14626) 502 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:35.508916+0000 mgr.smithi145.ovlfkq (mgr.14626) 503 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:37.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:36.814158+0000 mon.smithi044 (mon.0) 957 : audit [DBG] from='client.? 172.21.15.44:0/1642133605' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:15:38.315 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:36.336488+0000 mgr.smithi145.ovlfkq (mgr.14626) 504 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:38.315 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:37.916661+0000 mon.smithi044 (mon.0) 958 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:38.316 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:38 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:37.933605+0000 mon.smithi044 (mon.0) 959 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:38.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:36.336488+0000 mgr.smithi145.ovlfkq (mgr.14626) 504 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:15:38.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:37.916661+0000 mon.smithi044 (mon.0) 958 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:38.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:37.933605+0000 mon.smithi044 (mon.0) 959 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:37.437100+0000 mgr.smithi145.ovlfkq (mgr.14626) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:38.457762+0000 mon.smithi044 (mon.0) 960 : cluster [DBG] Standby manager daemon smithi044.lynzrj restarted 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:38.457864+0000 mon.smithi044 (mon.0) 961 : cluster [DBG] Standby manager daemon smithi044.lynzrj started 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:38.461718+0000 mon.smithi044 (mon.0) 962 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/crt"}]: dispatch 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:38.462139+0000 mon.smithi044 (mon.0) 963 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:38.465329+0000 mon.smithi044 (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/key"}]: dispatch 2024-03-12T02:15:39.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:38.465712+0000 mon.smithi044 (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:15:39.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:38.571215+0000 mon.smithi044 (mon.0) 966 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:39.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:38.579305+0000 mon.smithi044 (mon.0) 967 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:37.437100+0000 mgr.smithi145.ovlfkq (mgr.14626) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:38.457762+0000 mon.smithi044 (mon.0) 960 : cluster [DBG] Standby manager daemon smithi044.lynzrj restarted 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:38.457864+0000 mon.smithi044 (mon.0) 961 : cluster [DBG] Standby manager daemon smithi044.lynzrj started 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:38.461718+0000 mon.smithi044 (mon.0) 962 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/crt"}]: dispatch 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:38.462139+0000 mon.smithi044 (mon.0) 963 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:38.465329+0000 mon.smithi044 (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.lynzrj/key"}]: dispatch 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:38.465712+0000 mon.smithi044 (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:38.571215+0000 mon.smithi044 (mon.0) 966 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:39.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:38.579305+0000 mon.smithi044 (mon.0) 967 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:40.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:39.120129+0000 mon.smithi044 (mon.0) 968 : cluster [DBG] mgrmap e30: smithi145.ovlfkq(active, since 11m), standbys: smithi044.lynzrj 2024-03-12T02:15:40.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:40 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:39.120129+0000 mon.smithi044 (mon.0) 968 : cluster [DBG] mgrmap e30: smithi145.ovlfkq(active, since 11m), standbys: smithi044.lynzrj 2024-03-12T02:15:41.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:39.437812+0000 mgr.smithi145.ovlfkq (mgr.14626) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:41.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:41 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:39.437812+0000 mgr.smithi145.ovlfkq (mgr.14626) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:15:41.653 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:41.438232+0000 mgr.smithi145.ovlfkq (mgr.14626) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:41.958604+0000 mon.smithi044 (mon.0) 969 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:41.966877+0000 mon.smithi044 (mon.0) 970 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:41.969528+0000 mon.smithi145 (mon.1) 146 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:41.970268+0000 mon.smithi145 (mon.1) 147 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:41.971681+0000 mgr.smithi145.ovlfkq (mgr.14626) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:41.975017+0000 mon.smithi044 (mon.0) 971 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:41.982486+0000 mon.smithi044 (mon.0) 972 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.215 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.118925+0000 mon.smithi145 (mon.1) 148 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:42.121351+0000 mgr.smithi145.ovlfkq (mgr.14626) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:42.121756+0000 mgr.smithi145.ovlfkq (mgr.14626) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:42.124424+0000 mgr.smithi145.ovlfkq (mgr.14626) 511 : cephadm [INF] Failing over to other MGR 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.124647+0000 mon.smithi145 (mon.1) 149 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr fail", "who": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.125125+0000 mon.smithi044 (mon.0) 973 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr fail", "who": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:42.129626+0000 mon.smithi044 (mon.0) 974 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:42.130132+0000 mon.smithi044 (mon.0) 975 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.358022+0000 mon.smithi044 (mon.0) 976 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.216 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.359197+0000 mon.smithi145 (mon.1) 150 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:43.218 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:41.438232+0000 mgr.smithi145.ovlfkq (mgr.14626) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:41.958604+0000 mon.smithi044 (mon.0) 969 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:41.966877+0000 mon.smithi044 (mon.0) 970 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:41.969528+0000 mon.smithi145 (mon.1) 146 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:41.970268+0000 mon.smithi145 (mon.1) 147 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:41.971681+0000 mgr.smithi145.ovlfkq (mgr.14626) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:41.975017+0000 mon.smithi044 (mon.0) 971 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:41.982486+0000 mon.smithi044 (mon.0) 972 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.118925+0000 mon.smithi145 (mon.1) 148 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:42.121351+0000 mgr.smithi145.ovlfkq (mgr.14626) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:42.121756+0000 mgr.smithi145.ovlfkq (mgr.14626) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:42.124424+0000 mgr.smithi145.ovlfkq (mgr.14626) 511 : cephadm [INF] Failing over to other MGR 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.124647+0000 mon.smithi145 (mon.1) 149 : audit [INF] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr fail", "who": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:15:43.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.125125+0000 mon.smithi044 (mon.0) 973 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "mgr fail", "who": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:15:43.220 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:42.129626+0000 mon.smithi044 (mon.0) 974 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-12T02:15:43.220 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:42.130132+0000 mon.smithi044 (mon.0) 975 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:15:43.220 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.358022+0000 mon.smithi044 (mon.0) 976 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' 2024-03-12T02:15:43.220 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.359197+0000 mon.smithi145 (mon.1) 150 : audit [DBG] from='mgr.14626 172.21.15.145:0/3916172717' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.988027+0000 mon.smithi044 (mon.0) 977 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "mgr fail", "who": "smithi145.ovlfkq"}]': finished 2024-03-12T02:15:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:42.988117+0000 mon.smithi044 (mon.0) 978 : cluster [DBG] mgrmap e31: smithi044.lynzrj(active, starting, since 0.862261s) 2024-03-12T02:15:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.989716+0000 mon.smithi044 (mon.0) 979 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.989869+0000 mon.smithi044 (mon.0) 980 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.990415+0000 mon.smithi044 (mon.0) 981 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.990691+0000 mon.smithi044 (mon.0) 982 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.990974+0000 mon.smithi044 (mon.0) 983 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.991205+0000 mon.smithi044 (mon.0) 984 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.991514+0000 mon.smithi044 (mon.0) 985 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.991827+0000 mon.smithi044 (mon.0) 986 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.992166+0000 mon.smithi044 (mon.0) 987 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.992490+0000 mon.smithi044 (mon.0) 988 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.992805+0000 mon.smithi044 (mon.0) 989 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:15:44.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.993160+0000 mon.smithi044 (mon.0) 990 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.993518+0000 mon.smithi044 (mon.0) 991 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.993849+0000 mon.smithi044 (mon.0) 992 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.994123+0000 mon.smithi044 (mon.0) 993 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:42.994551+0000 mon.smithi044 (mon.0) 994 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:43.026968+0000 mon.smithi044 (mon.0) 995 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:43.052470+0000 mon.smithi044 (mon.0) 996 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:43.054707+0000 mon.smithi044 (mon.0) 997 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:43.076486+0000 mon.smithi044 (mon.0) 998 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:43.091843+0000 mon.smithi044 (mon.0) 999 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:15:44.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:43.112390+0000 mon.smithi044 (mon.0) 1000 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:15:44.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.988027+0000 mon.smithi044 (mon.0) 977 : audit [INF] from='mgr.14626 ' entity='mgr.smithi145.ovlfkq' cmd='[{"prefix": "mgr fail", "who": "smithi145.ovlfkq"}]': finished 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:42.988117+0000 mon.smithi044 (mon.0) 978 : cluster [DBG] mgrmap e31: smithi044.lynzrj(active, starting, since 0.862261s) 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.989716+0000 mon.smithi044 (mon.0) 979 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.989869+0000 mon.smithi044 (mon.0) 980 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.990415+0000 mon.smithi044 (mon.0) 981 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.990691+0000 mon.smithi044 (mon.0) 982 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.990974+0000 mon.smithi044 (mon.0) 983 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.991205+0000 mon.smithi044 (mon.0) 984 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.991514+0000 mon.smithi044 (mon.0) 985 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.991827+0000 mon.smithi044 (mon.0) 986 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.992166+0000 mon.smithi044 (mon.0) 987 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.992490+0000 mon.smithi044 (mon.0) 988 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:15:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.992805+0000 mon.smithi044 (mon.0) 989 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.993160+0000 mon.smithi044 (mon.0) 990 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.993518+0000 mon.smithi044 (mon.0) 991 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.993849+0000 mon.smithi044 (mon.0) 992 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.994123+0000 mon.smithi044 (mon.0) 993 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:42.994551+0000 mon.smithi044 (mon.0) 994 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:43.026968+0000 mon.smithi044 (mon.0) 995 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:43.052470+0000 mon.smithi044 (mon.0) 996 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:43.054707+0000 mon.smithi044 (mon.0) 997 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:43.076486+0000 mon.smithi044 (mon.0) 998 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:43.091843+0000 mon.smithi044 (mon.0) 999 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:15:44.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:43 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:43.112390+0000 mon.smithi044 (mon.0) 1000 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:15:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:43.994542+0000 mon.smithi044 (mon.0) 1001 : cluster [DBG] mgrmap e32: smithi044.lynzrj(active, since 1.86869s) 2024-03-12T02:15:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:44.466338+0000 mgr.smithi044.lynzrj (mgr.15220) 2 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Bus STARTING 2024-03-12T02:15:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:44.568324+0000 mgr.smithi044.lynzrj (mgr.15220) 3 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:15:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:44.685446+0000 mgr.smithi044.lynzrj (mgr.15220) 4 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:15:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:44.685537+0000 mgr.smithi044.lynzrj (mgr.15220) 5 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Bus STARTED 2024-03-12T02:15:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:43.994542+0000 mon.smithi044 (mon.0) 1001 : cluster [DBG] mgrmap e32: smithi044.lynzrj(active, since 1.86869s) 2024-03-12T02:15:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:44.466338+0000 mgr.smithi044.lynzrj (mgr.15220) 2 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Bus STARTING 2024-03-12T02:15:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:44.568324+0000 mgr.smithi044.lynzrj (mgr.15220) 3 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:15:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:44.685446+0000 mgr.smithi044.lynzrj (mgr.15220) 4 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:15:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:44 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:44.685537+0000 mgr.smithi044.lynzrj (mgr.15220) 5 : cephadm [INF] [12/Mar/2024:02:15:44] ENGINE Bus STARTED 2024-03-12T02:15:46.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:44.989756+0000 mon.smithi044 (mon.0) 1002 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:15:46.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:44.989811+0000 mon.smithi044 (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-03-12T02:15:46.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:44.993297+0000 mgr.smithi044.lynzrj (mgr.15220) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:15:46.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:45.000164+0000 mon.smithi044 (mon.0) 1004 : cluster [DBG] mgrmap e33: smithi044.lynzrj(active, since 2s) 2024-03-12T02:15:46.442 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:44.989756+0000 mon.smithi044 (mon.0) 1002 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:15:46.442 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:44.989811+0000 mon.smithi044 (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-03-12T02:15:46.442 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:44.993297+0000 mgr.smithi044.lynzrj (mgr.15220) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:15:46.442 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:45.000164+0000 mon.smithi044 (mon.0) 1004 : cluster [DBG] mgrmap e33: smithi044.lynzrj(active, since 2s) 2024-03-12T02:15:46.691 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:46.993723+0000 mgr.smithi044.lynzrj (mgr.15220) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:15:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:47.007053+0000 mon.smithi044 (mon.0) 1005 : cluster [DBG] mgrmap e34: smithi044.lynzrj(active, since 4s) 2024-03-12T02:15:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:47.828906+0000 mon.smithi044 (mon.0) 1006 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:48 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:47.833482+0000 mon.smithi044 (mon.0) 1007 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:46.993723+0000 mgr.smithi044.lynzrj (mgr.15220) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:15:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:47.007053+0000 mon.smithi044 (mon.0) 1005 : cluster [DBG] mgrmap e34: smithi044.lynzrj(active, since 4s) 2024-03-12T02:15:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:47.828906+0000 mon.smithi044 (mon.0) 1006 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:47.833482+0000 mon.smithi044 (mon.0) 1007 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:49.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:48.520515+0000 mon.smithi044 (mon.0) 1008 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:49.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:48.526970+0000 mon.smithi044 (mon.0) 1009 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:49.847 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:48.520515+0000 mon.smithi044 (mon.0) 1008 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:49.847 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:48.526970+0000 mon.smithi044 (mon.0) 1009 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:48.994098+0000 mgr.smithi044.lynzrj (mgr.15220) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:15:50.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:49.524517+0000 mon.smithi044 (mon.0) 1010 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:49.530536+0000 mon.smithi044 (mon.0) 1011 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:50.163488+0000 mon.smithi044 (mon.0) 1012 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:50.167368+0000 mon.smithi044 (mon.0) 1013 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:50.168299+0000 mon.smithi044 (mon.0) 1014 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:50.170141+0000 mon.smithi145 (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:50.170600+0000 mon.smithi145 (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:50.172419+0000 mon.smithi145 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:15:50.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:50.173315+0000 mon.smithi145 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:48.994098+0000 mgr.smithi044.lynzrj (mgr.15220) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:49.524517+0000 mon.smithi044 (mon.0) 1010 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:49.530536+0000 mon.smithi044 (mon.0) 1011 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:50.163488+0000 mon.smithi044 (mon.0) 1012 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:50.167368+0000 mon.smithi044 (mon.0) 1013 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:50.168299+0000 mon.smithi044 (mon.0) 1014 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:50.170141+0000 mon.smithi145 (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:15:50.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:50.170600+0000 mon.smithi145 (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:15:51.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:50.172419+0000 mon.smithi145 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:15:51.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:50.173315+0000 mon.smithi145 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.145:0/2423021781' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:15:51.735 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:50.994945+0000 mgr.smithi044.lynzrj (mgr.15220) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-03-12T02:15:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:51.175263+0000 mon.smithi044 (mon.0) 1015 : cluster [DBG] mgrmap e35: smithi044.lynzrj(active, since 9s), standbys: smithi145.ovlfkq 2024-03-12T02:15:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:51.175416+0000 mon.smithi044 (mon.0) 1016 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:15:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:50.994945+0000 mgr.smithi044.lynzrj (mgr.15220) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-03-12T02:15:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:51.175263+0000 mon.smithi044 (mon.0) 1015 : cluster [DBG] mgrmap e35: smithi044.lynzrj(active, since 9s), standbys: smithi145.ovlfkq 2024-03-12T02:15:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:52 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:51.175416+0000 mon.smithi044 (mon.0) 1016 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:52.995320+0000 mgr.smithi044.lynzrj (mgr.15220) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:53.393255+0000 mon.smithi044 (mon.0) 1017 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:53.399409+0000 mon.smithi044 (mon.0) 1018 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:53.400585+0000 mon.smithi044 (mon.0) 1019 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:53.401364+0000 mon.smithi044 (mon.0) 1020 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:53.402322+0000 mgr.smithi044.lynzrj (mgr.15220) 11 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:53.402504+0000 mgr.smithi044.lynzrj (mgr.15220) 12 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:15:54.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:53.666803+0000 mgr.smithi044.lynzrj (mgr.15220) 13 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:15:54.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:53.666947+0000 mgr.smithi044.lynzrj (mgr.15220) 14 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:15:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:52.995320+0000 mgr.smithi044.lynzrj (mgr.15220) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T02:15:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:53.393255+0000 mon.smithi044 (mon.0) 1017 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:53.399409+0000 mon.smithi044 (mon.0) 1018 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:53.400585+0000 mon.smithi044 (mon.0) 1019 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:15:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:53.401364+0000 mon.smithi044 (mon.0) 1020 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:15:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:53.402322+0000 mgr.smithi044.lynzrj (mgr.15220) 11 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:15:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:53.402504+0000 mgr.smithi044.lynzrj (mgr.15220) 12 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:15:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:53.666803+0000 mgr.smithi044.lynzrj (mgr.15220) 13 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:15:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:54 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:53.666947+0000 mgr.smithi044.lynzrj (mgr.15220) 14 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:53.930967+0000 mgr.smithi044.lynzrj (mgr.15220) 15 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:53.931131+0000 mgr.smithi044.lynzrj (mgr.15220) 16 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:54.195112+0000 mgr.smithi044.lynzrj (mgr.15220) 17 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:54.195262+0000 mgr.smithi044.lynzrj (mgr.15220) 18 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:54.463595+0000 mon.smithi044 (mon.0) 1021 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:54.465784+0000 mon.smithi044 (mon.0) 1022 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:54.469024+0000 mon.smithi044 (mon.0) 1023 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:54.471544+0000 mon.smithi044 (mon.0) 1024 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:54.472618+0000 mgr.smithi044.lynzrj (mgr.15220) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 195 B/s wr, 11 op/s 2024-03-12T02:15:55.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:54.477400+0000 mon.smithi044 (mon.0) 1025 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:54.485647+0000 mon.smithi044 (mon.0) 1026 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:54.615009+0000 mgr.smithi044.lynzrj (mgr.15220) 20 : cephadm [INF] Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:15:55.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:15:54.865313+0000 mgr.smithi044.lynzrj (mgr.15220) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:15:55.794 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:53.930967+0000 mgr.smithi044.lynzrj (mgr.15220) 15 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:15:55.794 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:53.931131+0000 mgr.smithi044.lynzrj (mgr.15220) 16 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:15:55.794 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:54.195112+0000 mgr.smithi044.lynzrj (mgr.15220) 17 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:15:55.794 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:54.195262+0000 mgr.smithi044.lynzrj (mgr.15220) 18 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:54.463595+0000 mon.smithi044 (mon.0) 1021 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:54.465784+0000 mon.smithi044 (mon.0) 1022 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:54.469024+0000 mon.smithi044 (mon.0) 1023 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:54.471544+0000 mon.smithi044 (mon.0) 1024 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:54.472618+0000 mgr.smithi044.lynzrj (mgr.15220) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 195 B/s wr, 11 op/s 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:54.477400+0000 mon.smithi044 (mon.0) 1025 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:54.485647+0000 mon.smithi044 (mon.0) 1026 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:54.615009+0000 mgr.smithi044.lynzrj (mgr.15220) 20 : cephadm [INF] Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:15:55.795 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:55 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:15:54.865313+0000 mgr.smithi044.lynzrj (mgr.15220) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:15:56.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:55.470270+0000 mon.smithi044 (mon.0) 1027 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:15:56.772 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:15:56.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:56 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:55.470270+0000 mon.smithi044 (mon.0) 1027 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:15:57.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:56.473061+0000 mgr.smithi044.lynzrj (mgr.15220) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:15:57.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:56.473061+0000 mgr.smithi044.lynzrj (mgr.15220) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:15:58.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:58.076937+0000 mon.smithi044 (mon.0) 1028 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:58.076937+0000 mon.smithi044 (mon.0) 1028 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:15:59.924 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:15:58.473405+0000 mgr.smithi044.lynzrj (mgr.15220) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:15:59.924 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:58.727646+0000 mon.smithi044 (mon.0) 1029 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:59.924 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:58.733648+0000 mon.smithi044 (mon.0) 1030 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:15:59.924 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:58.744596+0000 mon.smithi044 (mon.0) 1031 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:15:59.924 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:58.745041+0000 mgr.smithi044.lynzrj (mgr.15220) 24 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:15:59.924 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:15:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:15:58.750902+0000 mon.smithi044 (mon.0) 1032 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:00.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:15:58.473405+0000 mgr.smithi044.lynzrj (mgr.15220) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:16:00.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:58.727646+0000 mon.smithi044 (mon.0) 1029 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:00.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:58.733648+0000 mon.smithi044 (mon.0) 1030 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:00.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:58.744596+0000 mon.smithi044 (mon.0) 1031 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:16:00.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:58.745041+0000 mgr.smithi044.lynzrj (mgr.15220) 24 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:16:00.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:15:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:15:58.750902+0000 mon.smithi044 (mon.0) 1032 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:00.270672+0000 mon.smithi044 (mon.0) 1033 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:16:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:00.271804+0000 mon.smithi044 (mon.0) 1034 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:16:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:00 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:00.272829+0000 mon.smithi044 (mon.0) 1035 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:01.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:00.270672+0000 mon.smithi044 (mon.0) 1033 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:16:01.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:00.271804+0000 mon.smithi044 (mon.0) 1034 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:16:01.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:00 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:00.272829+0000 mon.smithi044 (mon.0) 1035 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:01.817 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:00.270217+0000 mgr.smithi044.lynzrj (mgr.15220) 25 : cephadm [INF] Upgrade: Updating mgr.smithi145.ovlfkq 2024-03-12T02:16:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:00.273930+0000 mgr.smithi044.lynzrj (mgr.15220) 26 : cephadm [INF] Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:16:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:01 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:00.474113+0000 mgr.smithi044.lynzrj (mgr.15220) 27 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 267 B/s wr, 10 op/s 2024-03-12T02:16:02.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:16:00.270217+0000 mgr.smithi044.lynzrj (mgr.15220) 25 : cephadm [INF] Upgrade: Updating mgr.smithi145.ovlfkq 2024-03-12T02:16:02.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:16:00.273930+0000 mgr.smithi044.lynzrj (mgr.15220) 26 : cephadm [INF] Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:16:02.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:01 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:00.474113+0000 mgr.smithi044.lynzrj (mgr.15220) 27 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 267 B/s wr, 10 op/s 2024-03-12T02:16:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:02.474522+0000 mgr.smithi044.lynzrj (mgr.15220) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s 2024-03-12T02:16:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:03.607616+0000 mon.smithi044 (mon.0) 1036 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:03.612293+0000 mon.smithi044 (mon.0) 1037 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:03 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:03.645881+0000 mon.smithi044 (mon.0) 1038 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:04.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:02.474522+0000 mgr.smithi044.lynzrj (mgr.15220) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s 2024-03-12T02:16:04.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:03.607616+0000 mon.smithi044 (mon.0) 1036 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:04.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:03.612293+0000 mon.smithi044 (mon.0) 1037 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:04.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:03.645881+0000 mon.smithi044 (mon.0) 1038 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:05.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:05 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:04.475207+0000 mgr.smithi044.lynzrj (mgr.15220) 29 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 267 B/s wr, 0 op/s 2024-03-12T02:16:06.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:05 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:04.475207+0000 mgr.smithi044.lynzrj (mgr.15220) 29 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 267 B/s wr, 0 op/s 2024-03-12T02:16:06.849 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:07.173 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:16:07.853 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:07 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:06.475623+0000 mgr.smithi044.lynzrj (mgr.15220) 30 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (9m) 18s ago 19m 16.9M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (19m) 18s ago 19m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (18m) 20s ago 18m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (7m) 18s ago 19m 34.7M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (14m) 18s ago 14m 15.0M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (14m) 20s ago 14m 38.9M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (37s) 18s ago 21m 470M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:16:07.878 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 starting - - - - 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (21m) 18s ago 21m 74.0M 2048M 16.2.5 6933c2a0b7dd dfcdd1773428 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (18m) 20s ago 18m 55.5M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (11m) 18s ago 11m 81.7M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (11m) 20s ago 11m 76.1M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (5m) 18s ago 19m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (42s) 20s ago 18m 4710k - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (18m) 18s ago 18m 374M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (17m) 18s ago 17m 293M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (17m) 18s ago 17m 229M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (16m) 18s ago 16m 344M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (16m) 20s ago 16m 367M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (16m) 20s ago 16m 381M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (16m) 20s ago 16m 322M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (15m) 20s ago 15m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:16:07.879 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 starting - - - - 2024-03-12T02:16:08.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:06.475623+0000 mgr.smithi044.lynzrj (mgr.15220) 30 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:08.342 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:16:08.343 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:16:08.722 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:16:08.722 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:16:08.722 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "2/23 daemons upgraded", 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons", 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:16:08.723 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:16:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:07.158234+0000 mgr.smithi044.lynzrj (mgr.15220) 31 : audit [DBG] from='client.15280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:07.529647+0000 mgr.smithi044.lynzrj (mgr.15220) 32 : audit [DBG] from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:07.866325+0000 mgr.smithi044.lynzrj (mgr.15220) 33 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:08.125180+0000 mon.smithi044 (mon.0) 1039 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:08.129048+0000 mon.smithi044 (mon.0) 1040 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:08 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:08.340267+0000 mon.smithi044 (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.44:0/647683018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:07.158234+0000 mgr.smithi044.lynzrj (mgr.15220) 31 : audit [DBG] from='client.15280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:07.529647+0000 mgr.smithi044.lynzrj (mgr.15220) 32 : audit [DBG] from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:07.866325+0000 mgr.smithi044.lynzrj (mgr.15220) 33 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:08.125180+0000 mon.smithi044 (mon.0) 1039 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:09.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:08.129048+0000 mon.smithi044 (mon.0) 1040 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:09.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:08.340267+0000 mon.smithi044 (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.44:0/647683018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:09.173 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:09.174 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:09.174 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in error state 2024-03-12T02:16:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:08.476055+0000 mgr.smithi044.lynzrj (mgr.15220) 34 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:08.720428+0000 mgr.smithi044.lynzrj (mgr.15220) 35 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:08.765922+0000 mon.smithi044 (mon.0) 1042 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:08.771357+0000 mon.smithi044 (mon.0) 1043 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:09.171950+0000 mon.smithi044 (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.44:0/598051830' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:16:10.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:09.580651+0000 mon.smithi044 (mon.0) 1045 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:10.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:09 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:09.585882+0000 mon.smithi044 (mon.0) 1046 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:10.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:08.476055+0000 mgr.smithi044.lynzrj (mgr.15220) 34 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:10.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:08.720428+0000 mgr.smithi044.lynzrj (mgr.15220) 35 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:16:10.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:08.765922+0000 mon.smithi044 (mon.0) 1042 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:10.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:08.771357+0000 mon.smithi044 (mon.0) 1043 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:10.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:09.171950+0000 mon.smithi044 (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.44:0/598051830' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:16:10.021 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:09.580651+0000 mon.smithi044 (mon.0) 1045 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:10.022 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:09.585882+0000 mon.smithi044 (mon.0) 1046 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:11.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:10.748118+0000 mon.smithi044 (mon.0) 1047 : cluster [DBG] Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:11.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:10.748235+0000 mon.smithi044 (mon.0) 1048 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:11.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:10.749937+0000 mon.smithi145 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:16:11.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:10.750317+0000 mon.smithi145 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:16:11.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:10.753093+0000 mon.smithi145 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:16:11.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:10 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:10.753450+0000 mon.smithi145 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:16:11.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:10.748118+0000 mon.smithi044 (mon.0) 1047 : cluster [DBG] Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:11.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:10.748235+0000 mon.smithi044 (mon.0) 1048 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:11.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:10.749937+0000 mon.smithi145 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:16:11.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:10.750317+0000 mon.smithi145 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:16:11.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:10.753093+0000 mon.smithi145 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:16:11.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:10 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:10.753450+0000 mon.smithi145 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.145:0/4292549801' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:16:11.890 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:11.899 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:10.476667+0000 mgr.smithi044.lynzrj (mgr.15220) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:16:11.899 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:10.779457+0000 mon.smithi044 (mon.0) 1049 : cluster [DBG] mgrmap e36: smithi044.lynzrj(active, since 28s), standbys: smithi145.ovlfkq 2024-03-12T02:16:12.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:10.476667+0000 mgr.smithi044.lynzrj (mgr.15220) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:16:12.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:11 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:10.779457+0000 mon.smithi044 (mon.0) 1049 : cluster [DBG] mgrmap e36: smithi044.lynzrj(active, since 28s), standbys: smithi145.ovlfkq 2024-03-12T02:16:13.545 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.248963+0000 mon.smithi044 (mon.0) 1050 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.545 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.253455+0000 mon.smithi044 (mon.0) 1051 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.545 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.254425+0000 mon.smithi044 (mon.0) 1052 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.255326+0000 mon.smithi044 (mon.0) 1053 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:12.256829+0000 mgr.smithi044.lynzrj (mgr.15220) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:12.257035+0000 mgr.smithi044.lynzrj (mgr.15220) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.261119+0000 mon.smithi044 (mon.0) 1054 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.267991+0000 mon.smithi044 (mon.0) 1055 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.403864+0000 mon.smithi044 (mon.0) 1056 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.406406+0000 mon.smithi044 (mon.0) 1057 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:16:12.407106+0000 mgr.smithi044.lynzrj (mgr.15220) 39 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.411424+0000 mon.smithi044 (mon.0) 1058 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.412224+0000 mon.smithi044 (mon.0) 1059 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi044.lynzrj"}]: dispatch 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.415267+0000 mon.smithi044 (mon.0) 1060 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi044.lynzrj"}]': finished 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.415964+0000 mon.smithi044 (mon.0) 1061 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi145.ovlfkq"}]: dispatch 2024-03-12T02:16:13.546 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.418963+0000 mon.smithi044 (mon.0) 1062 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi145.ovlfkq"}]': finished 2024-03-12T02:16:13.547 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:12.420118+0000 mon.smithi044 (mon.0) 1063 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T02:16:13.547 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:13 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:13.077080+0000 mon.smithi044 (mon.0) 1064 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.248963+0000 mon.smithi044 (mon.0) 1050 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.253455+0000 mon.smithi044 (mon.0) 1051 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.254425+0000 mon.smithi044 (mon.0) 1052 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.255326+0000 mon.smithi044 (mon.0) 1053 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:12.256829+0000 mgr.smithi044.lynzrj (mgr.15220) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:12.257035+0000 mgr.smithi044.lynzrj (mgr.15220) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.261119+0000 mon.smithi044 (mon.0) 1054 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.267991+0000 mon.smithi044 (mon.0) 1055 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.403864+0000 mon.smithi044 (mon.0) 1056 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.406406+0000 mon.smithi044 (mon.0) 1057 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:12.407106+0000 mgr.smithi044.lynzrj (mgr.15220) 39 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.411424+0000 mon.smithi044 (mon.0) 1058 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.412224+0000 mon.smithi044 (mon.0) 1059 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi044.lynzrj"}]: dispatch 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.415267+0000 mon.smithi044 (mon.0) 1060 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi044.lynzrj"}]': finished 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.415964+0000 mon.smithi044 (mon.0) 1061 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi145.ovlfkq"}]: dispatch 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.418963+0000 mon.smithi044 (mon.0) 1062 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi145.ovlfkq"}]': finished 2024-03-12T02:16:13.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:12.420118+0000 mon.smithi044 (mon.0) 1063 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T02:16:13.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:13 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:13.077080+0000 mon.smithi044 (mon.0) 1064 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:13.893094+0000 mgr.smithi044.lynzrj (mgr.15220) 40 : cephadm [INF] Upgrade: Updating mon.smithi044 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:13.897475+0000 mon.smithi044 (mon.0) 1065 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:13.898211+0000 mon.smithi044 (mon.0) 1066 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:13.898760+0000 mon.smithi044 (mon.0) 1067 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:13.899303+0000 mon.smithi044 (mon.0) 1068 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:13.900193+0000 mgr.smithi044.lynzrj (mgr.15220) 41 : cephadm [INF] Deploying daemon mon.smithi044 on smithi044 2024-03-12T02:16:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:14 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:14.257574+0000 mgr.smithi044.lynzrj (mgr.15220) 42 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:16:13.893094+0000 mgr.smithi044.lynzrj (mgr.15220) 40 : cephadm [INF] Upgrade: Updating mon.smithi044 2024-03-12T02:16:15.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:13.897475+0000 mon.smithi044 (mon.0) 1065 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:15.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:13.898211+0000 mon.smithi044 (mon.0) 1066 : audit [INF] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:15.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:13.898760+0000 mon.smithi044 (mon.0) 1067 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:15.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: audit 2024-03-12T02:16:13.899303+0000 mon.smithi044 (mon.0) 1068 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:15.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cephadm 2024-03-12T02:16:13.900193+0000 mgr.smithi044.lynzrj (mgr.15220) 41 : cephadm [INF] Deploying daemon mon.smithi044 on smithi044 2024-03-12T02:16:15.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:14 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: cluster 2024-03-12T02:16:14.257574+0000 mgr.smithi044.lynzrj (mgr.15220) 42 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:15.729 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:15 smithi044 systemd[1]: Stopping Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:16:15.729 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T02:16:15.724+0000 7fa9ab131700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi044 -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-03-12T02:16:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044[35263]: debug 2024-03-12T02:16:15.724+0000 7fa9ab131700 -1 mon.smithi044@0(leader) e2 *** Got Signal Terminated *** 2024-03-12T02:16:16.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:16 smithi044 bash[92115]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi044 2024-03-12T02:16:16.935 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:17.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:16 smithi044 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service: Succeeded. 2024-03-12T02:16:17.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:16 smithi044 systemd[1]: Stopped Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:16:17.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:16 smithi044 systemd[1]: Starting Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:16:17.435 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: set uid:gid to 167:167 (ceph:ceph) 2024-03-12T02:16:17.435 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable), process ceph-mon, pid 7 2024-03-12T02:16:17.435 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: pidfile_write: ignore empty --pid-file 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: load: jerasure load: lrc 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: RocksDB version: 7.9.2 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Git sha 0 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Compile date 2024-03-09 15:03:01 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: DB SUMMARY 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: DB Session ID: GQI9IIZSFHZRFSJPK6BO 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: CURRENT file: CURRENT 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: IDENTITY file: IDENTITY 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1725 Bytes 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi044/store.db dir, Total Num: 1, files: 000035.sst 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi044/store.db: 000033.log size: 4349697 ; 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.error_if_exists: 0 2024-03-12T02:16:17.436 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.create_if_missing: 0 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.paranoid_checks: 1 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.env: 0x55643984c720 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.fs: PosixFileSystem 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.info_log: 0x55643cc69380 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_file_opening_threads: 16 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.statistics: (nil) 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.use_fsync: 0 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_log_file_size: 0 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T02:16:17.437 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.keep_log_file_num: 1000 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.recycle_log_file_num: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.allow_fallocate: 1 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.allow_mmap_reads: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.allow_mmap_writes: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.use_direct_reads: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.create_missing_column_families: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.db_log_dir: 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.wal_dir: 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T02:16:17.438 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T02:16:17.439 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T02:16:17.439 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T02:16:17.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.advise_random_on_open: 1 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.db_write_buffer_size: 0 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.write_buffer_manager: 0x55643bee2140 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.rate_limiter: (nil) 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.wal_recovery_mode: 2 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.enable_thread_tracking: 0 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.enable_pipelined_write: 0 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.unordered_write: 0 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T02:16:17.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.row_cache: None 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.wal_filter: None 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.allow_ingest_behind: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.two_write_queues: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.manual_wal_flush: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.wal_compression: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.atomic_flush: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T02:16:17.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.log_readahead_size: 0 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.best_efforts_recovery: 0 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.allow_data_in_errors: 0 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.db_host_id: __hostname__ 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_background_jobs: 2 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_background_compactions: -1 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_subcompactions: 1 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T02:16:17.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_total_wal_size: 0 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_open_files: -1 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bytes_per_sync: 0 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_readahead_size: 0 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_background_flushes: -1 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Compression algorithms supported: 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T02:16:17.839 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kZSTD supported: 0 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kXpressCompression supported: 0 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kLZ4HCCompression supported: 1 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kZlibCompression supported: 1 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kSnappyCompression supported: 1 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kLZ4Compression supported: 1 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: kBZip2Compression supported: 0 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi044/store.db/MANIFEST-000008 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.merge_operator: 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_filter: None 2024-03-12T02:16:17.840 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_filter_factory: None 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.sst_partitioner_factory: None 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55643cc694a0) 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: cache_index_and_filter_blocks: 1 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: pin_top_level_index_and_filter: 1 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: index_type: 0 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: data_block_index_type: 0 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: index_shortening: 1 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: checksum: 4 2024-03-12T02:16:17.841 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: no_block_cache: 0 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_cache: 0x55643bf831f0 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_cache_name: BinnedLRUCache 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_cache_options: 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: capacity : 536870912 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: num_shard_bits : 4 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: strict_capacity_limit : 0 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: high_pri_pool_ratio: 0.000 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_cache_compressed: (nil) 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: persistent_cache: (nil) 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_size: 4096 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_size_deviation: 10 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_restart_interval: 16 2024-03-12T02:16:17.842 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: index_block_restart_interval: 1 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: metadata_block_size: 4096 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: partition_filters: 0 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: use_delta_encoding: 1 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: filter_policy: bloomfilter 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: whole_key_filtering: 1 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: verify_compression: 0 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: read_amp_bytes_per_bit: 0 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: format_version: 5 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: enable_index_compression: 1 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: block_align: 0 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: max_auto_readahead_size: 262144 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: prepopulate_block_cache: 0 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: initial_auto_readahead_size: 8192 2024-03-12T02:16:17.843 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: num_file_reads_for_auto_readahead: 2 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.write_buffer_size: 33554432 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_write_buffer_number: 2 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression: NoCompression 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression: Disabled 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.prefix_extractor: nullptr 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.num_levels: 7 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T02:16:17.844 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.level: 32767 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.strategy: 0 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-12T02:16:17.845 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.enabled: false 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.target_file_size_base: 67108864 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T02:16:17.846 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.arena_block_size: 1048576 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.disable_auto_compactions: 0 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T02:16:17.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.table_properties_collectors: 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.inplace_update_support: 0 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T02:16:17.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.bloom_locality: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.max_successive_merges: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.paranoid_file_checks: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.force_consistency_checks: 1 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.report_bg_io_stats: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.ttl: 2592000 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.enable_blob_files: false 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.min_blob_size: 0 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.blob_file_size: 268435456 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-12T02:16:17.849 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.blob_file_starting_level: 0 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi044/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18672, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8e7bb85e-b492-4559-ac1d-c3962aa5d365 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710209777432390, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710209777445067, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 4137934, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18666, "largest_seqno": 19482, "table_properties": {"data_size": 4132396, "index_size": 3815, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 5788, "raw_average_key_size": 20, "raw_value_size": 4124225, "raw_average_value_size": 14835, "num_data_blocks": 172, "num_entries": 278, "num_filter_entries": 278, "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": 1710209777, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8e7bb85e-b492-4559-ac1d-c3962aa5d365", "db_session_id": "GQI9IIZSFHZRFSJPK6BO", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-03-12T02:16:17.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710209777445171, "job": 1, "event": "recovery_finished"} 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi044/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55643c020000 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: DB pointer 0x55643c00e000 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: ** DB Stats ** 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T02:16:17.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: ** Compaction Stats [default] ** 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: L0 1/0 3.95 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 580.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: L6 1/0 29.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Sum 2/0 33.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 580.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.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 580.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: ** Compaction Stats [default] ** 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.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 580.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.852 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Cumulative compaction: 0.00 GB write, 257.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Interval compaction: 0.00 GB write, 257.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Block cache BinnedLRUCache@0x55643bf831f0#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.853 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: starting mon.smithi044 rank 0 at public addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] at bind addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi044 fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???) e2 preinit fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).mds e7 new map 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).mds e7 print_map 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: e7 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: legacy client fscid: 1 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Filesystem 'foofs' (1) 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: fs_name foofs 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: epoch 5 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-03-12T02:16:17.854 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: created 2024-03-12T02:01:50.922657+0000 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: modified 2024-03-12T02:01:59.172415+0000 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: tableserver 0 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: root 0 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: session_timeout 60 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: session_autoclose 300 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: max_file_size 1099511627776 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: max_xattr_size 65536 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: required_client_features {} 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: last_failure 0 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: last_failure_osd_epoch 0 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.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-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: max_mds 1 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: in 0 2024-03-12T02:16:17.855 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: up {0=24289} 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: failed 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: damaged 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: stopped 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: data_pools [3] 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: metadata_pool 2 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: inline_data disabled 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: balancer 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: bal_rank_mask -1 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: standby_count_wanted 1 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: [mds.foofs.smithi145.kflnkd{0:24289} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: Standby daemons: 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: 2024-03-12T02:16:17.856 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout: [mds.foofs.smithi044.iylkdd{-1:14494} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.44:6834/1870283070,v1:172.21.15.44:6835/1870283070] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).osd e72 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 ceph-mon[92352]: mon.smithi044@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 bash[92314]: e3b0346bf277da65720a78188784b580d3e69c5c9c8d58b72a206364a79b492a 2024-03-12T02:16:17.857 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:17 smithi044 systemd[1]: Started Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:15.735876+0000 mon.smithi145 (mon.1) 159 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:15.736546+0000 mon.smithi145 (mon.1) 160 : audit [DBG] from='mgr.15220 172.21.15.44:0/1967006724' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:16.257988+0000 mgr.smithi044.lynzrj (mgr.15220) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.258349+0000 mgr.smithi044.lynzrj (mgr.15220) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.860311+0000 mon.smithi044 (mon.0) 1 : cluster [INF] mon.smithi044 calling monitor election 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.874375+0000 mon.smithi044 (mon.0) 2 : cluster [INF] mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.879242+0000 mon.smithi044 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.879962+0000 mon.smithi044 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:16:19.231 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.880003+0000 mon.smithi044 (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-12T02:16:19.232 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.881038+0000 mon.smithi044 (mon.0) 6 : cluster [DBG] mgrmap e36: smithi044.lynzrj(active, since 36s), standbys: smithi145.ovlfkq 2024-03-12T02:16:19.232 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.891390+0000 mon.smithi044 (mon.0) 7 : cluster [DBG] mgrmap e37: smithi044.lynzrj(active, since 36s), standbys: smithi145.ovlfkq 2024-03-12T02:16:19.232 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.891424+0000 mon.smithi044 (mon.0) 8 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:19.232 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.891435+0000 mon.smithi044 (mon.0) 9 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:19.232 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:18.891458+0000 mon.smithi044 (mon.0) 10 : cluster [WRN] daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:19.232 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:18.891530+0000 mon.smithi044 (mon.0) 11 : audit [INF] from='mgr.15220 ' entity='' 2024-03-12T02:16:20.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:20 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:19.894100+0000 mon.smithi044 (mon.0) 12 : cluster [DBG] mgrmap e38: smithi044.lynzrj(active, since 37s), standbys: smithi145.ovlfkq 2024-03-12T02:16:21.978 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:25.701827+0000 mon.smithi044 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:25.701912+0000 mon.smithi044 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:25.703504+0000 mon.smithi145 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/crt"}]: dispatch 2024-03-12T02:16:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:25.703961+0000 mon.smithi145 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:16:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:25.705810+0000 mon.smithi145 (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:16:25.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:25 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:25.706763+0000 mon.smithi145 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:16:27.016 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:25.756370+0000 mon.smithi044 (mon.0) 15 : cluster [DBG] mgrmap e39: smithi044.lynzrj(active, since 43s), standbys: smithi145.ovlfkq 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:26.110705+0000 mon.smithi044 (mon.0) 16 : cluster [INF] Active manager daemon smithi044.lynzrj restarted 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:26.111046+0000 mon.smithi044 (mon.0) 17 : cluster [INF] Activating manager daemon smithi044.lynzrj 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:26.117974+0000 mon.smithi044 (mon.0) 18 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:26.118379+0000 mon.smithi044 (mon.0) 19 : cluster [DBG] mgrmap e40: smithi044.lynzrj(active, starting, since 0.00740911s), standbys: smithi145.ovlfkq 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.120154+0000 mon.smithi044 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:16:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.120279+0000 mon.smithi044 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.120654+0000 mon.smithi044 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.121052+0000 mon.smithi044 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.122092+0000 mon.smithi044 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.122334+0000 mon.smithi044 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.122568+0000 mon.smithi044 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.122880+0000 mon.smithi044 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.123120+0000 mon.smithi044 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.123394+0000 mon.smithi044 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.123645+0000 mon.smithi044 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.123930+0000 mon.smithi044 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.124181+0000 mon.smithi044 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.124427+0000 mon.smithi044 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:16:27.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.124729+0000 mon.smithi044 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.124985+0000 mon.smithi044 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.125515+0000 mon.smithi044 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:26.145546+0000 mon.smithi044 (mon.0) 37 : cluster [INF] Manager daemon smithi044.lynzrj is now available 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.167544+0000 mon.smithi044 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.168953+0000 mon.smithi044 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.193223+0000 mon.smithi044 (mon.0) 40 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.207422+0000 mon.smithi044 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:16:27.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:26.226238+0000 mon.smithi044 (mon.0) 42 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:16:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:27.120730+0000 mon.smithi044 (mon.0) 43 : cluster [DBG] mgrmap e41: smithi044.lynzrj(active, since 1.00976s), standbys: smithi145.ovlfkq 2024-03-12T02:16:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:27.290996+0000 mgr.smithi044.lynzrj (mgr.34104) 2 : cephadm [INF] [12/Mar/2024:02:16:27] ENGINE Bus STARTING 2024-03-12T02:16:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:27.392651+0000 mgr.smithi044.lynzrj (mgr.34104) 3 : cephadm [INF] [12/Mar/2024:02:16:27] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:16:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:27.509932+0000 mgr.smithi044.lynzrj (mgr.34104) 4 : cephadm [INF] [12/Mar/2024:02:16:27] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:16:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:27.510110+0000 mgr.smithi044.lynzrj (mgr.34104) 5 : cephadm [INF] [12/Mar/2024:02:16:27] ENGINE Bus STARTED 2024-03-12T02:16:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:28.116470+0000 mon.smithi044 (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:16:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:28.116496+0000 mon.smithi044 (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-03-12T02:16:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:28.123641+0000 mgr.smithi044.lynzrj (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:16:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:29.130224+0000 mon.smithi044 (mon.0) 46 : cluster [DBG] mgrmap e42: smithi044.lynzrj(active, since 3s), standbys: smithi145.ovlfkq 2024-03-12T02:16:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:30.123961+0000 mgr.smithi044.lynzrj (mgr.34104) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:16:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:30.189973+0000 mon.smithi044 (mon.0) 47 : cluster [DBG] mgrmap e43: smithi044.lynzrj(active, since 4s), standbys: smithi145.ovlfkq 2024-03-12T02:16:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:30.679348+0000 mon.smithi044 (mon.0) 48 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:31.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:30.683753+0000 mon.smithi044 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:32.052 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:32.575 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:31.321782+0000 mon.smithi044 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:32.575 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:31.326377+0000 mon.smithi044 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:32.124320+0000 mgr.smithi044.lynzrj (mgr.34104) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-03-12T02:16:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:32.344064+0000 mon.smithi044 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:32.349615+0000 mon.smithi044 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:33.338594+0000 mon.smithi044 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:34.474 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:33.343291+0000 mon.smithi044 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:34.124962+0000 mgr.smithi044.lynzrj (mgr.34104) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:34.853458+0000 mon.smithi044 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:34.858467+0000 mon.smithi044 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:34.860020+0000 mon.smithi044 (mon.0) 58 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:34.860955+0000 mon.smithi044 (mon.0) 59 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:34.862253+0000 mgr.smithi044.lynzrj (mgr.34104) 10 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:16:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:34.862499+0000 mgr.smithi044.lynzrj (mgr.34104) 11 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:16:37.091 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:37.224 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:35.127194+0000 mgr.smithi044.lynzrj (mgr.34104) 12 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:37.224 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:35.127325+0000 mgr.smithi044.lynzrj (mgr.34104) 13 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:37.224 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:35.391362+0000 mgr.smithi044.lynzrj (mgr.34104) 14 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:37.224 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:35.391562+0000 mgr.smithi044.lynzrj (mgr.34104) 15 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:35.655597+0000 mgr.smithi044.lynzrj (mgr.34104) 16 : cephadm [INF] Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:35.656299+0000 mgr.smithi044.lynzrj (mgr.34104) 17 : cephadm [INF] Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:35.923823+0000 mon.smithi044 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:35.927077+0000 mon.smithi044 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:35.931999+0000 mon.smithi044 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:35.937404+0000 mon.smithi044 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:35.938394+0000 mgr.smithi044.lynzrj (mgr.34104) 18 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 116 B/s wr, 13 op/s 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:35.940920+0000 mon.smithi044 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:35.946717+0000 mon.smithi044 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:36.081877+0000 mon.smithi044 (mon.0) 66 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:36.083987+0000 mon.smithi044 (mon.0) 67 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:37.225 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:36.084923+0000 mon.smithi044 (mon.0) 68 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T02:16:38.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:36.936212+0000 mon.smithi044 (mon.0) 69 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:16:38.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:37.557402+0000 mon.smithi044 (mon.0) 70 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:38.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:37.558318+0000 mon.smithi044 (mon.0) 71 : audit [INF] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:38.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:37.559076+0000 mon.smithi044 (mon.0) 72 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:38.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: audit 2024-03-12T02:16:37.559835+0000 mon.smithi044 (mon.0) 73 : audit [DBG] from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:38.994 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:37.553177+0000 mgr.smithi044.lynzrj (mgr.34104) 19 : cephadm [INF] Upgrade: Updating mon.smithi145 2024-03-12T02:16:38.995 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cephadm 2024-03-12T02:16:37.560782+0000 mgr.smithi044.lynzrj (mgr.34104) 20 : cephadm [INF] Deploying daemon mon.smithi145 on smithi145 2024-03-12T02:16:38.995 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: cluster 2024-03-12T02:16:37.939318+0000 mgr.smithi044.lynzrj (mgr.34104) 21 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-03-12T02:16:39.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:39 smithi145 systemd[1]: Stopping Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:16:39.543 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:16:39.678 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T02:16:39.352+0000 7fb7b2ac3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi145 -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-03-12T02:16:39.678 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145[39183]: debug 2024-03-12T02:16:39.352+0000 7fb7b2ac3700 -1 mon.smithi145@1(peon) e2 *** Got Signal Terminated *** 2024-03-12T02:16:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:39 smithi145 bash[67992]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon.smithi145 2024-03-12T02:16:40.209 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (9m) 7s ago 20m 16.9M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (20m) 7s ago 20m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (19m) 9s ago 19m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (7m) 7s ago 19m 34.5M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (14m) 7s ago 14m 15.8M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (14m) 9s ago 14m 39.3M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (69s) 7s ago 21m 469M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (37s) 9s ago 19m 445M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (23s) 7s ago 22m 27.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (19m) 9s ago 19m 62.5M 2048M 16.2.5 6933c2a0b7dd 07bb238dbe63 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (12m) 7s ago 12m 81.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (12m) 9s ago 12m 76.2M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:16:40.210 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (5m) 7s ago 19m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (74s) 9s ago 19m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (18m) 7s ago 18m 373M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (18m) 7s ago 18m 294M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (17m) 7s ago 17m 229M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (17m) 7s ago 17m 344M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (17m) 9s ago 17m 368M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (16m) 9s ago 16m 381M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (16m) 9s ago 16m 323M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (16m) 9s ago 16m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:16:40.211 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 7s ago 19m - - 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:16:40.614 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 3 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:16:40.615 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:16:40.740 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi145.service: Succeeded. 2024-03-12T02:16:40.740 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 systemd[1]: Stopped Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:16:40.740 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 systemd[1]: Starting Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:16:40.956 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:16:40.956 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:16:40.956 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:16:40.956 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "3/23 daemons upgraded", 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:16:40.957 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:16:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: set uid:gid to 167:167 (ceph:ceph) 2024-03-12T02:16:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable), process ceph-mon, pid 7 2024-03-12T02:16:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: pidfile_write: ignore empty --pid-file 2024-03-12T02:16:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: load: jerasure load: lrc 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: RocksDB version: 7.9.2 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Git sha 0 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Compile date 2024-03-09 15:03:01 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: DB SUMMARY 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: DB Session ID: AJGMAFSDATHKHU1O7E50 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: CURRENT file: CURRENT 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: IDENTITY file: IDENTITY 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1844 Bytes 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi145/store.db dir, Total Num: 1, files: 000035.sst 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi145/store.db: 000033.log size: 1045110 ; 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.error_if_exists: 0 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.create_if_missing: 0 2024-03-12T02:16:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.paranoid_checks: 1 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.env: 0x55a70594b720 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.fs: PosixFileSystem 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.info_log: 0x55a7078d9380 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_file_opening_threads: 16 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.statistics: (nil) 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.use_fsync: 0 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_log_file_size: 0 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T02:16:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.keep_log_file_num: 1000 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.recycle_log_file_num: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.allow_fallocate: 1 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.allow_mmap_reads: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.allow_mmap_writes: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.use_direct_reads: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.create_missing_column_families: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.db_log_dir: 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.wal_dir: 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T02:16:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.advise_random_on_open: 1 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.db_write_buffer_size: 0 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.write_buffer_manager: 0x55a706b52140 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.rate_limiter: (nil) 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.wal_recovery_mode: 2 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.enable_thread_tracking: 0 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.enable_pipelined_write: 0 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.unordered_write: 0 2024-03-12T02:16:41.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.row_cache: None 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.wal_filter: None 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.allow_ingest_behind: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.two_write_queues: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.manual_wal_flush: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.wal_compression: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.atomic_flush: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T02:16:41.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.log_readahead_size: 0 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.best_efforts_recovery: 0 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.allow_data_in_errors: 0 2024-03-12T02:16:41.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.db_host_id: __hostname__ 2024-03-12T02:16:41.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-12T02:16:41.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_background_jobs: 2 2024-03-12T02:16:41.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_background_compactions: -1 2024-03-12T02:16:41.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_subcompactions: 1 2024-03-12T02:16:41.256 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_total_wal_size: 0 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_open_files: -1 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bytes_per_sync: 0 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_readahead_size: 0 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_background_flushes: -1 2024-03-12T02:16:41.257 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Compression algorithms supported: 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kZSTD supported: 0 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kXpressCompression supported: 0 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kLZ4HCCompression supported: 1 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kZlibCompression supported: 1 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kSnappyCompression supported: 1 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kLZ4Compression supported: 1 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: kBZip2Compression supported: 0 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi145/store.db/MANIFEST-000005 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-12T02:16:41.258 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.merge_operator: 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_filter: None 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_filter_factory: None 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.sst_partitioner_factory: None 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a7078d94a0) 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: cache_index_and_filter_blocks: 1 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: pin_top_level_index_and_filter: 1 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: index_type: 0 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: data_block_index_type: 0 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: index_shortening: 1 2024-03-12T02:16:41.259 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: checksum: 4 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: no_block_cache: 0 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_cache: 0x55a706bf31f0 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_cache_name: BinnedLRUCache 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_cache_options: 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: capacity : 536870912 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: num_shard_bits : 4 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: strict_capacity_limit : 0 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: high_pri_pool_ratio: 0.000 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_cache_compressed: (nil) 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: persistent_cache: (nil) 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_size: 4096 2024-03-12T02:16:41.260 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_size_deviation: 10 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_restart_interval: 16 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: index_block_restart_interval: 1 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: metadata_block_size: 4096 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: partition_filters: 0 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: use_delta_encoding: 1 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: filter_policy: bloomfilter 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: whole_key_filtering: 1 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: verify_compression: 0 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: read_amp_bytes_per_bit: 0 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: format_version: 5 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: enable_index_compression: 1 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: block_align: 0 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: max_auto_readahead_size: 262144 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: prepopulate_block_cache: 0 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: initial_auto_readahead_size: 8192 2024-03-12T02:16:41.261 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: num_file_reads_for_auto_readahead: 2 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.write_buffer_size: 33554432 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_write_buffer_number: 2 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression: NoCompression 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression: Disabled 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.prefix_extractor: nullptr 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.num_levels: 7 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T02:16:41.262 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.level: 32767 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.strategy: 0 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-12T02:16:41.263 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.enabled: false 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.target_file_size_base: 67108864 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T02:16:41.264 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.arena_block_size: 1048576 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.disable_auto_compactions: 0 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T02:16:41.265 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.table_properties_collectors: 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.inplace_update_support: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.bloom_locality: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.max_successive_merges: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.paranoid_file_checks: 0 2024-03-12T02:16:41.266 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.force_consistency_checks: 1 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.report_bg_io_stats: 0 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.ttl: 2592000 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.enable_blob_files: false 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.min_blob_size: 0 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.blob_file_size: 268435456 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-12T02:16:41.267 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.blob_file_starting_level: 0 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi145/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 37, last_sequence is 21048, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: df2e2f32-1c39-4409-a282-d360e9625ca4 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710209800850248, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710209800853232, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 667736, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21053, "largest_seqno": 21237, "table_properties": {"data_size": 665718, "index_size": 814, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1781, "raw_average_key_size": 23, "raw_value_size": 663532, "raw_average_value_size": 8730, "num_data_blocks": 35, "num_entries": 76, "num_filter_entries": 76, "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": 1710209800, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "df2e2f32-1c39-4409-a282-d360e9625ca4", "db_session_id": "AJGMAFSDATHKHU1O7E50", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710209800853317, "job": 1, "event": "recovery_finished"} 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi145/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a706c90000 2024-03-12T02:16:41.268 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: DB pointer 0x55a706c7e000 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: ** DB Stats ** 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: ** Compaction Stats [default] ** 2024-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.269 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: L0 1/0 652.09 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 402.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: L6 1/0 34.65 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-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Sum 2/0 35.28 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 402.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.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 402.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: ** Compaction Stats [default] ** 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.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 402.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T02:16:41.270 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Cumulative compaction: 0.00 GB write, 125.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Interval compaction: 0.00 GB write, 125.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Block cache BinnedLRUCache@0x55a706bf31f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: starting mon.smithi145 rank 1 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi145 fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???) e2 preinit fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T02:16:41.271 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).mds e7 new map 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).mds e7 print_map 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: e7 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: legacy client fscid: 1 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Filesystem 'foofs' (1) 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: fs_name foofs 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: epoch 5 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: created 2024-03-12T02:01:50.922657+0000 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: modified 2024-03-12T02:01:59.172415+0000 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: tableserver 0 2024-03-12T02:16:41.272 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: root 0 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: session_timeout 60 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: session_autoclose 300 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: max_file_size 1099511627776 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: max_xattr_size 65536 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: required_client_features {} 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: last_failure 0 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: last_failure_osd_epoch 0 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.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-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: max_mds 1 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: in 0 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: up {0=24289} 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: failed 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: damaged 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: stopped 2024-03-12T02:16:41.273 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: data_pools [3] 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: metadata_pool 2 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: inline_data disabled 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: balancer 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: bal_rank_mask -1 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: standby_count_wanted 1 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: [mds.foofs.smithi145.kflnkd{0:24289} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.145:6832/4069753182,v1:172.21.15.145:6833/4069753182] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: Standby daemons: 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout: [mds.foofs.smithi044.iylkdd{-1:14494} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.44:6834/1870283070,v1:172.21.15.44:6835/1870283070] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T02:16:41.274 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T02:16:41.275 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T02:16:41.275 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 ceph-mon[68197]: mon.smithi145@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-03-12T02:16:41.275 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 bash[68159]: dfa7ebb0ce62363cf8cd4935fccd96c1148ee8c564cc1a66836015a759bbff9c 2024-03-12T02:16:41.275 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:40 smithi145 systemd[1]: Started Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:16:41.360 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:41.360 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:41.360 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.133 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:42.305 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mkfs 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T02:16:42.305 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mkfs 65f7cb7a-e013-11ee-95c8-87774f69a715 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring daemon alertmanager.smithi044 on smithi044 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring grafana.smithi044 (dependencies changed)... 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring daemon grafana.smithi044 on smithi044 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring node-exporter.smithi044 (dependencies changed)... 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring daemon node-exporter.smithi044 on smithi044 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring node-exporter.smithi145 (dependencies changed)... 2024-03-12T02:16:42.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring daemon node-exporter.smithi145 on smithi145 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Updating mgr.smithi044.lynzrj 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Deploying daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Failing over to other MGR 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:15:44] ENGINE Bus STARTING 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:15:44] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:15:44] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:15:44] ENGINE Bus STARTED 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:16:42.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 195 B/s wr, 11 op/s 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v10: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:16:42.502 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v11: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Updating mgr.smithi145.ovlfkq 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v12: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 267 B/s wr, 10 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v13: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v14: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 267 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v15: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v16: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v17: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e36: smithi044.lynzrj(active, since 28s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v18: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v19: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.503 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all mgr 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Updating mon.smithi044 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Deploying daemon mon.smithi044 on smithi044 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v20: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mon.smithi044 calling monitor election 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: monmap e2: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: osdmap e72: 8 total, 8 up, 8 in 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e36: smithi044.lynzrj(active, since 36s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e37: smithi044.lynzrj(active, since 36s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:42.504 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e38: smithi044.lynzrj(active, since 37s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e39: smithi044.lynzrj(active, since 43s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Active manager daemon smithi044.lynzrj restarted 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Activating manager daemon smithi044.lynzrj 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: osdmap e73: 8 total, 8 up, 8 in 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e40: smithi044.lynzrj(active, starting, since 0.00740911s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:16:42.505 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:16:42.506 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Manager daemon smithi044.lynzrj is now available 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e41: smithi044.lynzrj(active, since 1.00976s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:16:27] ENGINE Bus STARTING 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:16:27] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:16:27] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [12/Mar/2024:02:16:27] ENGINE Bus STARTED 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Cluster is now healthy 2024-03-12T02:16:42.507 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v4: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e42: smithi044.lynzrj(active, since 3s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v5: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e43: smithi044.lynzrj(active, since 4s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v6: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v7: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.508 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 116 B/s wr, 13 op/s 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.509 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Upgrade: Updating mon.smithi145 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Deploying daemon mon.smithi145 on smithi145 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:42.510 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mon.smithi044 calling monitor election 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mon.smithi145 calling monitor election 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: monmap e3: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: osdmap e73: 8 total, 8 up, 8 in 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: mgrmap e43: smithi044.lynzrj(active, since 15s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:42.511 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:42.512 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.512 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.512 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.512 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.512 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3184736687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:16:42.512 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:42 smithi145 ceph-mon[68197]: pgmap v11: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-03-12T02:16:42.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring daemon alertmanager.smithi044 on smithi044 2024-03-12T02:16:42.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring grafana.smithi044 (dependencies changed)... 2024-03-12T02:16:42.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T02:16:42.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring daemon grafana.smithi044 on smithi044 2024-03-12T02:16:42.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring node-exporter.smithi044 (dependencies changed)... 2024-03-12T02:16:42.587 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring daemon node-exporter.smithi044 on smithi044 2024-03-12T02:16:42.588 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:16:42.588 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:16:42.588 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring node-exporter.smithi145 (dependencies changed)... 2024-03-12T02:16:42.589 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring daemon node-exporter.smithi145 on smithi145 2024-03-12T02:16:42.589 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.589 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.589 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Updating mgr.smithi044.lynzrj 2024-03-12T02:16:42.589 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Deploying daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T02:16:42.589 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.590 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Need to upgrade myself (mgr.smithi145.ovlfkq) 2024-03-12T02:16:42.590 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Failing over to other MGR 2024-03-12T02:16:42.590 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:15:44] ENGINE Bus STARTING 2024-03-12T02:16:42.590 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:15:44] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:16:42.590 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:15:44] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:15:44] ENGINE Bus STARTED 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.591 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.592 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.592 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.592 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.592 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 195 B/s wr, 11 op/s 2024-03-12T02:16:42.592 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring prometheus.smithi044 (dependencies changed)... 2024-03-12T02:16:42.592 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Reconfiguring daemon prometheus.smithi044 on smithi044 2024-03-12T02:16:42.593 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:16:42.593 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v10: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:16:42.593 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v11: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 178 B/s wr, 10 op/s 2024-03-12T02:16:42.593 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Updating mgr.smithi145.ovlfkq 2024-03-12T02:16:42.593 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Deploying daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:16:42.593 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v12: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 267 B/s wr, 10 op/s 2024-03-12T02:16:42.594 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v13: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s 2024-03-12T02:16:42.594 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v14: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 267 B/s wr, 0 op/s 2024-03-12T02:16:42.594 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v15: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:42.594 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v16: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:42.594 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v17: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:16:42.594 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:42.595 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:42.595 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e36: smithi044.lynzrj(active, since 28s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.595 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v18: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-03-12T02:16:42.595 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v19: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.595 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all mgr 2024-03-12T02:16:42.595 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Updating mon.smithi044 2024-03-12T02:16:42.596 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Deploying daemon mon.smithi044 on smithi044 2024-03-12T02:16:42.596 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v20: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.596 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.596 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-03-12T02:16:42.596 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mon.smithi044 calling monitor election 2024-03-12T02:16:42.597 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T02:16:42.597 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: monmap e2: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T02:16:42.597 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:16:42.597 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: osdmap e72: 8 total, 8 up, 8 in 2024-03-12T02:16:42.597 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e36: smithi044.lynzrj(active, since 36s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.597 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e37: smithi044.lynzrj(active, since 36s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:42.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:42.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e38: smithi044.lynzrj(active, since 37s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Standby manager daemon smithi145.ovlfkq restarted 2024-03-12T02:16:42.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Standby manager daemon smithi145.ovlfkq started 2024-03-12T02:16:42.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T02:16:42.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi145.ovlfkq/key"}]: dispatch 2024-03-12T02:16:42.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.? 172.21.15.145:0/2348995387' entity='mgr.smithi145.ovlfkq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T02:16:42.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e39: smithi044.lynzrj(active, since 43s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Active manager daemon smithi044.lynzrj restarted 2024-03-12T02:16:42.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Activating manager daemon smithi044.lynzrj 2024-03-12T02:16:42.600 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: osdmap e73: 8 total, 8 up, 8 in 2024-03-12T02:16:42.600 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e40: smithi044.lynzrj(active, starting, since 0.00740911s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.600 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:16:42.600 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:16:42.600 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:16:42.601 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:16:42.601 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi044.lynzrj", "id": "smithi044.lynzrj"}]: dispatch 2024-03-12T02:16:42.601 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr metadata", "who": "smithi145.ovlfkq", "id": "smithi145.ovlfkq"}]: dispatch 2024-03-12T02:16:42.601 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:16:42.601 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:16:42.601 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:16:42.602 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:16:42.602 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:16:42.602 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:16:42.602 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:16:42.602 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Manager daemon smithi044.lynzrj is now available 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.603 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:42.604 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/mirror_snapshot_schedule"}]: dispatch 2024-03-12T02:16:42.604 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi044.lynzrj/trash_purge_schedule"}]: dispatch 2024-03-12T02:16:42.604 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e41: smithi044.lynzrj(active, since 1.00976s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.604 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:16:27] ENGINE Bus STARTING 2024-03-12T02:16:42.604 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:16:27] ENGINE Serving on http://172.21.15.44:8765 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:16:27] ENGINE Serving on https://172.21.15.44:7150 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [12/Mar/2024:02:16:27] ENGINE Bus STARTED 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Cluster is now healthy 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v4: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e42: smithi044.lynzrj(active, since 3s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v5: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e43: smithi044.lynzrj(active, since 4s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.605 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v6: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.606 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v7: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/etc/ceph/ceph.conf 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/etc/ceph/ceph.conf 2024-03-12T02:16:42.607 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Updating smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.608 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v8: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 116 B/s wr, 13 op/s 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Upgrade: Updating mon.smithi145 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.609 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Deploying daemon mon.smithi145 on smithi145 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v9: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mon.smithi044 calling monitor election 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mon.smithi145 calling monitor election 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mon.smithi044 is new leader, mons smithi044,smithi145 in quorum (ranks 0,1) 2024-03-12T02:16:42.610 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mon metadata", "id": "smithi145"}]: dispatch 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: monmap e3: 2 mons at {smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],smithi145=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: osdmap e73: 8 total, 8 up, 8 in 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: mgrmap e43: smithi044.lynzrj(active, since 15s), standbys: smithi145.ovlfkq 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3184736687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:16:42.611 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:42 smithi044 ceph-mon[92352]: pgmap v11: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-03-12T02:16:44.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:44 smithi044 ceph-mon[92352]: pgmap v12: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-03-12T02:16:44.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:44 smithi145 ceph-mon[68197]: pgmap v12: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-03-12T02:16:46.566 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:46 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.567 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:46 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.567 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:46 smithi145 ceph-mon[68197]: pgmap v13: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-03-12T02:16:46.567 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:46 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.567 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:46 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:46 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:46 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:46 smithi044 ceph-mon[92352]: pgmap v13: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-03-12T02:16:46.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:46 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:46.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:46 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:47.175 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:48 smithi145 ceph-mon[68197]: pgmap v14: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:48 smithi044 ceph-mon[92352]: pgmap v14: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:16:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: pgmap v15: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 88 B/s wr, 0 op/s 2024-03-12T02:16:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: pgmap v16: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: Reconfiguring mon.smithi044 (monmap changed)... 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:50.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:50 smithi145 ceph-mon[68197]: Reconfiguring daemon mon.smithi044 on smithi044 2024-03-12T02:16:50.755 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.755 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.755 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:50.755 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:16:50.755 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: pgmap v15: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 88 B/s wr, 0 op/s 2024-03-12T02:16:50.755 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: pgmap v16: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: Reconfiguring mon.smithi044 (monmap changed)... 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:50.756 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:50 smithi044 ceph-mon[92352]: Reconfiguring daemon mon.smithi044 on smithi044 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: Reconfiguring mgr.smithi044.lynzrj (monmap changed)... 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:52.219 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: Reconfiguring daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T02:16:52.220 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:52 smithi044 ceph-mon[92352]: pgmap v17: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:52.222 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: Reconfiguring mgr.smithi044.lynzrj (monmap changed)... 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.lynzrj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: Reconfiguring daemon mgr.smithi044.lynzrj on smithi044 2024-03-12T02:16:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:52 smithi145 ceph-mon[68197]: pgmap v17: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:53.667 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:53 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:53.668 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:53 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:53.668 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:53 smithi044 ceph-mon[92352]: Reconfiguring crash.smithi044 (monmap changed)... 2024-03-12T02:16:53.668 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:53 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:16:53.668 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:53 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:53.668 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:53 smithi044 ceph-mon[92352]: Reconfiguring daemon crash.smithi044 on smithi044 2024-03-12T02:16:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:53 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:53 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:53 smithi145 ceph-mon[68197]: Reconfiguring crash.smithi044 (monmap changed)... 2024-03-12T02:16:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:53 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:16:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:53 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:53 smithi145 ceph-mon[68197]: Reconfiguring daemon crash.smithi044 on smithi044 2024-03-12T02:16:54.704 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:54 smithi044 ceph-mon[92352]: pgmap v18: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:54.704 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:54.704 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:54.704 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T02:16:54.704 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:54 smithi145 ceph-mon[68197]: pgmap v18: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T02:16:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:55.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:55 smithi044 ceph-mon[92352]: Reconfiguring osd.0 (monmap changed)... 2024-03-12T02:16:55.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:55 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.0 on smithi044 2024-03-12T02:16:55.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:55.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:55 smithi145 ceph-mon[68197]: Reconfiguring osd.0 (monmap changed)... 2024-03-12T02:16:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:55 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.0 on smithi044 2024-03-12T02:16:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:56.735 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:56 smithi044 ceph-mon[92352]: pgmap v19: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:56.735 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:56 smithi044 ceph-mon[92352]: Reconfiguring osd.1 (monmap changed)... 2024-03-12T02:16:56.736 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T02:16:56.736 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:56.736 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:56 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.1 on smithi044 2024-03-12T02:16:56.736 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:56 smithi145 ceph-mon[68197]: pgmap v19: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 107 B/s wr, 0 op/s 2024-03-12T02:16:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:56 smithi145 ceph-mon[68197]: Reconfiguring osd.1 (monmap changed)... 2024-03-12T02:16:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T02:16:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:56 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.1 on smithi044 2024-03-12T02:16:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:16:57.263 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:16:59.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: pgmap v20: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T02:16:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: Reconfiguring osd.2 (monmap changed)... 2024-03-12T02:16:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T02:16:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:16:58 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.2 on smithi044 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: pgmap v20: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: Reconfiguring osd.2 (monmap changed)... 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:16:59.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:16:58 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.2 on smithi044 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: Reconfiguring osd.3 (monmap changed)... 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.3 on smithi044 2024-03-12T02:17:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:00 smithi145 ceph-mon[68197]: pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: Reconfiguring osd.3 (monmap changed)... 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.3 on smithi044 2024-03-12T02:17:00.574 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:00 smithi044 ceph-mon[92352]: pgmap v21: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:17:01.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:01.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:01.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:01 smithi044 ceph-mon[92352]: Reconfiguring mds.foofs.smithi044.iylkdd (monmap changed)... 2024-03-12T02:17:01.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:17:01.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:01.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:01 smithi044 ceph-mon[92352]: Reconfiguring daemon mds.foofs.smithi044.iylkdd on smithi044 2024-03-12T02:17:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:01 smithi145 ceph-mon[68197]: Reconfiguring mds.foofs.smithi044.iylkdd (monmap changed)... 2024-03-12T02:17:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:17:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:01 smithi145 ceph-mon[68197]: Reconfiguring daemon mds.foofs.smithi044.iylkdd on smithi044 2024-03-12T02:17:02.306 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:02.920 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:02 smithi145 ceph-mon[68197]: pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:02.920 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:02.920 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:02.920 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:17:02.920 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:03.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:02 smithi044 ceph-mon[92352]: pgmap v22: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:03.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:03.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:03.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:17:03.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:03.825 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:03 smithi145 ceph-mon[68197]: Reconfiguring crash.smithi145 (monmap changed)... 2024-03-12T02:17:03.826 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:03 smithi145 ceph-mon[68197]: Reconfiguring daemon crash.smithi145 on smithi145 2024-03-12T02:17:04.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:03 smithi044 ceph-mon[92352]: Reconfiguring crash.smithi145 (monmap changed)... 2024-03-12T02:17:04.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:03 smithi044 ceph-mon[92352]: Reconfiguring daemon crash.smithi145 on smithi145 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: pgmap v23: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: Reconfiguring mgr.smithi145.ovlfkq (monmap changed)... 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:04 smithi145 ceph-mon[68197]: Reconfiguring daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:17:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: pgmap v23: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: Reconfiguring mgr.smithi145.ovlfkq (monmap changed)... 2024-03-12T02:17:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi145.ovlfkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T02:17:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T02:17:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:04 smithi044 ceph-mon[92352]: Reconfiguring daemon mgr.smithi145.ovlfkq on smithi145 2024-03-12T02:17:06.738 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:06.738 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:06.738 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: Reconfiguring mon.smithi145 (monmap changed)... 2024-03-12T02:17:06.739 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:17:06.739 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:17:06.739 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:06.739 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: Reconfiguring daemon mon.smithi145 on smithi145 2024-03-12T02:17:06.739 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:06 smithi145 ceph-mon[68197]: pgmap v24: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:06.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:06.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: Reconfiguring mon.smithi145 (monmap changed)... 2024-03-12T02:17:06.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T02:17:06.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T02:17:06.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:06.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: Reconfiguring daemon mon.smithi145 on smithi145 2024-03-12T02:17:06.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:06 smithi044 ceph-mon[92352]: pgmap v24: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:07.346 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:07.946 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:07 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:07.947 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:07 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:07.947 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:07 smithi044 ceph-mon[92352]: Reconfiguring osd.4 (monmap changed)... 2024-03-12T02:17:07.947 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:07 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T02:17:07.947 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:07 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:07.947 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:07 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.4 on smithi145 2024-03-12T02:17:07.972 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:07 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:07.972 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:07 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:07.973 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:07 smithi145 ceph-mon[68197]: Reconfiguring osd.4 (monmap changed)... 2024-03-12T02:17:07.973 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:07 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T02:17:07.973 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:07 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:07.973 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:07 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.4 on smithi145 2024-03-12T02:17:09.070 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:08 smithi145 ceph-mon[68197]: pgmap v25: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:09.071 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:09.071 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:09.071 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T02:17:09.071 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:08 smithi044 ceph-mon[92352]: pgmap v25: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:09.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:09.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T02:17:09.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:10.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:09 smithi044 ceph-mon[92352]: Reconfiguring osd.5 (monmap changed)... 2024-03-12T02:17:10.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:09 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.5 on smithi145 2024-03-12T02:17:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:09 smithi145 ceph-mon[68197]: Reconfiguring osd.5 (monmap changed)... 2024-03-12T02:17:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:09 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.5 on smithi145 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: pgmap v26: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: Reconfiguring osd.6 (monmap changed)... 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:10.985 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:10 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.6 on smithi145 2024-03-12T02:17:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: pgmap v26: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: Reconfiguring osd.6 (monmap changed)... 2024-03-12T02:17:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T02:17:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:10 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.6 on smithi145 2024-03-12T02:17:11.726 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:17:12.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:12.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:12.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:12.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T02:17:12.085 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:12.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:12.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:12.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:12.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T02:17:12.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:12.388 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:12.391 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:17:12.391 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (10m) 40s ago 20m 16.9M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:17:12.391 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (20m) 40s ago 20m 6391k - 16.2.5 6933c2a0b7dd a3ef6c191714 2024-03-12T02:17:12.391 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (19m) 27s ago 19m 6391k - 16.2.5 6933c2a0b7dd ca50dce63168 2024-03-12T02:17:12.391 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (8m) 40s ago 20m 34.5M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:17:12.391 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (15m) 40s ago 15m 15.8M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (15m) 27s ago 15m 39.4M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (101s) 40s ago 22m 469M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (69s) 27s ago 19m 446M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (55s) 40s ago 22m 27.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (31s) 27s ago 19m 19.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (12m) 40s ago 12m 81.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (12m) 27s ago 12m 76.3M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (6m) 40s ago 20m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (106s) 27s ago 19m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (19m) 40s ago 19m 373M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (18m) 40s ago 18m 294M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (18m) 40s ago 18m 229M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (18m) 40s ago 18m 344M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:17:12.392 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (17m) 27s ago 17m 368M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:17:12.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (17m) 27s ago 17m 380M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:17:12.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (17m) 27s ago 17m 323M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:17:12.393 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (16m) 27s ago 16m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:17:12.393 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 40s ago 20m - - 2024-03-12T02:17:12.790 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:17:12.790 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:17:12.790 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:17:12.790 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:12.790 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:17:12.790 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 4 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:17:12.791 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:17:13.129 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:17:13.129 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "4/23 daemons upgraded", 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:17:13.130 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:17:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:12 smithi145 ceph-mon[68197]: Reconfiguring osd.7 (monmap changed)... 2024-03-12T02:17:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:12 smithi145 ceph-mon[68197]: Reconfiguring daemon osd.7 on smithi145 2024-03-12T02:17:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:12 smithi145 ceph-mon[68197]: pgmap v27: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:12 smithi145 ceph-mon[68197]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:13.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:12 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3482642793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:12 smithi044 ceph-mon[92352]: Reconfiguring osd.7 (monmap changed)... 2024-03-12T02:17:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:12 smithi044 ceph-mon[92352]: Reconfiguring daemon osd.7 on smithi145 2024-03-12T02:17:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:12 smithi044 ceph-mon[92352]: pgmap v27: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:13.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:12 smithi044 ceph-mon[92352]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:12 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3482642793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:13.532 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:17:13.532 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:17:13.532 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='client.34162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:13 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2067206113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:17:14.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='client.34162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:17:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:13 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2067206113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:17:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: Reconfiguring mds.foofs.smithi145.kflnkd (monmap changed)... 2024-03-12T02:17:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: Reconfiguring daemon mds.foofs.smithi145.kflnkd on smithi145 2024-03-12T02:17:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: pgmap v28: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi044"}]: dispatch 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi044"}]': finished 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi145"}]: dispatch 2024-03-12T02:17:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi145"}]': finished 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: Reconfiguring mds.foofs.smithi145.kflnkd (monmap changed)... 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: Reconfiguring daemon mds.foofs.smithi145.kflnkd on smithi145 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: pgmap v28: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:15.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:15.291 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi044"}]: dispatch 2024-03-12T02:17:15.291 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi044"}]': finished 2024-03-12T02:17:15.291 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi145"}]: dispatch 2024-03-12T02:17:15.291 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi145"}]': finished 2024-03-12T02:17:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:15 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all mon 2024-03-12T02:17:16.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:15 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all mon 2024-03-12T02:17:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:16 smithi145 ceph-mon[68197]: pgmap v29: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:16 smithi145 ceph-mon[68197]: Upgrade: Updating crash.smithi044 (1/2) 2024-03-12T02:17:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:16 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:16 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:17:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:16 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:16 smithi145 ceph-mon[68197]: Deploying daemon crash.smithi044 on smithi044 2024-03-12T02:17:17.324 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:16 smithi044 ceph-mon[92352]: pgmap v29: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:17.324 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:16 smithi044 ceph-mon[92352]: Upgrade: Updating crash.smithi044 (1/2) 2024-03-12T02:17:17.324 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:16 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:17.324 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:16 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:17:17.324 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:16 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:17.324 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:16 smithi044 ceph-mon[92352]: Deploying daemon crash.smithi044 on smithi044 2024-03-12T02:17:17.433 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:19.227 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:18 smithi044 ceph-mon[92352]: pgmap v30: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:19.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:18 smithi145 ceph-mon[68197]: pgmap v30: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:20.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:20 smithi145 ceph-mon[68197]: pgmap v31: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:20.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:20.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:21.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:20 smithi044 ceph-mon[92352]: pgmap v31: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:21.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:21.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:22.472 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:22.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:22 smithi044 ceph-mon[92352]: Upgrade: Updating crash.smithi145 (2/2) 2024-03-12T02:17:22.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:22.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:17:22.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:22.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:22 smithi044 ceph-mon[92352]: Deploying daemon crash.smithi145 on smithi145 2024-03-12T02:17:22.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:22 smithi044 ceph-mon[92352]: pgmap v32: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:22 smithi145 ceph-mon[68197]: Upgrade: Updating crash.smithi145 (2/2) 2024-03-12T02:17:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi145", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T02:17:22.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:22.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:22 smithi145 ceph-mon[68197]: Deploying daemon crash.smithi145 on smithi145 2024-03-12T02:17:22.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:22 smithi145 ceph-mon[68197]: pgmap v32: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:24.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:24 smithi145 ceph-mon[68197]: pgmap v33: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:24 smithi044 ceph-mon[92352]: pgmap v33: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:25.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:27.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:26 smithi044 ceph-mon[92352]: pgmap v34: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:27.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:27.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:26 smithi145 ceph-mon[68197]: pgmap v34: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:27.179 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:27.513 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:29.062 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:28 smithi044 ceph-mon[92352]: pgmap v35: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:29.062 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:29.063 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:28 smithi145 ceph-mon[68197]: pgmap v35: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:29.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:30 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:30 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:30 smithi145 ceph-mon[68197]: pgmap v36: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:30 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:30.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:30 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:30.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:30 smithi044 ceph-mon[92352]: pgmap v36: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:31.753 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.753 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.753 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.754 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.977 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.977 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.977 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:31.977 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:32.548 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:32.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:32 smithi044 ceph-mon[92352]: pgmap v37: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:32 smithi145 ceph-mon[68197]: pgmap v37: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:17:33.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:33.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:34.787 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:34 smithi044 ceph-mon[92352]: pgmap v38: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:34.998 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:34 smithi145 ceph-mon[68197]: pgmap v38: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:17:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:17:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: pgmap v39: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: pgmap v40: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:36.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:36.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi044"}]: dispatch 2024-03-12T02:17:36.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi044"}]': finished 2024-03-12T02:17:36.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi145"}]: dispatch 2024-03-12T02:17:36.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi145"}]': finished 2024-03-12T02:17:36.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: pgmap v39: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: pgmap v40: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi044"}]: dispatch 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi044"}]': finished 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi145"}]: dispatch 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi145"}]': finished 2024-03-12T02:17:36.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T02:17:37.176 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:36 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all crash 2024-03-12T02:17:37.176 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:36 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T02:17:37.176 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:36 smithi044 ceph-mon[92352]: Upgrade: osd.0 is safe to restart 2024-03-12T02:17:37.176 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:36 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:37.176 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:36 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T02:17:37.177 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:36 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:36 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all crash 2024-03-12T02:17:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:36 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T02:17:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:36 smithi145 ceph-mon[68197]: Upgrade: osd.0 is safe to restart 2024-03-12T02:17:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:36 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:36 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T02:17:37.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:36 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:37.584 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:38.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:37 smithi044 ceph-mon[92352]: Upgrade: Updating osd.0 2024-03-12T02:17:38.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:37 smithi044 ceph-mon[92352]: Deploying daemon osd.0 on smithi044 2024-03-12T02:17:38.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:37 smithi044 ceph-mon[92352]: pgmap v41: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 109 B/s wr, 0 op/s 2024-03-12T02:17:38.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:37 smithi145 ceph-mon[68197]: Upgrade: Updating osd.0 2024-03-12T02:17:38.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:37 smithi145 ceph-mon[68197]: Deploying daemon osd.0 on smithi044 2024-03-12T02:17:38.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:37 smithi145 ceph-mon[68197]: pgmap v41: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 109 B/s wr, 0 op/s 2024-03-12T02:17:39.835 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:39 smithi044 systemd[1]: Stopping Ceph osd.0 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:17:39.835 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0[45998]: debug 2024-03-12T02:17:39.581+0000 7fe36d5ef700 -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-03-12T02:17:39.835 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0[45998]: debug 2024-03-12T02:17:39.581+0000 7fe36d5ef700 -1 osd.0 73 *** Got signal Terminated *** 2024-03-12T02:17:39.835 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:39 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0[45998]: debug 2024-03-12T02:17:39.581+0000 7fe36d5ef700 -1 osd.0 73 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:17:40.209 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:39 smithi044 ceph-mon[92352]: pgmap v42: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-03-12T02:17:40.210 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:40 smithi044 bash[99964]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.0 2024-03-12T02:17:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:39 smithi145 ceph-mon[68197]: pgmap v42: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-03-12T02:17:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 failed (root=default,host=smithi044) (connection refused reported by osd.3) 2024-03-12T02:17:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:40 smithi044 ceph-mon[92352]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 failed (root=default,host=smithi044) (connection refused reported by osd.3) 2024-03-12T02:17:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.1 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.5 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.7 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.6 2024-03-12T02:17:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.2 2024-03-12T02:17:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.4 2024-03-12T02:17:41.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:40 smithi145 ceph-mon[68197]: osd.0 reported immediately failed by osd.3 2024-03-12T02:17:41.897 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:41 smithi044 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.0.service: Succeeded. 2024-03-12T02:17:41.898 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:41 smithi044 systemd[1]: Stopped Ceph osd.0 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:17:41.898 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:41 smithi044 ceph-mon[92352]: pgmap v43: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-03-12T02:17:41.898 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:41 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:17:41.898 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:41 smithi044 ceph-mon[92352]: osdmap e74: 8 total, 7 up, 8 in 2024-03-12T02:17:41.898 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:41.898 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:42.187 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:42 smithi044 systemd[1]: Starting Ceph osd.0 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:17:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:41 smithi145 ceph-mon[68197]: pgmap v43: 129 pgs: 129 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-03-12T02:17:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:41 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:17:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:41 smithi145 ceph-mon[68197]: osdmap e74: 8 total, 7 up, 8 in 2024-03-12T02:17:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:42.625 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:43.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:42 smithi044 ceph-mon[92352]: osdmap e75: 8 total, 7 up, 8 in 2024-03-12T02:17:43.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:42 smithi145 ceph-mon[68197]: osdmap e75: 8 total, 7 up, 8 in 2024-03-12T02:17:43.469 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-12T02:17:43.469 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: 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-03-12T02:17:43.470 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-12T02:17:43.470 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-12T02:17:43.470 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-12T02:17:43.470 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-12T02:17:43.470 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:43 smithi044 bash[100315]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-12T02:17:43.894 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:17:44.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:43 smithi044 ceph-mon[92352]: pgmap v46: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:44.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:43 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 200/1446 objects degraded (13.831%), 30 pgs degraded (PG_DEGRADED) 2024-03-12T02:17:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:43 smithi145 ceph-mon[68197]: pgmap v46: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:43 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 200/1446 objects degraded (13.831%), 30 pgs degraded (PG_DEGRADED) 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (10m) 14s ago 21m 16.9M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (25s) 14s ago 21m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (20s) 15s ago 20m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (8m) 14s ago 21m 34.7M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (15m) 14s ago 15m 16.0M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (15m) 15s ago 15m 39.4M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (2m) 14s ago 23m 492M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (101s) 15s ago 20m 447M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:17:44.578 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (87s) 14s ago 23m 47.6M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (64s) 15s ago 20m 39.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (13m) 14s ago 13m 82.5M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (13m) 15s ago 13m 76.3M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (6m) 14s ago 20m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (2m) 15s ago 20m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (19m) 14s ago 19m 374M 1945M 16.2.5 6933c2a0b7dd 174a553fa366 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (19m) 14s ago 19m 294M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (18m) 14s ago 18m 230M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (18m) 14s ago 18m 344M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (18m) 15s ago 18m 369M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (17m) 15s ago 17m 380M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (17m) 15s ago 17m 323M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (17m) 15s ago 17m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:17:44.579 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 14s ago 20m - - 2024-03-12T02:17:44.988 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:17:44.988 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:17:44.988 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:17:44.988 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:44.988 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:17:44.988 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 4 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:17:44.989 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:17:45.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:44 smithi044 ceph-mon[92352]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:45.084 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:44 smithi044 ceph-osd[100791]: -- 172.21.15.44:0/827491587 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5561c749e4e0 con 0x5561c746ec00 2024-03-12T02:17:45.085 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:44 smithi044 bash[100708]: c40deb417a995983682bc3c9570bce75f0f218379de2d20d6135c6dc9ad37794 2024-03-12T02:17:45.085 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:44 smithi044 systemd[1]: Started Ceph osd.0 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:17:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:44 smithi145 ceph-mon[68197]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "6/23 daemons upgraded", 2024-03-12T02:17:45.374 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:17:45.375 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:17:45.375 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:17:45.710 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:17:45.342+0000 7f54e6c5a640 -1 Falling back to public interface 2024-03-12T02:17:45.785 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 200/1446 objects degraded (13.831%), 30 pgs degraded 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: osd.0 (root=default,host=smithi044) is down 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 200/1446 objects degraded (13.831%), 30 pgs degraded 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.0 is active+undersized+degraded, acting [2,1] 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.4 is active+undersized+degraded, acting [1,7] 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-03-12T02:17:45.786 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-03-12T02:17:45.787 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.19 is active+undersized+degraded, acting [3,2] 2024-03-12T02:17:45.788 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.5 is active+undersized+degraded, acting [1,4] 2024-03-12T02:17:46.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:46.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:46.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: pgmap v47: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:46.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:46.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:46.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:46.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/156079005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:46.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:45 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1019575537' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: pgmap v47: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/156079005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:45 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1019575537' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:17:47.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:46 smithi145 ceph-mon[68197]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:46 smithi044 ceph-mon[92352]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:17:47.672 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:47 smithi145 ceph-mon[68197]: pgmap v48: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:47 smithi044 ceph-mon[92352]: pgmap v48: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:49.943 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:49 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:17:49.628+0000 7f54e6c5a640 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-12T02:17:50.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:49 smithi145 ceph-mon[68197]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:50.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:49 smithi044 ceph-mon[92352]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:50.335 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:17:50.186+0000 7f54e6c5a640 -1 osd.0 73 log_to_monitors true 2024-03-12T02:17:51.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:50 smithi145 ceph-mon[68197]: from='osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T02:17:51.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:50 smithi044 ceph-mon[92352]: from='osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T02:17:51.335 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:17:50 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:17:50.961+0000 7f54d80b3700 -1 osd.0 73 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: from='osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: osdmap e76: 8 total, 7 up, 8 in 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: from='osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 314 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 200/1446 objects degraded (13.831%) 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: from='osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: osdmap e76: 8 total, 7 up, 8 in 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: from='osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.333 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:52.716 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:52 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:17:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:52 smithi145 ceph-mon[68197]: osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670] boot 2024-03-12T02:17:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:52 smithi145 ceph-mon[68197]: osdmap e77: 8 total, 8 up, 8 in 2024-03-12T02:17:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:17:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:52 smithi145 ceph-mon[68197]: osdmap e78: 8 total, 8 up, 8 in 2024-03-12T02:17:53.275 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:52 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:17:53.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:52 smithi044 ceph-mon[92352]: osd.0 [v2:172.21.15.44:6802/3120742670,v1:172.21.15.44:6803/3120742670] boot 2024-03-12T02:17:53.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:52 smithi044 ceph-mon[92352]: osdmap e77: 8 total, 8 up, 8 in 2024-03-12T02:17:53.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T02:17:53.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:52 smithi044 ceph-mon[92352]: osdmap e78: 8 total, 8 up, 8 in 2024-03-12T02:17:54.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:53 smithi145 ceph-mon[68197]: pgmap v53: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:54.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:53 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 83/1446 objects degraded (5.740%), 9 pgs degraded (PG_DEGRADED) 2024-03-12T02:17:54.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:53 smithi044 ceph-mon[92352]: pgmap v53: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:54.290 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:53 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 83/1446 objects degraded (5.740%), 9 pgs degraded (PG_DEGRADED) 2024-03-12T02:17:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: pgmap v55: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:17:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:56.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:56.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:56.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:56.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:17:56.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: pgmap v55: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:56.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:17:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:17:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:56 smithi145 ceph-mon[68197]: pgmap v56: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:56 smithi145 ceph-mon[68197]: pgmap v57: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 219 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:56 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:17:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:56 smithi145 ceph-mon[68197]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-12T02:17:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:56 smithi044 ceph-mon[92352]: pgmap v56: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:56 smithi044 ceph-mon[92352]: pgmap v57: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 219 B/s wr, 0 op/s; 83/1446 objects degraded (5.740%) 2024-03-12T02:17:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:56 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:17:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:56 smithi044 ceph-mon[92352]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-12T02:17:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:17:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:17:57.757 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:17:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:58 smithi145 ceph-mon[68197]: mgrmap e44: smithi044.lynzrj(active, since 91s), standbys: smithi145.ovlfkq 2024-03-12T02:17:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:58 smithi145 ceph-mon[68197]: pgmap v58: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 361 B/s rd, 541 B/s wr, 1 op/s 2024-03-12T02:17:58.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:58 smithi044 ceph-mon[92352]: mgrmap e44: smithi044.lynzrj(active, since 91s), standbys: smithi145.ovlfkq 2024-03-12T02:17:58.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:58 smithi044 ceph-mon[92352]: pgmap v58: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 361 B/s rd, 541 B/s wr, 1 op/s 2024-03-12T02:17:59.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:17:59 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/1446 objects degraded (5.740%), 9 pgs degraded) 2024-03-12T02:17:59.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:17:59 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/1446 objects degraded (5.740%), 9 pgs degraded) 2024-03-12T02:18:00.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:00 smithi145 ceph-mon[68197]: pgmap v59: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 302 B/s rd, 302 B/s wr, 0 op/s 2024-03-12T02:18:00.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:00 smithi044 ceph-mon[92352]: pgmap v59: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 302 B/s rd, 302 B/s wr, 0 op/s 2024-03-12T02:18:02.793 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:02.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:02 smithi145 ceph-mon[68197]: pgmap v60: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 236 B/s rd, 472 B/s wr, 0 op/s 2024-03-12T02:18:03.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:02 smithi044 ceph-mon[92352]: pgmap v60: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 236 B/s rd, 472 B/s wr, 0 op/s 2024-03-12T02:18:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:04 smithi145 ceph-mon[68197]: pgmap v61: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 233 B/s rd, 583 B/s wr, 1 op/s 2024-03-12T02:18:05.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:04 smithi044 ceph-mon[92352]: pgmap v61: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 233 B/s rd, 583 B/s wr, 1 op/s 2024-03-12T02:18:06.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:06 smithi145 ceph-mon[68197]: pgmap v62: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T02:18:06.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:06 smithi044 ceph-mon[92352]: pgmap v62: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T02:18:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:07.832 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:08.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:08 smithi145 ceph-mon[68197]: pgmap v63: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T02:18:08.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:08 smithi044 ceph-mon[92352]: pgmap v63: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T02:18:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:10 smithi145 ceph-mon[68197]: pgmap v64: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-12T02:18:11.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:10 smithi044 ceph-mon[92352]: pgmap v64: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-12T02:18:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:18:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:11 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:18:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:11 smithi145 ceph-mon[68197]: Upgrade: osd.1 is safe to restart 2024-03-12T02:18:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:12.071 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:18:12.072 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:11 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T02:18:12.072 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:11 smithi044 ceph-mon[92352]: Upgrade: osd.1 is safe to restart 2024-03-12T02:18:12.072 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:12.072 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:12.889 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:12.939 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:12 smithi044 ceph-mon[92352]: pgmap v65: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-12T02:18:12.940 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:12.940 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T02:18:12.940 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:12 smithi145 ceph-mon[68197]: pgmap v65: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-12T02:18:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T02:18:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:13.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:13 smithi044 ceph-mon[92352]: Upgrade: Updating osd.1 2024-03-12T02:18:13.809 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:13 smithi044 ceph-mon[92352]: Deploying daemon osd.1 on smithi044 2024-03-12T02:18:13.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:13 smithi145 ceph-mon[68197]: Upgrade: Updating osd.1 2024-03-12T02:18:13.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:13 smithi145 ceph-mon[68197]: Deploying daemon osd.1 on smithi044 2024-03-12T02:18:14.951 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:14 smithi044 ceph-mon[92352]: pgmap v66: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:18:14.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:14 smithi145 ceph-mon[68197]: pgmap v66: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:18:15.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:15 smithi044 systemd[1]: Stopping Ceph osd.1 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:18:15.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1[49323]: debug 2024-03-12T02:18:15.675+0000 7f717bc81700 -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-03-12T02:18:15.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1[49323]: debug 2024-03-12T02:18:15.675+0000 7f717bc81700 -1 osd.1 78 *** Got signal Terminated *** 2024-03-12T02:18:15.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1[49323]: debug 2024-03-12T02:18:15.675+0000 7f717bc81700 -1 osd.1 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:18:16.144 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:18:16.493 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:16 smithi044 bash[103487]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.1 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: pgmap v67: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 failed (root=default,host=smithi044) (connection refused reported by osd.2) 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:16.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:16.838 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:16 smithi044 ceph-mon[92352]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (11m) 25s ago 22m 16.9M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (58s) 25s ago 22m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (52s) 48s ago 20m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (9m) 25s ago 21m 34.7M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (16m) 25s ago 16m 16.1M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (16m) 48s ago 16m 39.4M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (2m) 25s ago 23m 495M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (2m) 48s ago 20m 447M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (119s) 25s ago 23m 49.5M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:18:16.870 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (96s) 48s ago 20m 39.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (13m) 25s ago 13m 82.5M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (13m) 48s ago 13m 76.3M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (7m) 25s ago 21m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (2m) 48s ago 20m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (32s) 25s ago 20m 10.9M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (19m) 25s ago 19m 294M 1945M 16.2.5 6933c2a0b7dd 623f4ab3727d 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (19m) 25s ago 19m 230M 1945M 16.2.5 6933c2a0b7dd 6a6e3ebd34cf 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (19m) 25s ago 19m 343M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (18m) 48s ago 18m 369M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (18m) 48s ago 18m 380M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (18m) 48s ago 18m 323M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (17m) 48s ago 17m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:18:16.871 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 25s ago 21m - - 2024-03-12T02:18:16.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: pgmap v67: 129 pgs: 129 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:18:16.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:16.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 failed (root=default,host=smithi044) (connection refused reported by osd.2) 2024-03-12T02:18:16.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:17.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.2 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:17.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.3 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.0 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.5 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.6 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.7 2024-03-12T02:18:17.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:16 smithi145 ceph-mon[68197]: osd.1 reported immediately failed by osd.4 2024-03-12T02:18:17.316 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:18:17.316 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:18:17.316 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:18:17.316 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:17.316 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-03-12T02:18:17.317 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 5 2024-03-12T02:18:17.318 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:18:17.318 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:18:17.654 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:18:17.655 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:18:17.655 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:18:17.655 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:18:17.655 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:18:17.655 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:18:17.656 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:18:17.656 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:18:17.656 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:18:17.656 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "7/23 daemons upgraded", 2024-03-12T02:18:17.656 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:18:17.656 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:18:17.657 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:18:17.929 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:17.954 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:17 smithi044 ceph-mon[92352]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:17.954 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:17 smithi044 ceph-mon[92352]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:17.955 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:17 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:18:17.955 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:17 smithi044 ceph-mon[92352]: osdmap e79: 8 total, 7 up, 8 in 2024-03-12T02:18:17.955 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:17 smithi044 ceph-mon[92352]: from='client.34214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:17.955 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:17 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2059557377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:17 smithi145 ceph-mon[68197]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:17 smithi145 ceph-mon[68197]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:17 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:18:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:17 smithi145 ceph-mon[68197]: osdmap e79: 8 total, 7 up, 8 in 2024-03-12T02:18:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:17 smithi145 ceph-mon[68197]: from='client.34214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:17 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2059557377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:18.087 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2024-03-12T02:18:18.088 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:18:18.088 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:18:18.088 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-12T02:18:18.088 INFO:teuthology.orchestra.run.smithi044.stdout: osd.1 (root=default,host=smithi044) is down 2024-03-12T02:18:18.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:18 smithi044 ceph-mon[92352]: pgmap v69: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-03-12T02:18:18.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:18 smithi044 ceph-mon[92352]: from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:18.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:18 smithi044 ceph-mon[92352]: osdmap e80: 8 total, 7 up, 8 in 2024-03-12T02:18:18.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:18 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2548161922' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:18:18.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:18 smithi044 ceph-mon[92352]: Health check failed: Reduced data availability: 4 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-03-12T02:18:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:18 smithi145 ceph-mon[68197]: pgmap v69: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-03-12T02:18:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:18 smithi145 ceph-mon[68197]: from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:18 smithi145 ceph-mon[68197]: osdmap e80: 8 total, 7 up, 8 in 2024-03-12T02:18:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:18 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2548161922' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:18:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:18 smithi145 ceph-mon[68197]: Health check failed: Reduced data availability: 4 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-03-12T02:18:19.334 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:18 smithi044 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.1.service: Succeeded. 2024-03-12T02:18:19.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:18 smithi044 systemd[1]: Stopped Ceph osd.1 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:18:19.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:19 smithi044 systemd[1]: Starting Ceph osd.1 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:18:20.334 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-12T02:18:20.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: 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-03-12T02:18:20.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-12T02:18:20.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-12T02:18:20.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-12T02:18:20.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-12T02:18:20.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:20 smithi044 bash[104068]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-12T02:18:20.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:20 smithi044 ceph-mon[92352]: pgmap v71: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-03-12T02:18:20.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:20 smithi145 ceph-mon[68197]: pgmap v71: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-03-12T02:18:21.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:21 smithi044 ceph-osd[104362]: -- 172.21.15.44:0/854781393 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fa69cd44e0 con 0x55fa69ca4c00 2024-03-12T02:18:21.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:21 smithi044 bash[104325]: ef8360ae31ceb541b0d227fc464a40e6cdf76593b2bdc184e8b5eb07e8e52e8f 2024-03-12T02:18:21.835 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:21 smithi044 systemd[1]: Started Ceph osd.1 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:18:22.335 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:21 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:18:21.870+0000 7f51847fb640 -1 Falling back to public interface 2024-03-12T02:18:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:22 smithi145 ceph-mon[68197]: pgmap v72: 129 pgs: 3 active+undersized+degraded, 48 peering, 2 active+undersized, 76 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 15/1446 objects degraded (1.037%) 2024-03-12T02:18:22.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:22.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:22.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:22.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:22 smithi044 ceph-mon[92352]: pgmap v72: 129 pgs: 3 active+undersized+degraded, 48 peering, 2 active+undersized, 76 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 15/1446 objects degraded (1.037%) 2024-03-12T02:18:22.961 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:23.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:23 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 15/1446 objects degraded (1.037%), 3 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:23.771 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:23 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 15/1446 objects degraded (1.037%), 3 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:24.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:24 smithi145 ceph-mon[68197]: pgmap v73: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:24 smithi044 ceph-mon[92352]: pgmap v73: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:25.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:25 smithi145 ceph-mon[68197]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 13 pgs peering) 2024-03-12T02:18:25.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:25 smithi044 ceph-mon[92352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 13 pgs peering) 2024-03-12T02:18:26.199 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:25 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:18:25.838+0000 7f51847fb640 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-12T02:18:26.452 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:26 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:18:26.197+0000 7f51847fb640 -1 osd.1 78 log_to_monitors true 2024-03-12T02:18:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:26 smithi145 ceph-mon[68197]: pgmap v74: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:26 smithi145 ceph-mon[68197]: from='osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T02:18:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:26.796 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:26 smithi044 ceph-mon[92352]: pgmap v74: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:26.796 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:26.796 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:26 smithi044 ceph-mon[92352]: from='osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T02:18:26.796 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:27.584 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:18:27 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:18:27.223+0000 7f517344f700 -1 osd.1 78 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:18:28.002 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:28.494 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: from='osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T02:18:28.494 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: osdmap e81: 8 total, 7 up, 8 in 2024-03-12T02:18:28.494 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: from='osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:18:28.494 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.494 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.494 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 148/1446 objects degraded (10.235%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:28.495 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: pgmap v76: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 206 B/s rd, 206 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:28.495 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.495 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: from='osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: osdmap e81: 8 total, 7 up, 8 in 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: from='osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 148/1446 objects degraded (10.235%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: pgmap v76: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 206 B/s rd, 206 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:29 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:18:29.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:29 smithi145 ceph-mon[68197]: osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482] boot 2024-03-12T02:18:29.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:29 smithi145 ceph-mon[68197]: osdmap e82: 8 total, 8 up, 8 in 2024-03-12T02:18:29.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:29 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:18:29.500 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:29 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:18:29.501 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:29 smithi044 ceph-mon[92352]: osd.1 [v2:172.21.15.44:6810/2235992482,v1:172.21.15.44:6811/2235992482] boot 2024-03-12T02:18:29.501 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:29 smithi044 ceph-mon[92352]: osdmap e82: 8 total, 8 up, 8 in 2024-03-12T02:18:29.501 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:29 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T02:18:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:30 smithi145 ceph-mon[68197]: osdmap e83: 8 total, 8 up, 8 in 2024-03-12T02:18:30.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:30 smithi145 ceph-mon[68197]: pgmap v79: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:30.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:30 smithi044 ceph-mon[92352]: osdmap e83: 8 total, 8 up, 8 in 2024-03-12T02:18:30.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:30 smithi044 ceph-mon[92352]: pgmap v79: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 148/1446 objects degraded (10.235%) 2024-03-12T02:18:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:32 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:32.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:32 smithi145 ceph-mon[68197]: pgmap v80: 129 pgs: 25 active+undersized+degraded, 24 active+undersized, 80 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:32.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:32 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:32.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:32 smithi044 ceph-mon[92352]: pgmap v80: 129 pgs: 25 active+undersized+degraded, 24 active+undersized, 80 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:33.038 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: pgmap v81: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: pgmap v82: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: Upgrade: osd.2 is safe to restart 2024-03-12T02:18:33.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:33 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 136/1446 objects degraded (9.405%), 25 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:18:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: pgmap v81: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2024-03-12T02:18:33.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: pgmap v82: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: Upgrade: osd.2 is safe to restart 2024-03-12T02:18:33.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:33 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 136/1446 objects degraded (9.405%), 25 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:34.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:34 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 136/1446 objects degraded (9.405%), 25 pgs degraded) 2024-03-12T02:18:34.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:34 smithi044 ceph-mon[92352]: Upgrade: Updating osd.2 2024-03-12T02:18:34.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:34 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:34.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:34 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T02:18:34.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:34 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:34.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:34 smithi044 ceph-mon[92352]: Deploying daemon osd.2 on smithi044 2024-03-12T02:18:34.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:34 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 136/1446 objects degraded (9.405%), 25 pgs degraded) 2024-03-12T02:18:34.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:34 smithi145 ceph-mon[68197]: Upgrade: Updating osd.2 2024-03-12T02:18:34.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:34 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:34.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:34 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T02:18:34.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:34 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:34.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:34 smithi145 ceph-mon[68197]: Deploying daemon osd.2 on smithi044 2024-03-12T02:18:35.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:35 smithi044 ceph-mon[92352]: pgmap v83: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 167 B/s wr, 0 op/s 2024-03-12T02:18:35.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:35 smithi145 ceph-mon[68197]: pgmap v83: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 167 B/s wr, 0 op/s 2024-03-12T02:18:37.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:37 smithi044 ceph-mon[92352]: pgmap v84: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 B/s wr, 0 op/s 2024-03-12T02:18:37.585 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:37 smithi044 systemd[1]: Stopping Ceph osd.2 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:18:37.585 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2[52831]: debug 2024-03-12T02:18:37.280+0000 7f1a943a7700 -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-03-12T02:18:37.585 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2[52831]: debug 2024-03-12T02:18:37.280+0000 7f1a943a7700 -1 osd.2 83 *** Got signal Terminated *** 2024-03-12T02:18:37.585 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:37 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2[52831]: debug 2024-03-12T02:18:37.280+0000 7f1a943a7700 -1 osd.2 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:18:37.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:37 smithi145 ceph-mon[68197]: pgmap v84: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 B/s wr, 0 op/s 2024-03-12T02:18:38.084 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:37 smithi044 bash[106847]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.2 2024-03-12T02:18:38.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 failed (root=default,host=smithi044) (connection refused reported by osd.1) 2024-03-12T02:18:38.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:38 smithi145 ceph-mon[68197]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 failed (root=default,host=smithi044) (connection refused reported by osd.1) 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.0 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.1 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.7 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.4 2024-03-12T02:18:38.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.3 2024-03-12T02:18:38.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.6 2024-03-12T02:18:38.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:38 smithi044 ceph-mon[92352]: osd.2 reported immediately failed by osd.5 2024-03-12T02:18:39.571 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:39.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:39 smithi145 ceph-mon[68197]: pgmap v85: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 235 B/s rd, 235 B/s wr, 0 op/s 2024-03-12T02:18:39.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:39 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:18:39.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:39 smithi145 ceph-mon[68197]: osdmap e84: 8 total, 7 up, 8 in 2024-03-12T02:18:39.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:39 smithi044 ceph-mon[92352]: pgmap v85: 129 pgs: 129 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 235 B/s rd, 235 B/s wr, 0 op/s 2024-03-12T02:18:39.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:39 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:18:39.833 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:39 smithi044 ceph-mon[92352]: osdmap e84: 8 total, 7 up, 8 in 2024-03-12T02:18:39.834 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:39 smithi044 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.2.service: Succeeded. 2024-03-12T02:18:39.834 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:39 smithi044 systemd[1]: Stopped Ceph osd.2 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:18:39.834 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:39 smithi044 systemd[1]: Starting Ceph osd.2 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:18:40.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:40 smithi044 ceph-mon[92352]: osdmap e85: 8 total, 7 up, 8 in 2024-03-12T02:18:40.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:40 smithi145 ceph-mon[68197]: osdmap e85: 8 total, 7 up, 8 in 2024-03-12T02:18:41.334 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-12T02:18:41.334 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: 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-03-12T02:18:41.335 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-12T02:18:41.335 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-12T02:18:41.335 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-12T02:18:41.335 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-12T02:18:41.335 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:41 smithi044 bash[107212]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-12T02:18:41.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:41 smithi044 ceph-mon[92352]: pgmap v88: 129 pgs: 12 stale+active+clean, 117 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-03-12T02:18:41.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:41.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:41 smithi145 ceph-mon[68197]: pgmap v88: 129 pgs: 12 stale+active+clean, 117 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-03-12T02:18:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:42.584 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:42 smithi044 ceph-osd[107577]: -- 172.21.15.44:0/3256919923 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b262564e0 con 0x556b26227000 2024-03-12T02:18:42.584 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:42 smithi044 bash[107540]: 3c9630f0b2c1b1ff72cf1b8163348f2838caeee276f4e430e021a2da37868299 2024-03-12T02:18:42.585 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:42 smithi044 systemd[1]: Started Ceph osd.2 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:18:43.085 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:42 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:18:42.697+0000 7f6ab5397640 -1 Falling back to public interface 2024-03-12T02:18:43.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:43 smithi044 ceph-mon[92352]: pgmap v89: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:43.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:43 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:43.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:43 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:43.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:43 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:43.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:43 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 136/1446 objects degraded (9.405%), 20 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:43 smithi145 ceph-mon[68197]: pgmap v89: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:43 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:43 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:43 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:43.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:43 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 136/1446 objects degraded (9.405%), 20 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:44.607 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:45 smithi044 ceph-mon[92352]: pgmap v90: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:45.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:45 smithi145 ceph-mon[68197]: pgmap v90: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:46.975 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:18:46.656+0000 7f6ab5397640 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-12T02:18:46.975 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:46 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:18:46.972+0000 7f6ab5397640 -1 osd.2 83 log_to_monitors true 2024-03-12T02:18:47.584 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:18:47 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:18:47.360+0000 7f6aa2fe9700 -1 osd.2 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:18:47.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:47 smithi044 ceph-mon[92352]: pgmap v91: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:47.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:47 smithi044 ceph-mon[92352]: from='osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T02:18:47.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:47 smithi145 ceph-mon[68197]: pgmap v91: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:47.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:47 smithi145 ceph-mon[68197]: from='osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T02:18:48.468 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:18:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:48 smithi145 ceph-mon[68197]: from='osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T02:18:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:48 smithi145 ceph-mon[68197]: osdmap e86: 8 total, 7 up, 8 in 2024-03-12T02:18:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:48 smithi145 ceph-mon[68197]: from='osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:18:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:48 smithi044 ceph-mon[92352]: from='osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T02:18:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:48 smithi044 ceph-mon[92352]: osdmap e86: 8 total, 7 up, 8 in 2024-03-12T02:18:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:48 smithi044 ceph-mon[92352]: from='osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:18:48.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:48.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (11m) 0s ago 22m 16.9M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (90s) 0s ago 22m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (84s) 80s ago 21m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (9m) 0s ago 22m 34.9M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (16m) 0s ago 16m 16.2M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (16m) 80s ago 16m 39.4M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:18:49.162 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (3m) 0s ago 24m 497M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (2m) 80s ago 21m 447M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (2m) 0s ago 24m 52.3M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (2m) 80s ago 21m 39.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (14m) 0s ago 14m 82.8M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (14m) 80s ago 14m 76.3M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (7m) 0s ago 21m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (3m) 80s ago 21m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (64s) 0s ago 20m 114M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (28s) 0s ago 20m 100M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (7s) 0s ago 20m 11.2M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (19m) 0s ago 19m 343M 1945M 16.2.5 6933c2a0b7dd e3da0f878e82 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (19m) 80s ago 19m 369M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (19m) 80s ago 19m 380M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:18:49.163 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (18m) 80s ago 18m 323M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:18:49.164 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (18m) 80s ago 18m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:18:49.164 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 0s ago 21m - - 2024-03-12T02:18:49.624 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:18:49.624 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:18:49.624 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 3 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:18:49.625 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-03-12T02:18:49.626 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 7 2024-03-12T02:18:49.626 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:18:49.626 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:18:49.645 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: pgmap v93: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293] boot 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: osdmap e87: 8 total, 8 up, 8 in 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:49.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:49 smithi145 ceph-mon[68197]: osdmap e88: 8 total, 8 up, 8 in 2024-03-12T02:18:49.796 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: pgmap v93: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: osd.2 [v2:172.21.15.44:6818/1009702293,v1:172.21.15.44:6819/1009702293] boot 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: osdmap e87: 8 total, 8 up, 8 in 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:49.797 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:49 smithi044 ceph-mon[92352]: osdmap e88: 8 total, 8 up, 8 in 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:18:49.977 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "9/23 daemons upgraded", 2024-03-12T02:18:49.978 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:18:49.978 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:18:49.978 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:18:50.380 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 136/1446 objects degraded (9.405%), 20 pgs degraded 2024-03-12T02:18:50.380 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:18:50.380 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 136/1446 objects degraded (9.405%), 20 pgs degraded 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.7 is active+undersized+degraded, acting [6,7] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.16 is active+undersized+degraded, acting [5,6] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1c is active+undersized+degraded, acting [7,5] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-03-12T02:18:50.381 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.19 is active+undersized+degraded, acting [3,0] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.a is active+undersized+degraded, acting [4,3] 2024-03-12T02:18:50.382 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.14 is active+undersized+degraded, acting [3,7] 2024-03-12T02:18:50.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:50 smithi044 ceph-mon[92352]: from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:50.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:50 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2679363412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:50.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:50 smithi044 ceph-mon[92352]: from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:50 smithi145 ceph-mon[68197]: from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:50 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2679363412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:50 smithi145 ceph-mon[68197]: from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:18:51.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:51 smithi145 ceph-mon[68197]: pgmap v96: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:51.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:51 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2349369740' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:18:51.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:51 smithi044 ceph-mon[92352]: pgmap v96: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 136/1446 objects degraded (9.405%) 2024-03-12T02:18:51.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:51 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2349369740' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:18:52.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:52 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 24/1446 objects degraded (1.660%), 6 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:52.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:52 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 24/1446 objects degraded (1.660%), 6 pgs degraded (PG_DEGRADED) 2024-03-12T02:18:53.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:53 smithi145 ceph-mon[68197]: pgmap v97: 129 pgs: 6 active+undersized+degraded, 6 active+undersized, 117 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 24/1446 objects degraded (1.660%) 2024-03-12T02:18:53.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:53 smithi044 ceph-mon[92352]: pgmap v97: 129 pgs: 6 active+undersized+degraded, 6 active+undersized, 117 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 24/1446 objects degraded (1.660%) 2024-03-12T02:18:54.689 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:18:54.991 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.991 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.991 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:54.991 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: pgmap v98: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 161 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: pgmap v99: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 190 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T02:18:54.992 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:54 smithi044 ceph-mon[92352]: Upgrade: osd.3 is safe to restart 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: pgmap v98: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 161 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: pgmap v99: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 190 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:18:55.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T02:18:55.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T02:18:55.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:54 smithi145 ceph-mon[68197]: Upgrade: osd.3 is safe to restart 2024-03-12T02:18:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:55 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/1446 objects degraded (1.660%), 6 pgs degraded) 2024-03-12T02:18:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T02:18:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:56.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:55 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/1446 objects degraded (1.660%), 6 pgs degraded) 2024-03-12T02:18:56.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:56.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T02:18:56.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:18:56.812 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:56 smithi044 ceph-mon[92352]: Upgrade: Updating osd.3 2024-03-12T02:18:56.812 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:56 smithi044 ceph-mon[92352]: Deploying daemon osd.3 on smithi044 2024-03-12T02:18:56.812 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:56 smithi044 ceph-mon[92352]: pgmap v100: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 139 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:56.812 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:56.813 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:56 smithi145 ceph-mon[68197]: Upgrade: Updating osd.3 2024-03-12T02:18:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:56 smithi145 ceph-mon[68197]: Deploying daemon osd.3 on smithi044 2024-03-12T02:18:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:56 smithi145 ceph-mon[68197]: pgmap v100: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 139 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:18:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:18:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:58 smithi044 ceph-mon[92352]: pgmap v101: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 245 B/s rd, 245 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:58.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:18:58 smithi044 systemd[1]: Stopping Ceph osd.3 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:18:58.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:18:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3[56373]: debug 2024-03-12T02:18:58.739+0000 7fcbe94e5700 -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-03-12T02:18:58.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:18:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3[56373]: debug 2024-03-12T02:18:58.739+0000 7fcbe94e5700 -1 osd.3 88 *** Got signal Terminated *** 2024-03-12T02:18:58.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:18:58 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3[56373]: debug 2024-03-12T02:18:58.739+0000 7fcbe94e5700 -1 osd.3 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:18:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:58 smithi145 ceph-mon[68197]: pgmap v101: 129 pgs: 129 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 245 B/s rd, 245 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:18:59.490 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:18:59 smithi044 bash[110182]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.3 2024-03-12T02:18:59.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.1 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 failed (root=default,host=smithi044) (connection refused reported by osd.1) 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.2 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.7 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.4 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.6 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.5 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.0 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.1 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.2 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.7 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.4 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.6 2024-03-12T02:18:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.5 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.0 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.1 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.2 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.7 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.4 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.6 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.5 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.0 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.1 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.2 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.7 2024-03-12T02:18:59.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.4 2024-03-12T02:18:59.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.6 2024-03-12T02:18:59.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.5 2024-03-12T02:18:59.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:18:59 smithi044 ceph-mon[92352]: osd.3 reported immediately failed by osd.0 2024-03-12T02:18:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.1 2024-03-12T02:18:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 failed (root=default,host=smithi044) (connection refused reported by osd.1) 2024-03-12T02:18:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.2 2024-03-12T02:18:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.7 2024-03-12T02:18:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.4 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.6 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.5 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.0 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.1 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.2 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.7 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.4 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.6 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.5 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.0 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.1 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.2 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.7 2024-03-12T02:19:00.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.4 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.6 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.5 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.0 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.1 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.2 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.7 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.4 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.6 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.5 2024-03-12T02:19:00.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:18:59 smithi145 ceph-mon[68197]: osd.3 reported immediately failed by osd.0 2024-03-12T02:19:00.574 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:00.828 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:00 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:19:00.828 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:00 smithi044 ceph-mon[92352]: osdmap e89: 8 total, 7 up, 8 in 2024-03-12T02:19:00.828 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:00 smithi044 ceph-mon[92352]: pgmap v103: 129 pgs: 20 stale+active+clean, 109 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 277 B/s rd, 277 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:00 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:19:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:00 smithi145 ceph-mon[68197]: osdmap e89: 8 total, 7 up, 8 in 2024-03-12T02:19:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:00 smithi145 ceph-mon[68197]: pgmap v103: 129 pgs: 20 stale+active+clean, 109 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 277 B/s rd, 277 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:01.521 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:01 smithi044 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.3.service: Succeeded. 2024-03-12T02:19:01.521 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:01 smithi044 systemd[1]: Stopped Ceph osd.3 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:19:01.521 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:01 smithi044 systemd[1]: Starting Ceph osd.3 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:19:01.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:01 smithi044 ceph-mon[92352]: osdmap e90: 8 total, 7 up, 8 in 2024-03-12T02:19:01.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:01 smithi145 ceph-mon[68197]: osdmap e90: 8 total, 7 up, 8 in 2024-03-12T02:19:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:02.528 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-12T02:19:02.529 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: 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-03-12T02:19:02.529 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-12T02:19:02.529 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-12T02:19:02.529 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-12T02:19:02.529 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-12T02:19:02.529 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:02 smithi044 bash[110488]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-12T02:19:02.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:02 smithi044 ceph-mon[92352]: pgmap v105: 129 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 3 active+undersized, 103 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 60/1446 objects degraded (4.149%) 2024-03-12T02:19:02.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:02 smithi145 ceph-mon[68197]: pgmap v105: 129 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 3 active+undersized, 103 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 60/1446 objects degraded (4.149%) 2024-03-12T02:19:03.759 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:03 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 60/1446 objects degraded (4.149%), 7 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:03.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:03 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:03.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:03 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:03.760 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:03 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:03.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:03 smithi044 ceph-osd[110812]: -- 172.21.15.44:0/3073414185 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55decb3044e0 con 0x55decb2d5000 2024-03-12T02:19:03.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:03 smithi044 bash[110774]: d5400e4b54ed6e61e78b7e4a4295000aa065f60f3325a6679a6ff63c421daa86 2024-03-12T02:19:03.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:03 smithi044 systemd[1]: Started Ceph osd.3 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:19:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:03 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 60/1446 objects degraded (4.149%), 7 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:03 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:03 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:03 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:04.335 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:03 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:19:03.867+0000 7f97ba9b8640 -1 Falling back to public interface 2024-03-12T02:19:04.631 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:04 smithi044 ceph-mon[92352]: pgmap v106: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:04 smithi145 ceph-mon[68197]: pgmap v106: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:05.616 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:06.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:06 smithi145 ceph-mon[68197]: pgmap v107: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:07.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:06 smithi044 ceph-mon[92352]: pgmap v107: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:08.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:08 smithi044 ceph-mon[92352]: pgmap v108: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 250 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:08.585 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:19:08.258+0000 7f97ba9b8640 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-12T02:19:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:08 smithi145 ceph-mon[68197]: pgmap v108: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 250 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:09.084 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:08 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:19:08.737+0000 7f97ba9b8640 -1 osd.3 88 log_to_monitors true 2024-03-12T02:19:09.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:09 smithi044 ceph-mon[92352]: from='osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T02:19:09.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:19:09 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:19:09.530+0000 7f97a960c700 -1 osd.3 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:19:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:09 smithi145 ceph-mon[68197]: from='osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T02:19:10.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:10 smithi044 ceph-mon[92352]: from='osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T02:19:10.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:10 smithi044 ceph-mon[92352]: osdmap e91: 8 total, 7 up, 8 in 2024-03-12T02:19:10.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:10 smithi044 ceph-mon[92352]: from='osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:19:10.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:10 smithi044 ceph-mon[92352]: pgmap v110: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 223 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:10.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:10.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:10 smithi145 ceph-mon[68197]: from='osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T02:19:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:10 smithi145 ceph-mon[68197]: osdmap e91: 8 total, 7 up, 8 in 2024-03-12T02:19:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:10 smithi145 ceph-mon[68197]: from='osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-03-12T02:19:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:10 smithi145 ceph-mon[68197]: pgmap v110: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 223 B/s wr, 0 op/s; 189/1446 objects degraded (13.071%) 2024-03-12T02:19:11.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.594 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:11.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:19:11.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838] boot 2024-03-12T02:19:11.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: osdmap e92: 8 total, 8 up, 8 in 2024-03-12T02:19:11.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:19:11.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: osd.3 [v2:172.21.15.44:6826/2639030838,v1:172.21.15.44:6827/2639030838] boot 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: osdmap e92: 8 total, 8 up, 8 in 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:12 smithi044 ceph-mon[92352]: osdmap e93: 8 total, 8 up, 8 in 2024-03-12T02:19:12.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:12 smithi044 ceph-mon[92352]: pgmap v113: 129 pgs: 6 peering, 26 active+undersized+degraded, 18 active+undersized, 79 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 150/1446 objects degraded (10.373%) 2024-03-12T02:19:12.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:12 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 189/1446 objects degraded (13.071%), 30 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:12 smithi145 ceph-mon[68197]: osdmap e93: 8 total, 8 up, 8 in 2024-03-12T02:19:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:12 smithi145 ceph-mon[68197]: pgmap v113: 129 pgs: 6 peering, 26 active+undersized+degraded, 18 active+undersized, 79 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 150/1446 objects degraded (10.373%) 2024-03-12T02:19:12.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:12 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 189/1446 objects degraded (13.071%), 30 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: pgmap v114: 129 pgs: 6 peering, 14 active+undersized+degraded, 6 active+undersized, 103 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 71/1446 objects degraded (4.910%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:15.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:15.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:14 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: pgmap v114: 129 pgs: 6 peering, 14 active+undersized+degraded, 6 active+undersized, 103 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 71/1446 objects degraded (4.910%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:15.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:14 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:16.073 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:15 smithi044 ceph-mon[92352]: pgmap v115: 129 pgs: 6 peering, 14 active+undersized+degraded, 6 active+undersized, 103 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 215 B/s wr, 0 op/s; 71/1446 objects degraded (4.910%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:16.073 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:15 smithi044 ceph-mon[92352]: pgmap v116: 129 pgs: 6 peering, 14 active+undersized+degraded, 6 active+undersized, 103 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 224 B/s wr, 0 op/s; 71/1446 objects degraded (4.910%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:16.073 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:15 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:16.074 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:15 smithi044 ceph-mon[92352]: Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-03-12T02:19:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:15 smithi145 ceph-mon[68197]: pgmap v115: 129 pgs: 6 peering, 14 active+undersized+degraded, 6 active+undersized, 103 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 215 B/s wr, 0 op/s; 71/1446 objects degraded (4.910%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:15 smithi145 ceph-mon[68197]: pgmap v116: 129 pgs: 6 peering, 14 active+undersized+degraded, 6 active+undersized, 103 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 224 B/s wr, 0 op/s; 71/1446 objects degraded (4.910%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:15 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:15 smithi145 ceph-mon[68197]: Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-03-12T02:19:16.633 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:17.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:16 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/1446 objects degraded (4.910%), 14 pgs degraded) 2024-03-12T02:19:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:16 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/1446 objects degraded (4.910%), 14 pgs degraded) 2024-03-12T02:19:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:17 smithi044 ceph-mon[92352]: pgmap v117: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 177 B/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:18.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:17 smithi145 ceph-mon[68197]: pgmap v117: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 177 B/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:20.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:19 smithi044 ceph-mon[92352]: pgmap v118: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 303 B/s wr, 25 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:19 smithi145 ceph-mon[68197]: pgmap v118: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 303 B/s wr, 25 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:20.751 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (12m) 11s ago 23m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (2m) 11s ago 23m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (117s) 112s ago 22m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (10m) 11s ago 22m 34.9M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (17m) 11s ago 17m 16.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (17m) 112s ago 17m 39.4M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (3m) 11s ago 24m 498M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (3m) 112s ago 22m 447M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:19:21.416 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (3m) 11s ago 24m 59.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (2m) 112s ago 21m 39.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (14m) 11s ago 14m 82.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (14m) 112s ago 14m 76.3M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (8m) 11s ago 22m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (3m) 112s ago 21m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (97s) 11s ago 21m 115M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (60s) 11s ago 20m 102M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (39s) 11s ago 20m 85.7M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (18s) 11s ago 20m 11.6M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (19m) 112s ago 19m 369M 2712M 16.2.5 6933c2a0b7dd 769afe1e392f 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (19m) 112s ago 19m 380M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (19m) 112s ago 19m 323M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (18m) 112s ago 18m 474M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:19:21.417 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 11s ago 22m - - 2024-03-12T02:19:21.678 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:21.826 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 4 2024-03-12T02:19:21.827 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:19:21.828 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:19:22.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:21 smithi044 ceph-mon[92352]: pgmap v119: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 238 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:22.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:21 smithi044 ceph-mon[92352]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:22.167 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "10/23 daemons upgraded", 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:19:22.168 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:19:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:21 smithi145 ceph-mon[68197]: pgmap v119: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 238 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:21 smithi145 ceph-mon[68197]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:22.571 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:19:22.571 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:19:22.571 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:19:23.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:22 smithi044 ceph-mon[92352]: from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:23.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:22 smithi044 ceph-mon[92352]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:23.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:22 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2170069164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:23.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:22 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/4057329281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:19:23.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:22 smithi145 ceph-mon[68197]: from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:23.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:22 smithi145 ceph-mon[68197]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:23.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:22 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2170069164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:23.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:22 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/4057329281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:19:24.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:23 smithi044 ceph-mon[92352]: from='client.34282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:24.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:23 smithi044 ceph-mon[92352]: pgmap v120: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 119 B/s wr, 20 op/s 2024-03-12T02:19:24.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:23 smithi145 ceph-mon[68197]: from='client.34282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:24.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:23 smithi145 ceph-mon[68197]: pgmap v120: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 119 B/s wr, 20 op/s 2024-03-12T02:19:26.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:25 smithi044 ceph-mon[92352]: pgmap v121: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s 2024-03-12T02:19:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:25 smithi145 ceph-mon[68197]: pgmap v121: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s 2024-03-12T02:19:26.721 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:27.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:27.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:27.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:27.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:27 smithi044 ceph-mon[92352]: pgmap v122: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 170 B/s wr, 14 op/s 2024-03-12T02:19:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:27 smithi145 ceph-mon[68197]: pgmap v122: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 170 B/s wr, 14 op/s 2024-03-12T02:19:29.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:29 smithi044 ceph-mon[92352]: pgmap v123: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:19:29.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:29 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:29.918 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:29 smithi145 ceph-mon[68197]: pgmap v123: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:19:29.918 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:29 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:30 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:30 smithi044 ceph-mon[92352]: Upgrade: osd.4 is safe to restart 2024-03-12T02:19:30.836 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:30 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T02:19:30.836 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:30 smithi145 ceph-mon[68197]: Upgrade: osd.4 is safe to restart 2024-03-12T02:19:31.761 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:32.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:31 smithi145 ceph-mon[68197]: pgmap v124: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:19:32.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:31 smithi145 ceph-mon[68197]: Upgrade: Updating osd.4 2024-03-12T02:19:32.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:32.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T02:19:32.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:31 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:19:32.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:31 smithi145 ceph-mon[68197]: Deploying daemon osd.4 on smithi145 2024-03-12T02:19:32.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:31 smithi044 ceph-mon[92352]: pgmap v124: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:19:32.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:31 smithi044 ceph-mon[92352]: Upgrade: Updating osd.4 2024-03-12T02:19:32.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:32.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T02:19:32.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:31 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:19:32.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:31 smithi044 ceph-mon[92352]: Deploying daemon osd.4 on smithi145 2024-03-12T02:19:34.037 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:33 smithi145 ceph-mon[68197]: pgmap v125: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:19:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:33 smithi044 ceph-mon[92352]: pgmap v125: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:19:34.501 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:34 smithi145 systemd[1]: Stopping Ceph osd.4 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:19:34.501 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4[43066]: debug 2024-03-12T02:19:34.182+0000 7f7643796700 -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-03-12T02:19:34.501 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4[43066]: debug 2024-03-12T02:19:34.182+0000 7f7643796700 -1 osd.4 93 *** Got signal Terminated *** 2024-03-12T02:19:34.502 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4[43066]: debug 2024-03-12T02:19:34.182+0000 7f7643796700 -1 osd.4 93 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:19:34.917 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:34 smithi145 bash[73498]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.4 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:34 smithi145 ceph-mon[68197]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.2 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.3 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.0 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.1 2024-03-12T02:19:35.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.7 2024-03-12T02:19:35.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.6 2024-03-12T02:19:35.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:34 smithi044 ceph-mon[92352]: osd.4 reported immediately failed by osd.5 2024-03-12T02:19:35.935 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:35 smithi145 ceph-mon[68197]: pgmap v126: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:19:35.935 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:35 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:19:35.935 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:35 smithi145 ceph-mon[68197]: osdmap e94: 8 total, 7 up, 8 in 2024-03-12T02:19:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:35 smithi044 ceph-mon[92352]: pgmap v126: 129 pgs: 129 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:19:36.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:35 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:19:36.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:35 smithi044 ceph-mon[92352]: osdmap e94: 8 total, 7 up, 8 in 2024-03-12T02:19:36.794 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:36.938 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:36 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.4.service: Succeeded. 2024-03-12T02:19:36.938 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:36 smithi145 systemd[1]: Stopped Ceph osd.4 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:19:36.939 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:36 smithi145 systemd[1]: Starting Ceph osd.4 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:19:37.198 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:36 smithi145 ceph-mon[68197]: osdmap e95: 8 total, 7 up, 8 in 2024-03-12T02:19:37.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:36 smithi044 ceph-mon[92352]: osdmap e95: 8 total, 7 up, 8 in 2024-03-12T02:19:38.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:37 smithi145 ceph-mon[68197]: pgmap v129: 129 pgs: 8 active+undersized+degraded, 16 stale+active+clean, 1 active+undersized, 104 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 63/1446 objects degraded (4.357%) 2024-03-12T02:19:38.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:37 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 63/1446 objects degraded (4.357%), 8 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:38.097 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-12T02:19:38.098 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: 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-03-12T02:19:38.098 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-12T02:19:38.098 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-12T02:19:38.098 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-12T02:19:38.098 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-12T02:19:38.098 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:37 smithi145 bash[73821]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-12T02:19:38.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:37 smithi044 ceph-mon[92352]: pgmap v129: 129 pgs: 8 active+undersized+degraded, 16 stale+active+clean, 1 active+undersized, 104 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 63/1446 objects degraded (4.357%) 2024-03-12T02:19:38.223 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:37 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 63/1446 objects degraded (4.357%), 8 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:39.249 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:38 smithi145 ceph-osd[74140]: -- 172.21.15.145:0/2699313340 <== mon.1 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af8c0d24e0 con 0x55af8c0a3000 2024-03-12T02:19:39.249 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:38 smithi145 bash[74102]: 6395fa05c1df512a364043f7817f29c7a5b5a48513cc150f8dc0d4a547789287 2024-03-12T02:19:39.249 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:38 smithi145 systemd[1]: Started Ceph osd.4 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:19:39.667 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:19:39.386+0000 7f2267fdc640 -1 Falling back to public interface 2024-03-12T02:19:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:39 smithi145 ceph-mon[68197]: pgmap v130: 129 pgs: 29 active+undersized+degraded, 5 stale+active+clean, 19 active+undersized, 76 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 210/1446 objects degraded (14.523%) 2024-03-12T02:19:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:39 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:39 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:39 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:40.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:39 smithi044 ceph-mon[92352]: pgmap v130: 129 pgs: 29 active+undersized+degraded, 5 stale+active+clean, 19 active+undersized, 76 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 210/1446 objects degraded (14.523%) 2024-03-12T02:19:40.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:39 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:40.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:39 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:40.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:39 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:41.835 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:41 smithi145 ceph-mon[68197]: pgmap v131: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:42.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:41 smithi044 ceph-mon[92352]: pgmap v131: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:42.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:42.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:43.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:42 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 224/1446 objects degraded (15.491%), 31 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:43.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:42 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 224/1446 objects degraded (15.491%), 31 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:43.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:44.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:44 smithi044 ceph-mon[92352]: pgmap v132: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:44.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:44.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:44.358 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:44 smithi145 ceph-mon[68197]: pgmap v132: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:44.359 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:44.359 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:44.359 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:19:44.099+0000 7f2267fdc640 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-12T02:19:44.736 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:19:44.604+0000 7f2267fdc640 -1 osd.4 93 log_to_monitors true 2024-03-12T02:19:45.281 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:19:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:19:45.040+0000 7f2259435700 -1 osd.4 93 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:19:45.282 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:45 smithi145 ceph-mon[68197]: pgmap v133: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:45.282 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:45 smithi145 ceph-mon[68197]: from='osd.4 [v2:172.21.15.145:6800/2139067631,v1:172.21.15.145:6801/2139067631]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T02:19:45.282 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:45 smithi145 ceph-mon[68197]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T02:19:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:45 smithi044 ceph-mon[92352]: pgmap v133: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:45.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:45 smithi044 ceph-mon[92352]: from='osd.4 [v2:172.21.15.145:6800/2139067631,v1:172.21.15.145:6801/2139067631]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T02:19:45.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:45 smithi044 ceph-mon[92352]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T02:19:46.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:46 smithi044 ceph-mon[92352]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T02:19:46.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:46 smithi044 ceph-mon[92352]: osdmap e96: 8 total, 7 up, 8 in 2024-03-12T02:19:46.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:46 smithi044 ceph-mon[92352]: from='osd.4 [v2:172.21.15.145:6800/2139067631,v1:172.21.15.145:6801/2139067631]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:19:46.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:46 smithi044 ceph-mon[92352]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:19:46.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:46 smithi145 ceph-mon[68197]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T02:19:46.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:46 smithi145 ceph-mon[68197]: osdmap e96: 8 total, 7 up, 8 in 2024-03-12T02:19:46.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:46 smithi145 ceph-mon[68197]: from='osd.4 [v2:172.21.15.145:6800/2139067631,v1:172.21.15.145:6801/2139067631]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:19:46.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:46 smithi145 ceph-mon[68197]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:19:47.084 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: osd.4 [v2:172.21.15.145:6800/2139067631,v1:172.21.15.145:6801/2139067631] boot 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: osdmap e97: 8 total, 8 up, 8 in 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: pgmap v136: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: pgmap v137: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 155 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: pgmap v138: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:47.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: osdmap e98: 8 total, 8 up, 8 in 2024-03-12T02:19:47.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:19:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: osd.4 [v2:172.21.15.145:6800/2139067631,v1:172.21.15.145:6801/2139067631] boot 2024-03-12T02:19:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: osdmap e97: 8 total, 8 up, 8 in 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: pgmap v136: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: pgmap v137: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 155 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: pgmap v138: 129 pgs: 31 active+undersized+degraded, 25 active+undersized, 73 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 224/1446 objects degraded (15.491%) 2024-03-12T02:19:47.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:47.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: osdmap e98: 8 total, 8 up, 8 in 2024-03-12T02:19:47.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:19:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:19:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:48 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:19:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:48 smithi044 ceph-mon[92352]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-12T02:19:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:48.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:19:48.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:48 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:19:48.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:48 smithi145 ceph-mon[68197]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-12T02:19:49.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:49 smithi044 ceph-mon[92352]: pgmap v140: 129 pgs: 14 active+undersized+degraded, 14 active+undersized, 101 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 265 B/s wr, 0 op/s; 110/1446 objects degraded (7.607%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:49.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:49 smithi145 ceph-mon[68197]: pgmap v140: 129 pgs: 14 active+undersized+degraded, 14 active+undersized, 101 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 265 B/s wr, 0 op/s; 110/1446 objects degraded (7.607%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:50.209 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:50 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 110/1446 objects degraded (7.607%), 14 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:50.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:50 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 110/1446 objects degraded (7.607%), 14 pgs degraded (PG_DEGRADED) 2024-03-12T02:19:51.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:51 smithi044 ceph-mon[92352]: pgmap v141: 129 pgs: 6 active+undersized+degraded, 1 active+undersized, 122 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 421 B/s rd, 210 B/s wr, 0 op/s; 47/1446 objects degraded (3.250%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:51.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:51 smithi145 ceph-mon[68197]: pgmap v141: 129 pgs: 6 active+undersized+degraded, 1 active+undersized, 122 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 421 B/s rd, 210 B/s wr, 0 op/s; 47/1446 objects degraded (3.250%); 0 B/s, 0 objects/s recovering 2024-03-12T02:19:52.125 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:52.946 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:19:53.616 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:19:53.616 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (13m) 43s ago 23m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:19:53.616 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (2m) 43s ago 23m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:19:53.616 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (2m) 10s ago 22m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:19:53.616 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (10m) 43s ago 23m 34.9M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:19:53.616 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (17m) 43s ago 17m 16.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (17m) 10s ago 17m 39.3M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (4m) 43s ago 25m 498M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (3m) 10s ago 22m 449M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (3m) 43s ago 25m 59.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (3m) 10s ago 22m 45.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (15m) 43s ago 15m 82.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (15m) 10s ago 15m 76.5M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (8m) 43s ago 23m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (4m) 10s ago 22m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (2m) 43s ago 21m 115M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (92s) 43s ago 21m 102M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (71s) 43s ago 21m 85.7M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (50s) 43s ago 20m 11.6M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:19:53.617 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (15s) 10s ago 20m 10.7M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:19:53.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (20m) 10s ago 20m 381M 2712M 16.2.5 6933c2a0b7dd a6b27332d2f7 2024-03-12T02:19:53.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (19m) 10s ago 19m 325M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:19:53.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (19m) 10s ago 19m 476M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:19:53.618 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 43s ago 22m - - 2024-03-12T02:19:53.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:53 smithi044 ceph-mon[92352]: pgmap v142: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 B/s rd, 310 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:53.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:53 smithi044 ceph-mon[92352]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:53 smithi145 ceph-mon[68197]: pgmap v142: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 B/s rd, 310 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:53 smithi145 ceph-mon[68197]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:54.019 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 5 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 9 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:19:54.020 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:19:54.358 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "11/23 daemons upgraded", 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:19:54.359 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:19:54.761 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:19:54.762 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:19:54.762 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:19:54.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:54 smithi044 ceph-mon[92352]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:54 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/1446 objects degraded (3.250%), 6 pgs degraded) 2024-03-12T02:19:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:54 smithi044 ceph-mon[92352]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:54.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:54 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1048766533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:54 smithi145 ceph-mon[68197]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:54 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/1446 objects degraded (3.250%), 6 pgs degraded) 2024-03-12T02:19:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:54 smithi145 ceph-mon[68197]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:54 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1048766533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:19:55.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:55 smithi044 ceph-mon[92352]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:55.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:55 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/948572773' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:19:55.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:55 smithi044 ceph-mon[92352]: pgmap v143: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:55 smithi145 ceph-mon[68197]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:19:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:55 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/948572773' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:19:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:55 smithi145 ceph-mon[68197]: pgmap v143: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:57.168 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:19:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:57 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:57 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:57.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:57 smithi145 ceph-mon[68197]: pgmap v144: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:19:57.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:57 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:19:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:57 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:19:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:57 smithi044 ceph-mon[92352]: pgmap v144: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:20:00.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:19:59 smithi145 ceph-mon[68197]: pgmap v145: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 172 B/s rd, 259 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:20:00.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:19:59 smithi044 ceph-mon[92352]: pgmap v145: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 172 B/s rd, 259 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T02:20:01.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:00 smithi145 ceph-mon[68197]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:20:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:00 smithi044 ceph-mon[92352]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:20:02.204 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:02.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:01 smithi145 ceph-mon[68197]: pgmap v146: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:02.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:02.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:01 smithi044 ceph-mon[92352]: pgmap v146: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:02.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:20:03.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:20:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:03 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:20:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:03 smithi145 ceph-mon[68197]: Upgrade: osd.5 is safe to restart 2024-03-12T02:20:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:03 smithi145 ceph-mon[68197]: pgmap v147: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:20:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:03 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:03 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T02:20:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:03 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:04.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:03 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T02:20:04.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:03 smithi044 ceph-mon[92352]: Upgrade: osd.5 is safe to restart 2024-03-12T02:20:04.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:03 smithi044 ceph-mon[92352]: pgmap v147: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:20:04.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:03 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:04.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:03 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T02:20:04.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:03 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:04 smithi145 ceph-mon[68197]: Upgrade: Updating osd.5 2024-03-12T02:20:04.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:04 smithi145 ceph-mon[68197]: Deploying daemon osd.5 on smithi145 2024-03-12T02:20:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:04 smithi044 ceph-mon[92352]: Upgrade: Updating osd.5 2024-03-12T02:20:05.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:04 smithi044 ceph-mon[92352]: Deploying daemon osd.5 on smithi145 2024-03-12T02:20:05.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:05 smithi145 ceph-mon[68197]: pgmap v148: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:06.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:05 smithi044 ceph-mon[92352]: pgmap v148: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:06.999 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:06 smithi145 systemd[1]: Stopping Ceph osd.5 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:20:06.999 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5[45961]: debug 2024-03-12T02:20:06.886+0000 7f1d42d71700 -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-03-12T02:20:07.000 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5[45961]: debug 2024-03-12T02:20:06.886+0000 7f1d42d71700 -1 osd.5 98 *** Got signal Terminated *** 2024-03-12T02:20:07.000 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:06 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5[45961]: debug 2024-03-12T02:20:06.886+0000 7f1d42d71700 -1 osd.5 98 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:20:07.243 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:07.725 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:07 smithi145 bash[76237]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.5 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: pgmap v149: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 failed (root=default,host=smithi145) (connection refused reported by osd.7) 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.217 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.220 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.220 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:07 smithi145 ceph-mon[68197]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: pgmap v149: 129 pgs: 129 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 failed (root=default,host=smithi145) (connection refused reported by osd.7) 2024-03-12T02:20:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.2 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.4 2024-03-12T02:20:08.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.7 2024-03-12T02:20:08.338 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:08.338 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.1 2024-03-12T02:20:08.338 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.3 2024-03-12T02:20:08.338 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.0 2024-03-12T02:20:08.338 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:07 smithi044 ceph-mon[92352]: osd.5 reported immediately failed by osd.6 2024-03-12T02:20:09.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:08 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:20:09.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:08 smithi145 ceph-mon[68197]: osdmap e99: 8 total, 7 up, 8 in 2024-03-12T02:20:09.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:08 smithi145 ceph-mon[68197]: osdmap e100: 8 total, 7 up, 8 in 2024-03-12T02:20:09.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:08 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:20:09.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:08 smithi044 ceph-mon[92352]: osdmap e99: 8 total, 7 up, 8 in 2024-03-12T02:20:09.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:08 smithi044 ceph-mon[92352]: osdmap e100: 8 total, 7 up, 8 in 2024-03-12T02:20:09.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:09 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.5.service: Succeeded. 2024-03-12T02:20:09.750 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:09 smithi145 systemd[1]: Stopped Ceph osd.5 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:20:09.750 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:09 smithi145 systemd[1]: Starting Ceph osd.5 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:20:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:09 smithi145 ceph-mon[68197]: pgmap v151: 129 pgs: 18 stale+active+clean, 111 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:20:10.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:09 smithi044 ceph-mon[92352]: pgmap v151: 129 pgs: 18 stale+active+clean, 111 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:20:10.631 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-12T02:20:10.631 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: 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-03-12T02:20:10.631 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-12T02:20:10.631 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-12T02:20:10.631 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-12T02:20:10.632 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-12T02:20:10.632 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:10 smithi145 bash[76522]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-12T02:20:11.296 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:11 smithi145 ceph-mon[68197]: pgmap v153: 129 pgs: 8 active+undersized+degraded, 10 stale+active+clean, 4 active+undersized, 107 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 60/1446 objects degraded (4.149%) 2024-03-12T02:20:11.297 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:11 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 60/1446 objects degraded (4.149%), 8 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:11 smithi044 ceph-mon[92352]: pgmap v153: 129 pgs: 8 active+undersized+degraded, 10 stale+active+clean, 4 active+undersized, 107 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 60/1446 objects degraded (4.149%) 2024-03-12T02:20:11.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:11 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 60/1446 objects degraded (4.149%), 8 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:11.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:11 smithi145 ceph-osd[76813]: -- 172.21.15.145:0/2632786869 <== mon.1 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5569429ea4e0 con 0x5569429bb000 2024-03-12T02:20:11.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:11 smithi145 bash[76775]: 16bd1e6d58e97c3a481410302c40061dcff11900f566b2a6bfd1e2bb04cf4dbe 2024-03-12T02:20:11.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:11 smithi145 systemd[1]: Started Ceph osd.5 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:20:12.249 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:20:11.958+0000 7fc575685640 -1 Falling back to public interface 2024-03-12T02:20:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:12.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:12.272 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:12.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:12.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:12.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:12.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:12.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:13.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:13 smithi044 ceph-mon[92352]: pgmap v154: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:13.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:13 smithi145 ceph-mon[68197]: pgmap v154: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:15 smithi145 ceph-mon[68197]: pgmap v155: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:15 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:15 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:16.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:15 smithi044 ceph-mon[92352]: pgmap v155: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:15 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:15 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:16.834 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:16 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:20:16.658+0000 7fc575685640 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-12T02:20:17.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:17 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:17.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:17 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:17.097 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:17 smithi145 ceph-mon[68197]: pgmap v156: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 229 B/s rd, 114 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:17.097 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:20:17.093+0000 7fc575685640 -1 osd.5 98 log_to_monitors true 2024-03-12T02:20:17.315 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:17.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:17 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:17.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:17 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:17.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:17 smithi044 ceph-mon[92352]: pgmap v156: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 229 B/s rd, 114 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:18.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:18 smithi145 ceph-mon[68197]: from='osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T02:20:18.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:18 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 167/1446 objects degraded (11.549%), 23 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:18.250 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:20:18 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:20:18.056+0000 7fc565adc700 -1 osd.5 98 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:20:18.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:18 smithi044 ceph-mon[92352]: from='osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T02:20:18.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:18 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 167/1446 objects degraded (11.549%), 23 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:19.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:19 smithi145 ceph-mon[68197]: from='osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T02:20:19.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:19 smithi145 ceph-mon[68197]: osdmap e101: 8 total, 7 up, 8 in 2024-03-12T02:20:19.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:19 smithi145 ceph-mon[68197]: from='osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:20:19.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:19 smithi145 ceph-mon[68197]: pgmap v158: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 206 B/s rd, 206 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:19.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:19 smithi044 ceph-mon[92352]: from='osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T02:20:19.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:19 smithi044 ceph-mon[92352]: osdmap e101: 8 total, 7 up, 8 in 2024-03-12T02:20:19.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:19 smithi044 ceph-mon[92352]: from='osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:20:19.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:19 smithi044 ceph-mon[92352]: pgmap v158: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 206 B/s rd, 206 B/s wr, 0 op/s; 167/1446 objects degraded (11.549%) 2024-03-12T02:20:20.058 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996] boot 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: osdmap e102: 8 total, 8 up, 8 in 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: pgmap v160: 129 pgs: 2 peering, 21 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 303 B/s rd, 151 B/s wr, 0 op/s; 154/1446 objects degraded (10.650%) 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: pgmap v161: 129 pgs: 2 peering, 21 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 431 B/s rd, 215 B/s wr, 0 op/s; 154/1446 objects degraded (10.650%) 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.059 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:20.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:20 smithi044 ceph-mon[92352]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-03-12T02:20:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:20:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: osd.5 [v2:172.21.15.145:6808/3958076996,v1:172.21.15.145:6809/3958076996] boot 2024-03-12T02:20:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: osdmap e102: 8 total, 8 up, 8 in 2024-03-12T02:20:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T02:20:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: pgmap v160: 129 pgs: 2 peering, 21 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 303 B/s rd, 151 B/s wr, 0 op/s; 154/1446 objects degraded (10.650%) 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: pgmap v161: 129 pgs: 2 peering, 21 active+undersized+degraded, 22 active+undersized, 84 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 431 B/s rd, 215 B/s wr, 0 op/s; 154/1446 objects degraded (10.650%) 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:20.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:20.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:20.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:20.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:20.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:20 smithi145 ceph-mon[68197]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-03-12T02:20:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:21 smithi044 ceph-mon[92352]: osdmap e103: 8 total, 8 up, 8 in 2024-03-12T02:20:21.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:21 smithi145 ceph-mon[68197]: osdmap e103: 8 total, 8 up, 8 in 2024-03-12T02:20:22.370 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:22.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:22.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:22 smithi044 ceph-mon[92352]: pgmap v163: 129 pgs: 4 peering, 19 active+undersized+degraded, 18 active+undersized, 88 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 571 B/s rd, 0 op/s; 130/1446 objects degraded (8.990%) 2024-03-12T02:20:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:22.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:22 smithi145 ceph-mon[68197]: pgmap v163: 129 pgs: 4 peering, 19 active+undersized+degraded, 18 active+undersized, 88 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 571 B/s rd, 0 op/s; 130/1446 objects degraded (8.990%) 2024-03-12T02:20:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:23 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 130/1446 objects degraded (8.990%), 19 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:23.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:23 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 130/1446 objects degraded (8.990%), 19 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:24.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:24 smithi044 ceph-mon[92352]: pgmap v164: 129 pgs: 4 peering, 125 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 431 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T02:20:24.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:24 smithi145 ceph-mon[68197]: pgmap v164: 129 pgs: 4 peering, 125 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 431 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T02:20:25.134 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:20:25.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:25 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 130/1446 objects degraded (8.990%), 19 pgs degraded) 2024-03-12T02:20:25.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:25 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 130/1446 objects degraded (8.990%), 19 pgs degraded) 2024-03-12T02:20:25.794 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (13m) 75s ago 24m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (3m) 75s ago 24m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (3m) 10s ago 23m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (11m) 75s ago 23m 34.9M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (18m) 75s ago 18m 16.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (18m) 10s ago 18m 39.3M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (4m) 75s ago 25m 498M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (4m) 10s ago 23m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (4m) 75s ago 25m 59.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (3m) 10s ago 23m 46.6M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (15m) 75s ago 15m 82.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (15m) 10s ago 15m 76.6M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:20:25.795 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (9m) 75s ago 23m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (5m) 10s ago 22m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (2m) 75s ago 22m 115M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (2m) 75s ago 22m 102M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (103s) 75s ago 21m 85.7M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (82s) 75s ago 21m 11.6M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (47s) 10s ago 20m 119M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (14s) 10s ago 20m 13.7M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (20m) 10s ago 20m 324M 2712M 16.2.5 6933c2a0b7dd 613d9a3ffd31 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (19m) 10s ago 19m 476M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:20:25.796 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 75s ago 23m - - 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:26.198 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 6 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 10 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:20:26.199 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:20:26.541 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:20:26.541 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:20:26.541 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:20:26.541 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:20:26.541 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:20:26.541 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "12/23 daemons upgraded", 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:20:26.542 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:20:26.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:26.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: pgmap v165: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 311 B/s rd, 155 B/s wr, 0 op/s 2024-03-12T02:20:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1178524606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:26.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: pgmap v165: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 311 B/s rd, 155 B/s wr, 0 op/s 2024-03-12T02:20:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1178524606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:26.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:26.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:26.942 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:20:26.942 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:20:26.942 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:20:27.414 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:27.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:27 smithi044 ceph-mon[92352]: from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:27.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:27 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/968227618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:20:27.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:27 smithi145 ceph-mon[68197]: from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:27.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:27 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/968227618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:20:28.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:28 smithi044 ceph-mon[92352]: pgmap v166: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-03-12T02:20:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:28 smithi145 ceph-mon[68197]: pgmap v166: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-03-12T02:20:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:30 smithi145 ceph-mon[68197]: pgmap v167: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-03-12T02:20:31.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:30 smithi044 ceph-mon[92352]: pgmap v167: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-03-12T02:20:32.455 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:32.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:32 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:32.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:32 smithi044 ceph-mon[92352]: pgmap v168: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 88 B/s wr, 0 op/s 2024-03-12T02:20:32.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:32 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:32.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:32 smithi145 ceph-mon[68197]: pgmap v168: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 88 B/s wr, 0 op/s 2024-03-12T02:20:34.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:34 smithi145 ceph-mon[68197]: pgmap v169: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:35.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:34 smithi044 ceph-mon[92352]: pgmap v169: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:35.833 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:35.833 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:35 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:35.833 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:35 smithi145 ceph-mon[68197]: Upgrade: osd.6 is safe to restart 2024-03-12T02:20:36.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:35 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T02:20:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:35 smithi044 ceph-mon[92352]: Upgrade: osd.6 is safe to restart 2024-03-12T02:20:36.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:36 smithi145 ceph-mon[68197]: pgmap v170: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:20:36.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:36 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:36.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:36 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T02:20:36.946 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:36 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:37.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:36 smithi044 ceph-mon[92352]: pgmap v170: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T02:20:37.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:36 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:37.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:36 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T02:20:37.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:36 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:37.495 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:37.926 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:37 smithi145 ceph-mon[68197]: Upgrade: Updating osd.6 2024-03-12T02:20:37.926 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:37 smithi145 ceph-mon[68197]: Deploying daemon osd.6 on smithi145 2024-03-12T02:20:38.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:37 smithi044 ceph-mon[92352]: Upgrade: Updating osd.6 2024-03-12T02:20:38.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:37 smithi044 ceph-mon[92352]: Deploying daemon osd.6 on smithi145 2024-03-12T02:20:38.936 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:38 smithi145 ceph-mon[68197]: pgmap v171: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:39.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:38 smithi044 ceph-mon[92352]: pgmap v171: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:39.499 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:39 smithi145 systemd[1]: Stopping Ceph osd.6 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:20:39.500 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6[48836]: debug 2024-03-12T02:20:39.371+0000 7effc6aca700 -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-03-12T02:20:39.500 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6[48836]: debug 2024-03-12T02:20:39.371+0000 7effc6aca700 -1 osd.6 103 *** Got signal Terminated *** 2024-03-12T02:20:39.500 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6[48836]: debug 2024-03-12T02:20:39.371+0000 7effc6aca700 -1 osd.6 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:20:39.999 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:39 smithi145 bash[78946]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.6 2024-03-12T02:20:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.3 2024-03-12T02:20:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 failed (root=default,host=smithi145) (connection refused reported by osd.3) 2024-03-12T02:20:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.0 2024-03-12T02:20:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.0 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.1 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.2 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.3 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.5 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.4 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.7 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.1 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.2 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.3 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.5 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.4 2024-03-12T02:20:40.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:39 smithi145 ceph-mon[68197]: osd.6 reported immediately failed by osd.7 2024-03-12T02:20:40.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.3 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 failed (root=default,host=smithi145) (connection refused reported by osd.3) 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.0 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.0 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.1 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.2 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.3 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.5 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.4 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.7 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.1 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.2 2024-03-12T02:20:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.3 2024-03-12T02:20:40.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.5 2024-03-12T02:20:40.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.4 2024-03-12T02:20:40.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:39 smithi044 ceph-mon[92352]: osd.6 reported immediately failed by osd.7 2024-03-12T02:20:40.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:40 smithi145 ceph-mon[68197]: pgmap v172: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:40.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:40 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:20:41.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:40 smithi145 ceph-mon[68197]: osdmap e104: 8 total, 7 up, 8 in 2024-03-12T02:20:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:40 smithi044 ceph-mon[92352]: pgmap v172: 129 pgs: 129 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:20:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:40 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:20:41.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:40 smithi044 ceph-mon[92352]: osdmap e104: 8 total, 7 up, 8 in 2024-03-12T02:20:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:41 smithi145 ceph-mon[68197]: osdmap e105: 8 total, 7 up, 8 in 2024-03-12T02:20:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:42.000 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:41 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.6.service: Succeeded. 2024-03-12T02:20:42.000 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:41 smithi145 systemd[1]: Stopped Ceph osd.6 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:20:42.000 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:41 smithi145 systemd[1]: Starting Ceph osd.6 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:20:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:41 smithi044 ceph-mon[92352]: osdmap e105: 8 total, 7 up, 8 in 2024-03-12T02:20:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:42.541 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:42.982 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:42 smithi145 ceph-mon[68197]: pgmap v175: 129 pgs: 1 active+undersized+degraded, 14 peering, 5 stale+active+clean, 2 active+undersized, 107 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 9/1446 objects degraded (0.622%) 2024-03-12T02:20:42.982 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:42 smithi145 ceph-mon[68197]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-03-12T02:20:42.982 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:42 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 9/1446 objects degraded (0.622%), 1 pg degraded (PG_DEGRADED) 2024-03-12T02:20:42.982 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-12T02:20:42.982 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: 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-03-12T02:20:42.982 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-12T02:20:42.982 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-12T02:20:42.982 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-12T02:20:42.983 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-12T02:20:42.983 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:42 smithi145 bash[79232]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-12T02:20:43.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:42 smithi044 ceph-mon[92352]: pgmap v175: 129 pgs: 1 active+undersized+degraded, 14 peering, 5 stale+active+clean, 2 active+undersized, 107 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 9/1446 objects degraded (0.622%) 2024-03-12T02:20:43.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:42 smithi044 ceph-mon[92352]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-03-12T02:20:43.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:42 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 9/1446 objects degraded (0.622%), 1 pg degraded (PG_DEGRADED) 2024-03-12T02:20:43.999 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:43 smithi145 ceph-osd[79553]: -- 172.21.15.145:0/536845182 <== mon.1 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f81156e4e0 con 0x55f81153f000 2024-03-12T02:20:43.999 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:43 smithi145 bash[79515]: a05f8f732d5d06056cac22de66637fed5a7da85758e593480a1523a48f53027e 2024-03-12T02:20:43.999 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:43 smithi145 systemd[1]: Started Ceph osd.6 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:20:44.549 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:20:44.265+0000 7f019cdf7640 -1 Falling back to public interface 2024-03-12T02:20:45.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:44 smithi044 ceph-mon[92352]: pgmap v176: 129 pgs: 13 active+undersized+degraded, 14 peering, 1 stale+active+clean, 9 active+undersized, 92 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 90/1446 objects degraded (6.224%) 2024-03-12T02:20:45.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:45.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:45.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:44 smithi145 ceph-mon[68197]: pgmap v176: 129 pgs: 13 active+undersized+degraded, 14 peering, 1 stale+active+clean, 9 active+undersized, 92 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 90/1446 objects degraded (6.224%) 2024-03-12T02:20:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:45.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:45 smithi145 ceph-mon[68197]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-03-12T02:20:46.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:45 smithi044 ceph-mon[92352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-03-12T02:20:47.197 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:46 smithi145 ceph-mon[68197]: pgmap v177: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:47.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:46 smithi044 ceph-mon[92352]: pgmap v177: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:47.582 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:47 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 161/1446 objects degraded (11.134%), 24 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:47 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:47 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 161/1446 objects degraded (11.134%), 24 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:48.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:47 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:48.878 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:20:48.514+0000 7f019cdf7640 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-12T02:20:49.162 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:20:48.910+0000 7f019cdf7640 -1 osd.6 103 log_to_monitors true 2024-03-12T02:20:49.162 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:48 smithi145 ceph-mon[68197]: pgmap v178: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:49.162 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:49.162 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:48 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:49.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:48 smithi044 ceph-mon[92352]: pgmap v178: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:49.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:49.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:48 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:49.999 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:20:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:20:49.904+0000 7f018e250700 -1 osd.6 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:20:49.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:49 smithi145 ceph-mon[68197]: from='osd.6 [v2:172.21.15.145:6816/387254278,v1:172.21.15.145:6817/387254278]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T02:20:49.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:49 smithi145 ceph-mon[68197]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T02:20:50.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:49 smithi044 ceph-mon[92352]: from='osd.6 [v2:172.21.15.145:6816/387254278,v1:172.21.15.145:6817/387254278]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T02:20:50.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:49 smithi044 ceph-mon[92352]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T02:20:51.202 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:50 smithi145 ceph-mon[68197]: pgmap v179: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:51.203 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:50 smithi145 ceph-mon[68197]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T02:20:51.203 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:50 smithi145 ceph-mon[68197]: osdmap e106: 8 total, 7 up, 8 in 2024-03-12T02:20:51.203 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:50 smithi145 ceph-mon[68197]: from='osd.6 [v2:172.21.15.145:6816/387254278,v1:172.21.15.145:6817/387254278]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:20:51.203 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:50 smithi145 ceph-mon[68197]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:20:51.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:50 smithi044 ceph-mon[92352]: pgmap v179: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:50 smithi044 ceph-mon[92352]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T02:20:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:50 smithi044 ceph-mon[92352]: osdmap e106: 8 total, 7 up, 8 in 2024-03-12T02:20:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:50 smithi044 ceph-mon[92352]: from='osd.6 [v2:172.21.15.145:6816/387254278,v1:172.21.15.145:6817/387254278]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:20:51.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:50 smithi044 ceph-mon[92352]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:20:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:20:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: osd.6 [v2:172.21.15.145:6816/387254278,v1:172.21.15.145:6817/387254278] boot 2024-03-12T02:20:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: osdmap e107: 8 total, 8 up, 8 in 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:51 smithi145 ceph-mon[68197]: osdmap e108: 8 total, 8 up, 8 in 2024-03-12T02:20:52.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: osd.6 [v2:172.21.15.145:6816/387254278,v1:172.21.15.145:6817/387254278] boot 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: osdmap e107: 8 total, 8 up, 8 in 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:52.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:51 smithi044 ceph-mon[92352]: osdmap e108: 8 total, 8 up, 8 in 2024-03-12T02:20:52.630 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: pgmap v182: 129 pgs: 1 peering, 24 active+undersized+degraded, 18 active+undersized, 86 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: pgmap v183: 129 pgs: 1 peering, 24 active+undersized+degraded, 18 active+undersized, 86 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 328 B/s rd, 164 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: pgmap v184: 129 pgs: 1 peering, 24 active+undersized+degraded, 18 active+undersized, 86 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 483 B/s rd, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:53.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:53.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:20:53.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: pgmap v182: 129 pgs: 1 peering, 24 active+undersized+degraded, 18 active+undersized, 86 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: pgmap v183: 129 pgs: 1 peering, 24 active+undersized+degraded, 18 active+undersized, 86 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 328 B/s rd, 164 B/s wr, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: pgmap v184: 129 pgs: 1 peering, 24 active+undersized+degraded, 18 active+undersized, 86 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 483 B/s rd, 0 op/s; 161/1446 objects degraded (11.134%) 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:53.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:20:54.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:53 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:20:54.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:53 smithi145 ceph-mon[68197]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-12T02:20:54.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:53 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:20:54.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:53 smithi044 ceph-mon[92352]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-12T02:20:55.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:54 smithi145 ceph-mon[68197]: pgmap v186: 129 pgs: 1 peering, 14 active+undersized+degraded, 13 active+undersized, 101 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 257 B/s wr, 0 op/s; 86/1446 objects degraded (5.947%) 2024-03-12T02:20:55.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:54 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 86/1446 objects degraded (5.947%), 14 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:55.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:54 smithi044 ceph-mon[92352]: pgmap v186: 129 pgs: 1 peering, 14 active+undersized+degraded, 13 active+undersized, 101 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 257 B/s wr, 0 op/s; 86/1446 objects degraded (5.947%) 2024-03-12T02:20:55.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:54 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 86/1446 objects degraded (5.947%), 14 pgs degraded (PG_DEGRADED) 2024-03-12T02:20:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:55 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/1446 objects degraded (5.947%), 14 pgs degraded) 2024-03-12T02:20:56.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:55 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/1446 objects degraded (5.947%), 14 pgs degraded) 2024-03-12T02:20:57.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:56 smithi145 ceph-mon[68197]: pgmap v187: 129 pgs: 1 peering, 128 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-03-12T02:20:57.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:57.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:57.304 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:20:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:56 smithi044 ceph-mon[92352]: pgmap v187: 129 pgs: 1 peering, 128 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-03-12T02:20:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:20:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:20:57.668 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (14m) 107s ago 24m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (3m) 107s ago 24m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (3m) 10s ago 23m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (11m) 107s ago 24m 34.9M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (19m) 107s ago 19m 16.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (19m) 10s ago 19m 39.3M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (5m) 107s ago 26m 498M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (4m) 10s ago 23m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (4m) 107s ago 26m 59.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (4m) 10s ago 23m 45.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:20:57.970 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (16m) 107s ago 16m 82.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (16m) 10s ago 16m 78.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (9m) 107s ago 24m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (5m) 10s ago 23m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 107s ago 23m 115M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (2m) 107s ago 22m 102M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 107s ago 22m 85.7M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (114s) 107s ago 21m 11.6M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (79s) 10s ago 21m 121M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (46s) 10s ago 21m 118M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (14s) 10s ago 20m 11.4M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (20m) 10s ago 20m 475M 2712M 16.2.5 6933c2a0b7dd e0627f96d200 2024-03-12T02:20:57.971 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 107s ago 23m - - 2024-03-12T02:20:58.366 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:20:58.366 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:20:58.366 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:20:58.366 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 7 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-03-12T02:20:58.367 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 11 2024-03-12T02:20:58.368 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:20:58.368 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:20:58.705 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:20:58.705 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:20:58.705 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:20:58.705 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:20:58.705 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "13/23 daemons upgraded", 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:20:58.706 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:20:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:58 smithi044 ceph-mon[92352]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:58 smithi044 ceph-mon[92352]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:58.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:58 smithi044 ceph-mon[92352]: pgmap v188: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 328 B/s wr, 0 op/s 2024-03-12T02:20:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:58 smithi044 ceph-mon[92352]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:58 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/679035101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:58 smithi145 ceph-mon[68197]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:58 smithi145 ceph-mon[68197]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:58 smithi145 ceph-mon[68197]: pgmap v188: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 328 B/s wr, 0 op/s 2024-03-12T02:20:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:58 smithi145 ceph-mon[68197]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:58 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/679035101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:20:59.107 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:20:59.107 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:20:59.107 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:20:59.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:59 smithi044 ceph-mon[92352]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:59.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:20:59 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/935207930' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:20:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:59 smithi145 ceph-mon[68197]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:20:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:20:59 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/935207930' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:21:00.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:00 smithi044 ceph-mon[92352]: pgmap v189: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:21:00.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:00 smithi145 ceph-mon[68197]: pgmap v189: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:21:02.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:02.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:02 smithi044 ceph-mon[92352]: pgmap v190: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:02.715 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:02.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:02.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:02 smithi145 ceph-mon[68197]: pgmap v190: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:04 smithi145 ceph-mon[68197]: pgmap v191: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 256 B/s wr, 0 op/s 2024-03-12T02:21:05.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:04 smithi044 ceph-mon[92352]: pgmap v191: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 256 B/s wr, 0 op/s 2024-03-12T02:21:07.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:06 smithi145 ceph-mon[68197]: pgmap v192: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:07.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:06 smithi044 ceph-mon[92352]: pgmap v192: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:07.756 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:08.190 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:07 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:21:08.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:07 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:21:09.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:08 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:21:09.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:08 smithi145 ceph-mon[68197]: Upgrade: osd.7 is safe to restart 2024-03-12T02:21:09.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:08 smithi145 ceph-mon[68197]: pgmap v193: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:21:09.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:09.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T02:21:09.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:09.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:08 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T02:21:09.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:08 smithi044 ceph-mon[92352]: Upgrade: osd.7 is safe to restart 2024-03-12T02:21:09.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:08 smithi044 ceph-mon[92352]: pgmap v193: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:21:09.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:09.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T02:21:09.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:09 smithi145 ceph-mon[68197]: Upgrade: Updating osd.7 2024-03-12T02:21:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:09 smithi145 ceph-mon[68197]: Deploying daemon osd.7 on smithi145 2024-03-12T02:21:10.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:09 smithi044 ceph-mon[92352]: Upgrade: Updating osd.7 2024-03-12T02:21:10.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:09 smithi044 ceph-mon[92352]: Deploying daemon osd.7 on smithi145 2024-03-12T02:21:10.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:10 smithi145 ceph-mon[68197]: pgmap v194: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:11.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:10 smithi044 ceph-mon[92352]: pgmap v194: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:12.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:11 smithi145 systemd[1]: Stopping Ceph osd.7 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:21:12.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7[51726]: debug 2024-03-12T02:21:11.903+0000 7f765532a700 -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-03-12T02:21:12.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7[51726]: debug 2024-03-12T02:21:11.903+0000 7f765532a700 -1 osd.7 108 *** Got signal Terminated *** 2024-03-12T02:21:12.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:11 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7[51726]: debug 2024-03-12T02:21:11.903+0000 7f765532a700 -1 osd.7 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:21:12.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:12.680 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:12 smithi145 bash[81629]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd.7 2024-03-12T02:21:12.789 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:13.210 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: pgmap v195: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:13.210 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 failed (root=default,host=smithi145) (connection refused reported by osd.5) 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.211 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.212 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.213 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.213 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:12 smithi145 ceph-mon[68197]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: pgmap v195: 129 pgs: 129 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 failed (root=default,host=smithi145) (connection refused reported by osd.5) 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.0 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.1 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.3 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.5 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.4 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.2 2024-03-12T02:21:13.337 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:12 smithi044 ceph-mon[92352]: osd.7 reported immediately failed by osd.6 2024-03-12T02:21:14.221 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:13 smithi145 ceph-mon[68197]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:21:14.221 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:13 smithi145 ceph-mon[68197]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-03-12T02:21:14.222 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:13 smithi145 ceph-mon[68197]: osdmap e109: 8 total, 7 up, 8 in 2024-03-12T02:21:14.222 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:13 smithi145 ceph-mon[68197]: osdmap e110: 8 total, 7 up, 8 in 2024-03-12T02:21:14.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:13 smithi044 ceph-mon[92352]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T02:21:14.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:13 smithi044 ceph-mon[92352]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-03-12T02:21:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:13 smithi044 ceph-mon[92352]: osdmap e109: 8 total, 7 up, 8 in 2024-03-12T02:21:14.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:13 smithi044 ceph-mon[92352]: osdmap e110: 8 total, 7 up, 8 in 2024-03-12T02:21:14.499 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:14 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.7.service: Succeeded. 2024-03-12T02:21:14.499 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:14 smithi145 systemd[1]: Stopped Ceph osd.7 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:21:14.500 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:14 smithi145 systemd[1]: Starting Ceph osd.7 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:21:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:14 smithi145 ceph-mon[68197]: pgmap v197: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:15.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:14 smithi145 ceph-mon[68197]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-12T02:21:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:14 smithi044 ceph-mon[92352]: pgmap v197: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:15.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:14 smithi044 ceph-mon[92352]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-12T02:21:15.728 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-12T02:21:15.728 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: 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-03-12T02:21:15.728 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-12T02:21:15.728 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-12T02:21:15.728 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-12T02:21:15.729 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-12T02:21:15.729 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:15 smithi145 bash[81914]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-12T02:21:16.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:16 smithi044 ceph-mon[92352]: pgmap v199: 129 pgs: 20 active+undersized+degraded, 9 peering, 4 stale+active+clean, 9 active+undersized, 87 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 127/1446 objects degraded (8.783%) 2024-03-12T02:21:16.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:16 smithi044 ceph-mon[92352]: Health check failed: Degraded data redundancy: 127/1446 objects degraded (8.783%), 20 pgs degraded (PG_DEGRADED) 2024-03-12T02:21:16.432 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:16 smithi145 ceph-mon[68197]: pgmap v199: 129 pgs: 20 active+undersized+degraded, 9 peering, 4 stale+active+clean, 9 active+undersized, 87 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 127/1446 objects degraded (8.783%) 2024-03-12T02:21:16.432 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:16 smithi145 ceph-mon[68197]: Health check failed: Degraded data redundancy: 127/1446 objects degraded (8.783%), 20 pgs degraded (PG_DEGRADED) 2024-03-12T02:21:16.999 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:16 smithi145 ceph-osd[82207]: -- 172.21.15.145:0/318897958 <== mon.1 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b335884e0 con 0x556b33559000 2024-03-12T02:21:16.999 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:16 smithi145 bash[82169]: b5768b95da763931902fe68c3b78a9c7183a5865e9877c1c772bcec66855aa36 2024-03-12T02:21:16.999 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:16 smithi145 systemd[1]: Started Ceph osd.7 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:21:17.452 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:17 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:21:17.055+0000 7f4f0f0dd640 -1 Falling back to public interface 2024-03-12T02:21:17.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:17 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:17.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:17 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:17.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:17 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:17.825 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:17 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:18.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:17 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:18.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:17 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:18 smithi145 ceph-mon[68197]: pgmap v200: 129 pgs: 31 active+undersized+degraded, 9 peering, 16 active+undersized, 73 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 186/1446 objects degraded (12.863%) 2024-03-12T02:21:19.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:18 smithi044 ceph-mon[92352]: pgmap v200: 129 pgs: 31 active+undersized+degraded, 9 peering, 16 active+undersized, 73 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 186/1446 objects degraded (12.863%) 2024-03-12T02:21:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:19 smithi145 ceph-mon[68197]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-12T02:21:20.336 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:19 smithi044 ceph-mon[92352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-12T02:21:21.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:20 smithi145 ceph-mon[68197]: pgmap v201: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:21.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:21.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:20 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:21.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:20 smithi044 ceph-mon[92352]: pgmap v201: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:21.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:21.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:20 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:22 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:22 smithi145 ceph-mon[68197]: pgmap v202: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:22.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:22.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:22 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:22.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:22 smithi044 ceph-mon[92352]: pgmap v202: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:22.641 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:21:22.252+0000 7f4f0f0dd640 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-12T02:21:22.863 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:22.999 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:22 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:21:22.810+0000 7f4f0f0dd640 -1 osd.7 108 log_to_monitors true 2024-03-12T02:21:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:23 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 221/1446 objects degraded (15.284%), 37 pgs degraded (PG_DEGRADED) 2024-03-12T02:21:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:23 smithi145 ceph-mon[68197]: from='osd.7 [v2:172.21.15.145:6824/1173219404,v1:172.21.15.145:6825/1173219404]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:21:23.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:23 smithi145 ceph-mon[68197]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:21:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:23 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 221/1446 objects degraded (15.284%), 37 pgs degraded (PG_DEGRADED) 2024-03-12T02:21:23.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:23 smithi044 ceph-mon[92352]: from='osd.7 [v2:172.21.15.145:6824/1173219404,v1:172.21.15.145:6825/1173219404]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:21:23.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:23 smithi044 ceph-mon[92352]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T02:21:23.949 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:21:23 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:21:23.559+0000 7f4efe532700 -1 osd.7 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T02:21:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:24 smithi044 ceph-mon[92352]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T02:21:24.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:24 smithi044 ceph-mon[92352]: osdmap e111: 8 total, 7 up, 8 in 2024-03-12T02:21:24.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:24 smithi044 ceph-mon[92352]: from='osd.7 [v2:172.21.15.145:6824/1173219404,v1:172.21.15.145:6825/1173219404]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:21:24.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:24 smithi044 ceph-mon[92352]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:21:24.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:24 smithi044 ceph-mon[92352]: pgmap v204: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:24.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:24 smithi145 ceph-mon[68197]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T02:21:24.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:24 smithi145 ceph-mon[68197]: osdmap e111: 8 total, 7 up, 8 in 2024-03-12T02:21:24.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:24 smithi145 ceph-mon[68197]: from='osd.7 [v2:172.21.15.145:6824/1173219404,v1:172.21.15.145:6825/1173219404]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:21:24.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:24 smithi145 ceph-mon[68197]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-03-12T02:21:24.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:24 smithi145 ceph-mon[68197]: pgmap v204: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: osd.7 [v2:172.21.15.145:6824/1173219404,v1:172.21.15.145:6825/1173219404] boot 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: osdmap e112: 8 total, 8 up, 8 in 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: pgmap v206: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 301 B/s rd, 150 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: pgmap v207: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 213 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:25.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all osd 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-12T02:21:25.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: Upgrade: Setting require_osd_release to 18 reef 2024-03-12T02:21:25.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:25 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: osd.7 [v2:172.21.15.145:6824/1173219404,v1:172.21.15.145:6825/1173219404] boot 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: osdmap e112: 8 total, 8 up, 8 in 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:21:26.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: pgmap v206: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 301 B/s rd, 150 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: pgmap v207: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 213 B/s wr, 0 op/s; 221/1446 objects degraded (15.284%) 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all osd 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-12T02:21:26.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-12T02:21:26.002 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-12T02:21:26.003 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-12T02:21:26.003 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: Upgrade: Setting require_osd_release to 18 reef 2024-03-12T02:21:26.003 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:25 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-03-12T02:21:26.769 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-03-12T02:21:26.769 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-03-12T02:21:26.770 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: osdmap e113: 8 total, 8 up, 8 in 2024-03-12T02:21:26.770 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi044.iylkdd"]}]: dispatch 2024-03-12T02:21:26.770 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: Upgrade: It appears safe to stop mds.foofs.smithi044.iylkdd 2024-03-12T02:21:26.770 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.770 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:26.770 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:26.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-03-12T02:21:26.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-03-12T02:21:26.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: osdmap e113: 8 total, 8 up, 8 in 2024-03-12T02:21:26.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi044.iylkdd"]}]: dispatch 2024-03-12T02:21:27.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: Upgrade: It appears safe to stop mds.foofs.smithi044.iylkdd 2024-03-12T02:21:27.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:27.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:27.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:27.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:27 smithi044 ceph-mon[92352]: pgmap v209: 129 pgs: 10 peering, 27 active+undersized+degraded, 12 active+undersized, 80 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 152/1446 objects degraded (10.512%) 2024-03-12T02:21:27.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:27.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:21:27.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:27.899 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:27.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:27 smithi145 ceph-mon[68197]: pgmap v209: 129 pgs: 10 peering, 27 active+undersized+degraded, 12 active+undersized, 80 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 152/1446 objects degraded (10.512%) 2024-03-12T02:21:27.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:27.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.iylkdd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:21:27.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:28.759 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:28 smithi044 ceph-mon[92352]: Upgrade: Updating mds.foofs.smithi044.iylkdd 2024-03-12T02:21:28.759 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:28 smithi044 ceph-mon[92352]: Deploying daemon mds.foofs.smithi044.iylkdd on smithi044 2024-03-12T02:21:28.759 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:28 smithi044 ceph-mon[92352]: Health check update: Degraded data redundancy: 152/1446 objects degraded (10.512%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T02:21:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:28 smithi145 ceph-mon[68197]: Upgrade: Updating mds.foofs.smithi044.iylkdd 2024-03-12T02:21:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:28 smithi145 ceph-mon[68197]: Deploying daemon mds.foofs.smithi044.iylkdd on smithi044 2024-03-12T02:21:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:28 smithi145 ceph-mon[68197]: Health check update: Degraded data redundancy: 152/1446 objects degraded (10.512%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T02:21:29.461 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:21:29.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:29 smithi044 ceph-mon[92352]: pgmap v210: 129 pgs: 10 peering, 6 active+undersized+degraded, 3 active+undersized, 110 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 213 B/s wr, 0 op/s; 25/1446 objects degraded (1.729%) 2024-03-12T02:21:29.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:29 smithi044 ceph-mon[92352]: daemon mds.foofs.smithi044.iylkdd compat changed unexpectedly 2024-03-12T02:21:29.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:29 smithi044 ceph-mon[92352]: osdmap e114: 8 total, 8 up, 8 in 2024-03-12T02:21:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:29 smithi145 ceph-mon[68197]: pgmap v210: 129 pgs: 10 peering, 6 active+undersized+degraded, 3 active+undersized, 110 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 213 B/s wr, 0 op/s; 25/1446 objects degraded (1.729%) 2024-03-12T02:21:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:29 smithi145 ceph-mon[68197]: daemon mds.foofs.smithi044.iylkdd compat changed unexpectedly 2024-03-12T02:21:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:29 smithi145 ceph-mon[68197]: osdmap e114: 8 total, 8 up, 8 in 2024-03-12T02:21:30.125 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (14m) 2m ago 25m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (4m) 2m ago 25m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (4m) 9s ago 24m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (12m) 2m ago 24m 34.9M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (19m) 2m ago 19m 16.3M - 16.2.5 6933c2a0b7dd fdfe03382d9f 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (19m) 9s ago 19m 39.3M - 16.2.5 6933c2a0b7dd 72e6e9797993 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (5m) 2m ago 26m 498M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (5m) 9s ago 24m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (5m) 2m ago 26m 59.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:21:30.126 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (4m) 9s ago 24m 51.5M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (17m) 2m ago 17m 82.9M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (16m) 9s ago 16m 78.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (10m) 2m ago 24m 17.1M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (6m) 9s ago 23m 12.7M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 2m ago 23m 115M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 2m ago 23m 102M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 2m ago 22m 85.7M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (2m) 2m ago 22m 11.6M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (111s) 9s ago 22m 121M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (79s) 9s ago 21m 119M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:21:30.127 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (46s) 9s ago 21m 105M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:21:30.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (13s) 9s ago 21m 11.4M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:21:30.128 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 unknown 2m ago 24m - - 2024-03-12T02:21:30.525 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-03-12T02:21:30.526 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:21:30.527 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:21:30.527 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T02:21:30.527 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 12 2024-03-12T02:21:30.527 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:21:30.527 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:21:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:30 smithi044 ceph-mon[92352]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:30 smithi044 ceph-mon[92352]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T02:21:30.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:30 smithi044 ceph-mon[92352]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 2024-03-12T02:21:30.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:30 smithi044 ceph-mon[92352]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:30.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:30 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3595381647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "crash", 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: "osd" 2024-03-12T02:21:30.866 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:21:30.867 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "14/23 daemons upgraded", 2024-03-12T02:21:30.867 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mds daemons", 2024-03-12T02:21:30.867 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:21:30.867 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:21:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:30 smithi145 ceph-mon[68197]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:30 smithi145 ceph-mon[68197]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T02:21:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:30 smithi145 ceph-mon[68197]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 2024-03-12T02:21:31.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:30 smithi145 ceph-mon[68197]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:31.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:30 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3595381647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:31.271 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); insufficient standby MDS daemons available; Degraded data redundancy: 25/1446 objects degraded (1.729%), 6 pgs degraded 2024-03-12T02:21:31.271 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:21:31.271 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in unknown state 2024-03-12T02:21:31.271 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: have 0; want 1 more 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 25/1446 objects degraded (1.729%), 6 pgs degraded 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-03-12T02:21:31.272 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.14 is active+undersized+degraded, acting [3,2] 2024-03-12T02:21:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:31 smithi044 ceph-mon[92352]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:31.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:31 smithi044 ceph-mon[92352]: pgmap v212: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:31.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:31 smithi044 ceph-mon[92352]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:31.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:31 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2004609865' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:21:31.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:31 smithi145 ceph-mon[68197]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:31.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:31 smithi145 ceph-mon[68197]: pgmap v212: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:21:31.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:31 smithi145 ceph-mon[68197]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:21:32.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:31 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2004609865' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:21:32.936 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:32.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:32 smithi145 ceph-mon[68197]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/1446 objects degraded (1.729%), 6 pgs degraded) 2024-03-12T02:21:33.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:32 smithi044 ceph-mon[92352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/1446 objects degraded (1.729%), 6 pgs degraded) 2024-03-12T02:21:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: pgmap v213: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:21:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T02:21:34.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:boot 2024-03-12T02:21:34.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:21:34.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:33 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:21:34.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: pgmap v213: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:boot 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: fsmap foofs:1 {0=foofs.smithi145.kflnkd=up:active} 1 up:standby 2024-03-12T02:21:34.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:33 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:21:35.973 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:35 smithi044 ceph-mon[92352]: pgmap v214: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s 2024-03-12T02:21:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:35 smithi145 ceph-mon[68197]: pgmap v214: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s 2024-03-12T02:21:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:37 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:37.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:37 smithi044 ceph-mon[92352]: pgmap v215: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:37.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:37 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:37.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:37 smithi145 ceph-mon[68197]: pgmap v215: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:37.976 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:38 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:38 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:38 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:38.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:38 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:39.035 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:38 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:39.035 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:38 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:39.035 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:38 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:39.035 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:38 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:39.982 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:39 smithi044 ceph-mon[92352]: pgmap v216: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:39 smithi145 ceph-mon[68197]: pgmap v216: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T02:21:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: pgmap v217: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 354 B/s rd, 177 B/s wr, 0 op/s 2024-03-12T02:21:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: pgmap v217: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 354 B/s rd, 177 B/s wr, 0 op/s 2024-03-12T02:21:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:42.943 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: Detected new or changed devices on smithi044 2024-03-12T02:21:42.943 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: pgmap v218: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: pgmap v219: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi145.kflnkd"]}]: dispatch 2024-03-12T02:21:42.944 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:42 smithi145 ceph-mon[68197]: Upgrade: It appears safe to stop mds.foofs.smithi145.kflnkd 2024-03-12T02:21:43.026 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:43.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: Detected new or changed devices on smithi044 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: pgmap v218: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: pgmap v219: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi145.kflnkd"]}]: dispatch 2024-03-12T02:21:43.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:42 smithi044 ceph-mon[92352]: Upgrade: It appears safe to stop mds.foofs.smithi145.kflnkd 2024-03-12T02:21:44.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:44 smithi145 ceph-mon[68197]: Upgrade: Updating mds.foofs.smithi145.kflnkd 2024-03-12T02:21:44.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:44.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:21:44.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:44 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:44.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:44 smithi145 ceph-mon[68197]: Deploying daemon mds.foofs.smithi145.kflnkd on smithi145 2024-03-12T02:21:44.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:44 smithi145 ceph-mon[68197]: pgmap v220: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-03-12T02:21:44.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:44 smithi044 ceph-mon[92352]: Upgrade: Updating mds.foofs.smithi145.kflnkd 2024-03-12T02:21:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi145.kflnkd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T02:21:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:44 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:44 smithi044 ceph-mon[92352]: Deploying daemon mds.foofs.smithi145.kflnkd on smithi145 2024-03-12T02:21:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:44 smithi044 ceph-mon[92352]: pgmap v220: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: daemon mds.foofs.smithi145.kflnkd compat changed unexpectedly 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: osdmap e115: 8 total, 8 up, 8 in 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: Standby daemon mds.foofs.smithi044.iylkdd assigned to filesystem foofs as rank 0 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-03-12T02:21:45.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:45 smithi145 ceph-mon[68197]: fsmap foofs:1/1 {0=foofs.smithi044.iylkdd=up:replay} 2024-03-12T02:21:45.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi044[92329]: 2024-03-12T02:21:45.146+0000 7faec55ef700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: daemon mds.foofs.smithi145.kflnkd compat changed unexpectedly 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: osdmap e115: 8 total, 8 up, 8 in 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: Standby daemon mds.foofs.smithi044.iylkdd assigned to filesystem foofs as rank 0 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-03-12T02:21:45.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:45 smithi044 ceph-mon[92352]: fsmap foofs:1/1 {0=foofs.smithi044.iylkdd=up:replay} 2024-03-12T02:21:46.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:46 smithi145 ceph-mon[68197]: pgmap v222: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 293 B/s rd, 146 B/s wr, 0 op/s 2024-03-12T02:21:46.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:46 smithi044 ceph-mon[92352]: pgmap v222: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 293 B/s rd, 146 B/s wr, 0 op/s 2024-03-12T02:21:47.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:47 smithi145 ceph-mon[68197]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:reconnect 2024-03-12T02:21:47.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:47 smithi145 ceph-mon[68197]: fsmap foofs:1/1 {0=foofs.smithi044.iylkdd=up:reconnect} 2024-03-12T02:21:47.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:47 smithi044 ceph-mon[92352]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:reconnect 2024-03-12T02:21:47.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:47 smithi044 ceph-mon[92352]: fsmap foofs:1/1 {0=foofs.smithi044.iylkdd=up:reconnect} 2024-03-12T02:21:48.066 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:48 smithi145 ceph-mon[68197]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:rejoin 2024-03-12T02:21:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:48 smithi145 ceph-mon[68197]: fsmap foofs:1/1 {0=foofs.smithi044.iylkdd=up:rejoin} 2024-03-12T02:21:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:48 smithi145 ceph-mon[68197]: daemon mds.foofs.smithi044.iylkdd is now active in filesystem foofs as rank 0 2024-03-12T02:21:48.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:48 smithi145 ceph-mon[68197]: pgmap v223: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 293 B/s wr, 4 op/s 2024-03-12T02:21:48.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:48 smithi044 ceph-mon[92352]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:rejoin 2024-03-12T02:21:48.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:48 smithi044 ceph-mon[92352]: fsmap foofs:1/1 {0=foofs.smithi044.iylkdd=up:rejoin} 2024-03-12T02:21:48.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:48 smithi044 ceph-mon[92352]: daemon mds.foofs.smithi044.iylkdd is now active in filesystem foofs as rank 0 2024-03-12T02:21:48.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:48 smithi044 ceph-mon[92352]: pgmap v223: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 293 B/s wr, 4 op/s 2024-03-12T02:21:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:49 smithi145 ceph-mon[68197]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-03-12T02:21:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:49 smithi145 ceph-mon[68197]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:active 2024-03-12T02:21:49.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:49 smithi145 ceph-mon[68197]: fsmap foofs:1 {0=foofs.smithi044.iylkdd=up:active} 2024-03-12T02:21:49.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:49 smithi044 ceph-mon[92352]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-03-12T02:21:49.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:49 smithi044 ceph-mon[92352]: mds.? [v2:172.21.15.44:6834/2349891802,v1:172.21.15.44:6835/2349891802] up:active 2024-03-12T02:21:49.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:49 smithi044 ceph-mon[92352]: fsmap foofs:1 {0=foofs.smithi044.iylkdd=up:active} 2024-03-12T02:21:50.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:50 smithi145 ceph-mon[68197]: pgmap v224: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 255 B/s wr, 8 op/s 2024-03-12T02:21:50.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:50 smithi044 ceph-mon[92352]: pgmap v224: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 255 B/s wr, 8 op/s 2024-03-12T02:21:52.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: mds.? [v2:172.21.15.145:6832/1867702566,v1:172.21.15.145:6833/1867702566] up:boot 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: fsmap foofs:1 {0=foofs.smithi044.iylkdd=up:active} 1 up:standby 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:21:52.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:52 smithi145 ceph-mon[68197]: pgmap v225: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 8 op/s 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: mds.? [v2:172.21.15.145:6832/1867702566,v1:172.21.15.145:6833/1867702566] up:boot 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: fsmap foofs:1 {0=foofs.smithi044.iylkdd=up:active} 1 up:standby 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:21:52.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:52 smithi044 ceph-mon[92352]: pgmap v225: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 8 op/s 2024-03-12T02:21:53.114 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:54 smithi145 ceph-mon[68197]: pgmap v226: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T02:21:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:54.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:54 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:55.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:54 smithi044 ceph-mon[92352]: pgmap v226: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T02:21:55.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:55.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:54 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:55 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:56.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:55 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:56 smithi145 ceph-mon[68197]: pgmap v227: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 292 B/s wr, 10 op/s 2024-03-12T02:21:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:56 smithi044 ceph-mon[92352]: pgmap v227: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 292 B/s wr, 10 op/s 2024-03-12T02:21:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:21:58.157 INFO:teuthology.orchestra.run.smithi044.stderr:mount.nfs: mounting smithi044:/fake failed, reason given by server: No such file or directory 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: pgmap v228: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.7 KiB/s wr, 11 op/s 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:58.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi044.iylkdd"}]': finished 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi145.kflnkd"}]': finished 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:58.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:58 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: pgmap v228: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.7 KiB/s wr, 11 op/s 2024-03-12T02:21:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi044.iylkdd"}]: dispatch 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi044.iylkdd"}]': finished 2024-03-12T02:21:59.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi145.kflnkd"}]: dispatch 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi145.kflnkd"}]': finished 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:21:59.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:58 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:21:59.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: Detected new or changed devices on smithi145 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: pgmap v229: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 KiB/s wr, 10 op/s 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: pgmap v230: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.2 KiB/s wr, 9 op/s 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all mds 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all rgw 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all rbd-mirror 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all ceph-exporter 2024-03-12T02:21:59.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:21:59 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all iscsi 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: Detected new or changed devices on smithi145 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: pgmap v229: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 KiB/s wr, 10 op/s 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: pgmap v230: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.2 KiB/s wr, 9 op/s 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all mds 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all rgw 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all rbd-mirror 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all ceph-exporter 2024-03-12T02:21:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:21:59 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all iscsi 2024-03-12T02:22:01.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Upgrade: Updating nfs.foo.0.1.smithi044.akysln (1/2) 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Creating key for client.nfs.foo.0.1.smithi044.akysln 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Rados config object exists: conf-nfs.foo 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Creating key for client.nfs.foo.0.1.smithi044.akysln-rgw 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:22:01.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Bind address in nfs.foo.0.1.smithi044.akysln's ganesha conf is defaulting to empty 2024-03-12T02:22:01.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:01.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: Deploying daemon nfs.foo.0.1.smithi044.akysln on smithi044 2024-03-12T02:22:01.501 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:01 smithi145 ceph-mon[68197]: pgmap v231: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.3 KiB/s rd, 9.2 KiB/s wr, 6 op/s 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Upgrade: Updating nfs.foo.0.1.smithi044.akysln (1/2) 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Creating key for client.nfs.foo.0.1.smithi044.akysln 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:01.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Rados config object exists: conf-nfs.foo 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Creating key for client.nfs.foo.0.1.smithi044.akysln-rgw 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi044.akysln-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Bind address in nfs.foo.0.1.smithi044.akysln's ganesha conf is defaulting to empty 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: Deploying daemon nfs.foo.0.1.smithi044.akysln on smithi044 2024-03-12T02:22:01.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:01 smithi044 ceph-mon[92352]: pgmap v231: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.3 KiB/s rd, 9.2 KiB/s wr, 6 op/s 2024-03-12T02:22:01.629 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (15m) 24s ago 25m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (4m) 24s ago 25m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (4m) 8s ago 24m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (12m) 24s ago 25m 34.2M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (30s) 24s ago 20m 10.2M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (11s) 8s ago 20m 12.5M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (6m) 24s ago 27m 503M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (5m) 8s ago 24m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:22:02.361 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (5m) 24s ago 27m 74.8M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (5m) 8s ago 24m 53.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (17m) 24s ago 17m 83.0M - 3.5 6933c2a0b7dd a1d31b10604a 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (17m) 8s ago 17m 78.7M - 3.5 6933c2a0b7dd 7ae6e17514dc 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (10m) 24s ago 25m 16.6M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (6m) 8s ago 24m 10.9M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (4m) 24s ago 24m 121M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 24s ago 23m 106M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (3m) 24s ago 23m 90.9M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (2m) 24s ago 22m 115M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (2m) 8s ago 22m 123M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (111s) 8s ago 22m 123M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:22:02.362 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (78s) 8s ago 21m 109M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:22:02.363 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (46s) 8s ago 21m 136M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:22:02.363 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 error 24s ago 24m - - 2024-03-12T02:22:02.463 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:02 smithi044 ceph-mon[92352]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:02.463 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:02 smithi044 ceph-mon[92352]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:02.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:02 smithi145 ceph-mon[68197]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:02.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:02 smithi145 ceph-mon[68197]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:02.777 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:22:02.777 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:22:02.777 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:22:02.777 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:22:02.778 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:22:03.154 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:22:03.154 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:22:03.154 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:22:03.154 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:22:03.154 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:22:03.154 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "mds", 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "crash" 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "16/23 daemons upgraded", 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading nfs daemons", 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:22:03.155 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:22:03.583 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:22:03.583 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:22:03.584 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in error state 2024-03-12T02:22:03.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:03 smithi044 ceph-mon[92352]: pgmap v232: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 356 B/s rd, 9.3 KiB/s wr, 4 op/s 2024-03-12T02:22:03.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:03 smithi044 ceph-mon[92352]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:03.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:03 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3320419103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:22:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:03 smithi145 ceph-mon[68197]: pgmap v232: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 356 B/s rd, 9.3 KiB/s wr, 4 op/s 2024-03-12T02:22:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:03 smithi145 ceph-mon[68197]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:03 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3320419103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:22:04.667 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:04 smithi145 ceph-mon[68197]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:04.667 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:04 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/4118564286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:22:04.667 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:04.668 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:04 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:04.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:04 smithi044 ceph-mon[92352]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:04.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:04 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/4118564286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:22:04.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:04.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:04 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:06.174 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: pgmap v233: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 356 B/s rd, 9.3 KiB/s wr, 4 op/s 2024-03-12T02:22:06.174 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:06.177 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:22:06.177 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:22:06.177 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:22:06.177 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:06.177 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:22:06.177 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:22:06.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:22:06.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:05 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: pgmap v233: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 356 B/s rd, 9.3 KiB/s wr, 4 op/s 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi145.micqag-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T02:22:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:05 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:22:07.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Upgrade: Updating nfs.foo.1.1.smithi145.micqag (2/2) 2024-03-12T02:22:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Creating key for client.nfs.foo.1.1.smithi145.micqag 2024-03-12T02:22:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T02:22:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Rados config object exists: conf-nfs.foo 2024-03-12T02:22:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Creating key for client.nfs.foo.1.1.smithi145.micqag-rgw 2024-03-12T02:22:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Bind address in nfs.foo.1.1.smithi145.micqag's ganesha conf is defaulting to empty 2024-03-12T02:22:07.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:06 smithi044 ceph-mon[92352]: Deploying daemon nfs.foo.1.1.smithi145.micqag on smithi145 2024-03-12T02:22:07.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Upgrade: Updating nfs.foo.1.1.smithi145.micqag (2/2) 2024-03-12T02:22:07.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Creating key for client.nfs.foo.1.1.smithi145.micqag 2024-03-12T02:22:07.178 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T02:22:07.179 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Rados config object exists: conf-nfs.foo 2024-03-12T02:22:07.179 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Creating key for client.nfs.foo.1.1.smithi145.micqag-rgw 2024-03-12T02:22:07.179 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Bind address in nfs.foo.1.1.smithi145.micqag's ganesha conf is defaulting to empty 2024-03-12T02:22:07.179 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:06 smithi145 ceph-mon[68197]: Deploying daemon nfs.foo.1.1.smithi145.micqag on smithi145 2024-03-12T02:22:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:07 smithi145 ceph-mon[68197]: pgmap v234: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.3 KiB/s wr, 5 op/s 2024-03-12T02:22:08.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:07 smithi044 ceph-mon[92352]: pgmap v234: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.3 KiB/s wr, 5 op/s 2024-03-12T02:22:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:09 smithi145 ceph-mon[68197]: pgmap v235: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-12T02:22:10.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:09 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:10.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:09 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:10.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:09 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:22:10.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:09 smithi044 ceph-mon[92352]: pgmap v235: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-12T02:22:10.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:09 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:10.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:09 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:10.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:09 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:22:12.081 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-03-12T02:22:12.130 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:11 smithi044 ceph-mon[92352]: pgmap v236: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.5 KiB/s wr, 7 op/s 2024-03-12T02:22:12.131 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:12.147 INFO:teuthology.orchestra.run.smithi044.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-03-12T02:22:12.147 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:22:12.147 INFO:teuthology.orchestra.run.smithi044.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-03-12T02:22:12.147 INFO:teuthology.orchestra.run.smithi044.stdout:4 of 5 processes prepared for launch 0 sec 2024-03-12T02:22:12.248 INFO:teuthology.orchestra.run.smithi044.stdout:5 of 5 processes prepared for launch 0 sec 2024-03-12T02:22:12.248 INFO:teuthology.orchestra.run.smithi044.stdout:releasing clients 2024-03-12T02:22:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:11 smithi145 ceph-mon[68197]: pgmap v236: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.5 KiB/s wr, 7 op/s 2024-03-12T02:22:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:13.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:13 smithi044 ceph-mon[92352]: pgmap v237: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.1 KiB/s wr, 8 op/s 2024-03-12T02:22:13.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:13 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.723 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:13 smithi145 ceph-mon[68197]: pgmap v237: 129 pgs: 129 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.1 KiB/s wr, 8 op/s 2024-03-12T02:22:13.723 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.724 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.724 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:13.724 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:13 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:14.254 INFO:teuthology.orchestra.run.smithi044.stdout: 5 311 23.94 MB/sec execute 1 sec latency 125.293 ms 2024-03-12T02:22:15.258 INFO:teuthology.orchestra.run.smithi044.stdout: 5 468 24.61 MB/sec execute 2 sec latency 134.173 ms 2024-03-12T02:22:15.982 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:15 smithi044 ceph-mon[92352]: pgmap v238: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-03-12T02:22:15.982 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:15 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:15.982 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:15 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:16.218 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:15 smithi145 ceph-mon[68197]: pgmap v238: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-03-12T02:22:16.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:15 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:16.219 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:15 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:16.258 INFO:teuthology.orchestra.run.smithi044.stdout: 5 722 24.40 MB/sec execute 3 sec latency 106.233 ms 2024-03-12T02:22:16.976 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:16 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:16.977 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:16 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:17.010 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:16 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:17.011 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:16 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:17.258 INFO:teuthology.orchestra.run.smithi044.stdout: 5 1033 19.59 MB/sec execute 4 sec latency 97.638 ms 2024-03-12T02:22:18.259 INFO:teuthology.orchestra.run.smithi044.stdout: 5 cleanup 5 sec 2024-03-12T02:22:18.275 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:18 smithi044 ceph-mon[92352]: pgmap v239: 129 pgs: 129 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.8 MiB/s wr, 137 op/s 2024-03-12T02:22:18.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:18 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:18.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:18 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:18 smithi145 ceph-mon[68197]: pgmap v239: 129 pgs: 129 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.8 MiB/s wr, 137 op/s 2024-03-12T02:22:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:18 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:18.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:18 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:22:19.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 6 sec 2024-03-12T02:22:20.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 7 sec 2024-03-12T02:22:20.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:20 smithi044 ceph-mon[92352]: pgmap v240: 129 pgs: 129 active+clean; 311 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 6.9 MiB/s wr, 222 op/s 2024-03-12T02:22:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:20 smithi145 ceph-mon[68197]: pgmap v240: 129 pgs: 129 active+clean; 311 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 6.9 MiB/s wr, 222 op/s 2024-03-12T02:22:21.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 8 sec 2024-03-12T02:22:22.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 9 sec 2024-03-12T02:22:22.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:22 smithi044 ceph-mon[92352]: pgmap v241: 129 pgs: 129 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 37 KiB/s rd, 9.6 MiB/s wr, 262 op/s 2024-03-12T02:22:22.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:22 smithi145 ceph-mon[68197]: pgmap v241: 129 pgs: 129 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 37 KiB/s rd, 9.6 MiB/s wr, 262 op/s 2024-03-12T02:22:23.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 10 sec 2024-03-12T02:22:24.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 11 sec 2024-03-12T02:22:24.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:24 smithi044 ceph-mon[92352]: pgmap v242: 129 pgs: 129 active+clean; 293 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 9.7 MiB/s wr, 272 op/s 2024-03-12T02:22:24.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:24 smithi145 ceph-mon[68197]: pgmap v242: 129 pgs: 129 active+clean; 293 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 9.7 MiB/s wr, 272 op/s 2024-03-12T02:22:25.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 12 sec 2024-03-12T02:22:26.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 13 sec 2024-03-12T02:22:26.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:26 smithi044 ceph-mon[92352]: pgmap v243: 129 pgs: 129 active+clean; 261 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 9.9 MiB/s wr, 311 op/s 2024-03-12T02:22:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:26 smithi145 ceph-mon[68197]: pgmap v243: 129 pgs: 129 active+clean; 261 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 9.9 MiB/s wr, 311 op/s 2024-03-12T02:22:27.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 14 sec 2024-03-12T02:22:27.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:28.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 15 sec 2024-03-12T02:22:28.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:28 smithi044 ceph-mon[92352]: pgmap v244: 129 pgs: 129 active+clean; 222 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 8.9 MiB/s wr, 310 op/s 2024-03-12T02:22:28.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:28 smithi145 ceph-mon[68197]: pgmap v244: 129 pgs: 129 active+clean; 222 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 8.9 MiB/s wr, 310 op/s 2024-03-12T02:22:29.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 16 sec 2024-03-12T02:22:29.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:29 smithi044 ceph-mon[92352]: pgmap v245: 129 pgs: 129 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 MiB/s wr, 193 op/s 2024-03-12T02:22:29.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:29 smithi145 ceph-mon[68197]: pgmap v245: 129 pgs: 129 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 MiB/s wr, 193 op/s 2024-03-12T02:22:30.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 17 sec 2024-03-12T02:22:31.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 18 sec 2024-03-12T02:22:31.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:31 smithi145 ceph-mon[68197]: pgmap v246: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.0 MiB/s wr, 105 op/s 2024-03-12T02:22:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:31 smithi044 ceph-mon[92352]: pgmap v246: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.0 MiB/s wr, 105 op/s 2024-03-12T02:22:32.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 19 sec 2024-03-12T02:22:33.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 20 sec 2024-03-12T02:22:33.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:33 smithi044 ceph-mon[92352]: pgmap v247: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 349 KiB/s wr, 65 op/s 2024-03-12T02:22:33.941 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:22:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:33 smithi145 ceph-mon[68197]: pgmap v247: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 349 KiB/s wr, 65 op/s 2024-03-12T02:22:34.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 21 sec 2024-03-12T02:22:34.610 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:22:34.610 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (15m) 19s ago 26m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:22:34.610 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (5m) 19s ago 26m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:22:34.610 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (5m) 22s ago 25m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (13m) 19s ago 25m 34.4M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (62s) 19s ago 20m 25.7M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (44s) 22s ago 20m 13.7M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (7m) 19s ago 27m 504M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (6m) 22s ago 25m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (6m) 19s ago 28m 76.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (5m) 22s ago 25m 54.2M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (31s) 19s ago 18m 65.4M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (26s) 22s ago 17m 19.0M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (11m) 19s ago 25m 16.6M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (7m) 22s ago 24m 10.9M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (4m) 19s ago 24m 122M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:22:34.611 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (4m) 19s ago 24m 112M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (3m) 19s ago 23m 95.4M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (3m) 19s ago 23m 120M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (2m) 22s ago 23m 124M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (2m) 22s ago 22m 123M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (111s) 22s ago 22m 109M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (78s) 22s ago 22m 137M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:22:34.612 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 error 19s ago 25m - - 2024-03-12T02:22:34.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:34 smithi145 ceph-mon[68197]: from='client.34460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:22:35.016 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:22:35.017 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:22:35.017 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:22:35.017 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:22:35.017 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:22:35.017 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:22:35.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:34 smithi044 ceph-mon[92352]: from='client.34460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:35.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 22 sec 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "nfs", 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-03-12T02:22:35.356 INFO:teuthology.orchestra.run.smithi044.stdout: "mds", 2024-03-12T02:22:35.357 INFO:teuthology.orchestra.run.smithi044.stdout: "crash" 2024-03-12T02:22:35.357 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:22:35.357 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T02:22:35.357 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading nfs daemons", 2024-03-12T02:22:35.357 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:22:35.357 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:22:35.757 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:22:35.757 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:22:35.757 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in error state 2024-03-12T02:22:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:35 smithi145 ceph-mon[68197]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:35 smithi145 ceph-mon[68197]: pgmap v248: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 273 KiB/s wr, 51 op/s 2024-03-12T02:22:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:35 smithi145 ceph-mon[68197]: from='client.34468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:35 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/59698074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:22:36.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:35 smithi044 ceph-mon[92352]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:35 smithi044 ceph-mon[92352]: pgmap v248: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 273 KiB/s wr, 51 op/s 2024-03-12T02:22:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:35 smithi044 ceph-mon[92352]: from='client.34468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:35 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/59698074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:22:36.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 23 sec 2024-03-12T02:22:36.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:36 smithi145 ceph-mon[68197]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:36.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:36 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/4025147831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:22:37.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:36 smithi044 ceph-mon[92352]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:22:37.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:36 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/4025147831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:22:37.259 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 24 sec 2024-03-12T02:22:37.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:37 smithi145 ceph-mon[68197]: pgmap v249: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 17 KiB/s wr, 12 op/s 2024-03-12T02:22:38.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:37 smithi044 ceph-mon[92352]: pgmap v249: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 17 KiB/s wr, 12 op/s 2024-03-12T02:22:38.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 25 sec 2024-03-12T02:22:39.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 26 sec 2024-03-12T02:22:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:39 smithi145 ceph-mon[68197]: pgmap v250: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 17 KiB/s wr, 2 op/s 2024-03-12T02:22:40.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:39 smithi044 ceph-mon[92352]: pgmap v250: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 17 KiB/s wr, 2 op/s 2024-03-12T02:22:40.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 27 sec 2024-03-12T02:22:41.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 28 sec 2024-03-12T02:22:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:41 smithi145 ceph-mon[68197]: pgmap v251: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:22:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:41 smithi044 ceph-mon[92352]: pgmap v251: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T02:22:42.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:42.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 29 sec 2024-03-12T02:22:43.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 30 sec 2024-03-12T02:22:43.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:43 smithi145 ceph-mon[68197]: pgmap v252: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:22:44.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:43 smithi044 ceph-mon[92352]: pgmap v252: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:22:44.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 31 sec 2024-03-12T02:22:45.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 32 sec 2024-03-12T02:22:45.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:45 smithi145 ceph-mon[68197]: pgmap v253: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:22:46.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:45 smithi044 ceph-mon[92352]: pgmap v253: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T02:22:46.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 33 sec 2024-03-12T02:22:47.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 34 sec 2024-03-12T02:22:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:47 smithi145 ceph-mon[68197]: pgmap v254: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:22:48.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:47 smithi044 ceph-mon[92352]: pgmap v254: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:22:48.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 35 sec 2024-03-12T02:22:49.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 36 sec 2024-03-12T02:22:49.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:49 smithi145 ceph-mon[68197]: pgmap v255: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:50.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:49 smithi044 ceph-mon[92352]: pgmap v255: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:50.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 37 sec 2024-03-12T02:22:51.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 38 sec 2024-03-12T02:22:51.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:51 smithi145 ceph-mon[68197]: pgmap v256: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:52.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:51 smithi044 ceph-mon[92352]: pgmap v256: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:52.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 39 sec 2024-03-12T02:22:53.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 40 sec 2024-03-12T02:22:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:53 smithi145 ceph-mon[68197]: pgmap v257: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:54.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:53 smithi044 ceph-mon[92352]: pgmap v257: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:54.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 41 sec 2024-03-12T02:22:55.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 42 sec 2024-03-12T02:22:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:55 smithi145 ceph-mon[68197]: pgmap v258: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:56.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:55 smithi044 ceph-mon[92352]: pgmap v258: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:22:56.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 43 sec 2024-03-12T02:22:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:57.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:22:57.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 44 sec 2024-03-12T02:22:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:57 smithi145 ceph-mon[68197]: pgmap v259: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:22:58.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:57 smithi044 ceph-mon[92352]: pgmap v259: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:22:58.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 45 sec 2024-03-12T02:22:59.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 46 sec 2024-03-12T02:22:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:22:59 smithi145 ceph-mon[68197]: pgmap v260: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:00.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:22:59 smithi044 ceph-mon[92352]: pgmap v260: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:00.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 47 sec 2024-03-12T02:23:01.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 48 sec 2024-03-12T02:23:01.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:01 smithi145 ceph-mon[68197]: pgmap v261: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:02.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:01 smithi044 ceph-mon[92352]: pgmap v261: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:02.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 49 sec 2024-03-12T02:23:03.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 50 sec 2024-03-12T02:23:03.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:03 smithi145 ceph-mon[68197]: pgmap v262: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:04.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:03 smithi044 ceph-mon[92352]: pgmap v262: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:04.260 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 51 sec 2024-03-12T02:23:05.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 52 sec 2024-03-12T02:23:05.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:05 smithi145 ceph-mon[68197]: pgmap v263: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:06.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:05 smithi044 ceph-mon[92352]: pgmap v263: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:06.108 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:23:06.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 53 sec 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (16m) 52s ago 26m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (5m) 52s ago 26m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (5m) 54s ago 25m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (14m) 52s ago 26m 34.4M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (94s) 52s ago 21m 25.7M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (76s) 54s ago 21m 13.7M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (7m) 52s ago 28m 504M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:23:06.949 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (7m) 54s ago 25m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (6m) 52s ago 28m 76.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (6m) 54s ago 25m 54.2M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (63s) 52s ago 18m 65.4M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (58s) 54s ago 18m 19.0M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (12m) 52s ago 26m 16.6M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (7m) 54s ago 25m 10.9M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (5m) 52s ago 25m 122M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:23:06.950 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (4m) 52s ago 24m 112M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (4m) 52s ago 24m 95.4M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 52s ago 23m 120M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (3m) 54s ago 23m 124M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (2m) 54s ago 23m 123M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (2m) 54s ago 23m 109M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (110s) 54s ago 22m 137M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:23:06.951 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 error 52s ago 25m - - 2024-03-12T02:23:07.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 54 sec 2024-03-12T02:23:07.355 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:23:07.355 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:23:07.355 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:23:07.356 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:07.356 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:23:07.356 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:23:07.356 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:07.356 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:23:07.356 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:23:07.357 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "nfs", 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:23:07.694 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout: "mds", 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout: "crash" 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading nfs daemons", 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:23:07.695 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:23:07.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:07 smithi145 ceph-mon[68197]: from='client.34484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:07.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:07 smithi145 ceph-mon[68197]: pgmap v264: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:07.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:07 smithi145 ceph-mon[68197]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:07.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:07 smithi145 ceph-mon[68197]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:08.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:07 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1482247502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:08.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:07 smithi044 ceph-mon[92352]: from='client.34484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:08.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:07 smithi044 ceph-mon[92352]: pgmap v264: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:08.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:07 smithi044 ceph-mon[92352]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:08.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:07 smithi044 ceph-mon[92352]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:08.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:07 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1482247502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:08.100 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:23:08.100 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:23:08.100 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in error state 2024-03-12T02:23:08.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 55 sec 2024-03-12T02:23:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:08 smithi145 ceph-mon[68197]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:08.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:08 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2671067185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:23:09.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:08 smithi044 ceph-mon[92352]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:09.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:08 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2671067185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:23:09.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 56 sec 2024-03-12T02:23:09.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:09 smithi145 ceph-mon[68197]: pgmap v265: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:10.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:09 smithi044 ceph-mon[92352]: pgmap v265: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:10.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 57 sec 2024-03-12T02:23:11.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 58 sec 2024-03-12T02:23:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:11 smithi145 ceph-mon[68197]: pgmap v266: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:11.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:12.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:11 smithi044 ceph-mon[92352]: pgmap v266: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:12.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:12.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 59 sec 2024-03-12T02:23:13.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 60 sec 2024-03-12T02:23:13.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:13 smithi145 ceph-mon[68197]: pgmap v267: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:14.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:13 smithi044 ceph-mon[92352]: pgmap v267: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:14.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 61 sec 2024-03-12T02:23:15.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 62 sec 2024-03-12T02:23:15.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:15 smithi145 ceph-mon[68197]: pgmap v268: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:16.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:15 smithi044 ceph-mon[92352]: pgmap v268: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:16.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 63 sec 2024-03-12T02:23:17.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 64 sec 2024-03-12T02:23:17.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:17 smithi145 ceph-mon[68197]: pgmap v269: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:17 smithi044 ceph-mon[92352]: pgmap v269: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:18.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 65 sec 2024-03-12T02:23:19.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 66 sec 2024-03-12T02:23:20.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:19 smithi044 ceph-mon[92352]: pgmap v270: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:19 smithi145 ceph-mon[68197]: pgmap v270: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:20.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 67 sec 2024-03-12T02:23:21.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 68 sec 2024-03-12T02:23:22.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:21 smithi044 ceph-mon[92352]: pgmap v271: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:21 smithi145 ceph-mon[68197]: pgmap v271: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:22.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 69 sec 2024-03-12T02:23:23.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 70 sec 2024-03-12T02:23:24.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:23 smithi044 ceph-mon[92352]: pgmap v272: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:24.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:23 smithi145 ceph-mon[68197]: pgmap v272: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:24.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 71 sec 2024-03-12T02:23:25.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 72 sec 2024-03-12T02:23:26.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:25 smithi044 ceph-mon[92352]: pgmap v273: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:25 smithi145 ceph-mon[68197]: pgmap v273: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:26.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 73 sec 2024-03-12T02:23:27.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:27.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 74 sec 2024-03-12T02:23:28.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:27 smithi044 ceph-mon[92352]: pgmap v274: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:28.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:27 smithi145 ceph-mon[68197]: pgmap v274: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:28.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 75 sec 2024-03-12T02:23:29.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 76 sec 2024-03-12T02:23:30.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:29 smithi044 ceph-mon[92352]: pgmap v275: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:30.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:29 smithi145 ceph-mon[68197]: pgmap v275: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:30.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 77 sec 2024-03-12T02:23:31.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 78 sec 2024-03-12T02:23:32.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:31 smithi145 ceph-mon[68197]: pgmap v276: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:32.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 79 sec 2024-03-12T02:23:32.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:31 smithi044 ceph-mon[92352]: pgmap v276: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:33.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 80 sec 2024-03-12T02:23:34.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:33 smithi145 ceph-mon[68197]: pgmap v277: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:34.261 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 81 sec 2024-03-12T02:23:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:33 smithi044 ceph-mon[92352]: pgmap v277: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:35.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 82 sec 2024-03-12T02:23:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:35 smithi145 ceph-mon[68197]: pgmap v278: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:36.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 83 sec 2024-03-12T02:23:36.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:35 smithi044 ceph-mon[92352]: pgmap v278: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:37.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 84 sec 2024-03-12T02:23:38.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:37 smithi145 ceph-mon[68197]: pgmap v279: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:38.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 85 sec 2024-03-12T02:23:38.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:37 smithi044 ceph-mon[92352]: pgmap v279: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:38.454 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:23:39.118 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:23:39.118 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (16m) 84s ago 27m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (6m) 84s ago 27m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (6m) 86s ago 26m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (14m) 84s ago 26m 34.4M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (2m) 84s ago 21m 25.7M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (108s) 86s ago 21m 13.7M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (8m) 84s ago 28m 504M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (7m) 86s ago 26m 450M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (7m) 84s ago 29m 76.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (6m) 86s ago 26m 54.2M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (95s) 84s ago 19m 65.4M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (90s) 86s ago 19m 19.0M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (12m) 84s ago 26m 16.6M - 0.18.1 e5a616e4b9cf 7ac878958804 2024-03-12T02:23:39.119 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (8m) 86s ago 26m 10.9M - 0.18.1 e5a616e4b9cf 99ca63670a55 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (5m) 84s ago 25m 122M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 84s ago 25m 112M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (4m) 84s ago 24m 95.4M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 84s ago 24m 120M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (4m) 86s ago 24m 124M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (3m) 86s ago 23m 123M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (2m) 86s ago 23m 109M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (2m) 86s ago 23m 137M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:23:39.120 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 error 84s ago 26m - - 2024-03-12T02:23:39.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 86 sec 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:23:39.523 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:23:39.524 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:23:39.860 INFO:teuthology.orchestra.run.smithi044.stdout: "nfs", 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "mds", 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "crash" 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading nfs daemons", 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:23:39.861 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:23:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:39 smithi145 ceph-mon[68197]: pgmap v280: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:39 smithi145 ceph-mon[68197]: from='client.34508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:39 smithi145 ceph-mon[68197]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:39 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/495935327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:40.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 87 sec 2024-03-12T02:23:40.269 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:23:40.269 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:23:40.269 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in error state 2024-03-12T02:23:40.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:39 smithi044 ceph-mon[92352]: pgmap v280: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:40.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:39 smithi044 ceph-mon[92352]: from='client.34508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:40.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:39 smithi044 ceph-mon[92352]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:40.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:39 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/495935327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:40 smithi145 ceph-mon[68197]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:40 smithi145 ceph-mon[68197]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:41.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:40 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3153870294' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:23:41.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 88 sec 2024-03-12T02:23:41.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:40 smithi044 ceph-mon[92352]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:41.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:40 smithi044 ceph-mon[92352]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:23:41.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:40 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3153870294' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:23:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:41 smithi145 ceph-mon[68197]: pgmap v281: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:42.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 89 sec 2024-03-12T02:23:42.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:41 smithi044 ceph-mon[92352]: pgmap v281: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:42.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:43.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 90 sec 2024-03-12T02:23:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:43 smithi145 ceph-mon[68197]: pgmap v282: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:44.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 91 sec 2024-03-12T02:23:44.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:43 smithi044 ceph-mon[92352]: pgmap v282: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:45.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 92 sec 2024-03-12T02:23:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:45 smithi145 ceph-mon[68197]: pgmap v283: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:46.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 93 sec 2024-03-12T02:23:46.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:45 smithi044 ceph-mon[92352]: pgmap v283: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:23:47.262 INFO:teuthology.orchestra.run.smithi044.stdout: 1 cleanup 94 sec 2024-03-12T02:23:47.871 INFO:teuthology.orchestra.run.smithi044.stdout: 0 cleanup 95 sec 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Operation Count AvgLat MaxLat 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: ---------------------------------------- 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: NTCreateX 899 11.952 134.169 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Close 804 5.170 101.215 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Rename 48 13.719 97.631 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Unlink 86 7.319 64.727 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Qpathinfo 518 3.702 70.361 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Qfileinfo 392 8.409 49.976 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Qfsinfo 157 2.065 17.366 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Sfileinfo 165 9.481 46.972 2024-03-12T02:23:47.872 INFO:teuthology.orchestra.run.smithi044.stdout: Find 233 4.090 94.613 2024-03-12T02:23:47.873 INFO:teuthology.orchestra.run.smithi044.stdout: WriteX 1831 0.024 0.106 2024-03-12T02:23:47.873 INFO:teuthology.orchestra.run.smithi044.stdout: ReadX 966 0.019 0.605 2024-03-12T02:23:47.873 INFO:teuthology.orchestra.run.smithi044.stdout: Flush 123 7.244 23.607 2024-03-12T02:23:47.873 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:23:47.873 INFO:teuthology.orchestra.run.smithi044.stdout:Throughput 19.5873 MB/sec 5 clients 5 procs max_latency=134.173 ms 2024-03-12T02:23:47.874 DEBUG:teuthology.parallel:result is None 2024-03-12T02:23:48.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:47 smithi044 ceph-mon[92352]: pgmap v284: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:47 smithi145 ceph-mon[68197]: pgmap v284: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:23:50.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:49 smithi145 ceph-mon[68197]: pgmap v285: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 2.7 KiB/s wr, 0 op/s 2024-03-12T02:23:50.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:49 smithi044 ceph-mon[92352]: pgmap v285: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 2.7 KiB/s wr, 0 op/s 2024-03-12T02:23:51.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: pgmap v286: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 2.8 KiB/s wr, 0 op/s 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: pgmap v287: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 212 B/s rd, 3.4 KiB/s wr, 0 op/s 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi044.akysln"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi044.akysln"}]': finished 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi145.micqag"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi145.micqag"}]': finished 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:50 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:23:51.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:23:51.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: pgmap v286: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 2.8 KiB/s wr, 0 op/s 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: pgmap v287: 129 pgs: 129 active+clean; 221 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 212 B/s rd, 3.4 KiB/s wr, 0 op/s 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi044.akysln"}]: dispatch 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi044.akysln"}]': finished 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi145.micqag"}]: dispatch 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi145.micqag"}]': finished 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:23:51.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:50 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:51 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all nfs 2024-03-12T02:23:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:51 smithi145 ceph-mon[68197]: Upgrade: Setting container_image for all nvmeof 2024-03-12T02:23:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:51 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all nfs 2024-03-12T02:23:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:51 smithi044 ceph-mon[92352]: Upgrade: Setting container_image for all nvmeof 2024-03-12T02:23:53.034 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:52 smithi044 ceph-mon[92352]: Upgrade: Updating node-exporter.smithi044 (1/2) 2024-03-12T02:23:53.034 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:52 smithi044 ceph-mon[92352]: Deploying daemon node-exporter.smithi044 on smithi044 2024-03-12T02:23:53.035 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:52 smithi044 ceph-mon[92352]: pgmap v288: 129 pgs: 129 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 212 B/s rd, 3.4 KiB/s wr, 1 op/s 2024-03-12T02:23:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:52 smithi145 ceph-mon[68197]: Upgrade: Updating node-exporter.smithi044 (1/2) 2024-03-12T02:23:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:52 smithi145 ceph-mon[68197]: Deploying daemon node-exporter.smithi044 on smithi044 2024-03-12T02:23:53.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:52 smithi145 ceph-mon[68197]: pgmap v288: 129 pgs: 129 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 212 B/s rd, 3.4 KiB/s wr, 1 op/s 2024-03-12T02:23:55.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:54 smithi145 ceph-mon[68197]: pgmap v289: 129 pgs: 129 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 425 B/s rd, 15 KiB/s wr, 2 op/s 2024-03-12T02:23:55.306 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:54 smithi044 ceph-mon[92352]: pgmap v289: 129 pgs: 129 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 425 B/s rd, 15 KiB/s wr, 2 op/s 2024-03-12T02:23:57.239 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:56 smithi145 ceph-mon[68197]: pgmap v290: 129 pgs: 129 active+clean; 216 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 425 B/s rd, 15 KiB/s wr, 3 op/s 2024-03-12T02:23:57.239 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:57.239 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:57.239 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:56 smithi044 ceph-mon[92352]: pgmap v290: 129 pgs: 129 active+clean; 216 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 425 B/s rd, 15 KiB/s wr, 3 op/s 2024-03-12T02:23:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:23:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:57.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:23:58.903 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:58 smithi145 ceph-mon[68197]: pgmap v291: 129 pgs: 129 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 744 B/s rd, 12 KiB/s wr, 4 op/s 2024-03-12T02:23:58.903 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:58 smithi145 ceph-mon[68197]: Upgrade: Updating node-exporter.smithi145 (2/2) 2024-03-12T02:23:58.903 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:23:58 smithi145 ceph-mon[68197]: Deploying daemon node-exporter.smithi145 on smithi145 2024-03-12T02:23:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:58 smithi044 ceph-mon[92352]: pgmap v291: 129 pgs: 129 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 744 B/s rd, 12 KiB/s wr, 4 op/s 2024-03-12T02:23:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:58 smithi044 ceph-mon[92352]: Upgrade: Updating node-exporter.smithi145 (2/2) 2024-03-12T02:23:59.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:23:58 smithi044 ceph-mon[92352]: Deploying daemon node-exporter.smithi145 on smithi145 2024-03-12T02:24:01.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:00 smithi145 ceph-mon[68197]: pgmap v292: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 716 B/s rd, 13 KiB/s wr, 4 op/s 2024-03-12T02:24:01.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:00 smithi044 ceph-mon[92352]: pgmap v292: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 716 B/s rd, 13 KiB/s wr, 4 op/s 2024-03-12T02:24:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:02 smithi145 ceph-mon[68197]: pgmap v293: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 3 op/s 2024-03-12T02:24:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:03.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:02 smithi044 ceph-mon[92352]: pgmap v293: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 3 op/s 2024-03-12T02:24:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:05.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:04 smithi044 ceph-mon[92352]: pgmap v294: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 3 op/s 2024-03-12T02:24:05.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:04 smithi145 ceph-mon[68197]: pgmap v294: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 3 op/s 2024-03-12T02:24:06.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:06 smithi044 ceph-mon[92352]: pgmap v295: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-12T02:24:06.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:06 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.725 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.725 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.725 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:06 smithi145 ceph-mon[68197]: pgmap v295: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-12T02:24:06.725 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:06.725 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:06 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.408 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.408 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.408 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.408 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:08 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.408 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:08 smithi044 ceph-mon[92352]: pgmap v296: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-12T02:24:08.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:08 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:08.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:08 smithi145 ceph-mon[68197]: pgmap v296: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-12T02:24:10.598 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:10.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:10 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:10.599 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:10 smithi044 ceph-mon[92352]: pgmap v297: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-03-12T02:24:10.634 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:24:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:10 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:10.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:10 smithi145 ceph-mon[68197]: pgmap v297: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (17m) 4s ago 27m 16.5M - 0.20.0 0881eb8f169f fd2aa90feaa3 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (6m) 4s ago 27m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (6m) 6s ago 26m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (15m) 4s ago 27m 34.1M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (2m) 4s ago 22m 38.1M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (2m) 6s ago 22m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:24:11.334 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (8m) 4s ago 29m 505M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (8m) 6s ago 26m 451M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (7m) 4s ago 29m 78.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (7m) 6s ago 26m 55.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (2m) 4s ago 19m 205M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (2m) 6s ago 19m 78.4M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (15s) 4s ago 27m 3602k - 1.5.0 0da6a335fe13 597d970698f0 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (9s) 6s ago 26m 3389k - 1.5.0 0da6a335fe13 c912285d550a 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 4s ago 26m 142M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 4s ago 25m 121M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (5m) 4s ago 25m 113M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (5m) 4s ago 25m 149M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (4m) 6s ago 24m 146M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:24:11.335 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (4m) 6s ago 24m 132M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:24:11.336 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (3m) 6s ago 24m 116M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:24:11.336 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (2m) 6s ago 23m 157M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:24:11.336 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 error 4s ago 27m - - 2024-03-12T02:24:11.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:11 smithi044 ceph-mon[92352]: from='client.34532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:11.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:11 smithi044 ceph-mon[92352]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:11.586 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:11.734 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:24:11.735 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:24:11.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:11 smithi145 ceph-mon[68197]: from='client.34532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:11.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:11 smithi145 ceph-mon[68197]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:11.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:12.077 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:24:12.077 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:24:12.077 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:24:12.077 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:24:12.077 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "nfs", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "mds", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "crash" 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:24:12.078 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:24:12.504 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T02:24:12.504 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T02:24:12.504 INFO:teuthology.orchestra.run.smithi044.stdout: daemon prometheus.smithi044 on smithi044 is in error state 2024-03-12T02:24:12.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2248838693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: pgmap v298: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: pgmap v299: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 202 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: pgmap v300: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.750 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.751 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:12 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2248838693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: pgmap v298: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: pgmap v299: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 202 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T02:24:12.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: pgmap v300: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.799 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.800 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:12.800 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:12 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:13.461 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:13 smithi044 ceph-mon[92352]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:13.462 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:13 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1254081198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:24:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:13 smithi145 ceph-mon[68197]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:13.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:13 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1254081198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:24:14.735 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:14 smithi044 ceph-mon[92352]: Upgrade: Updating prometheus.smithi044 2024-03-12T02:24:14.735 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:14 smithi044 ceph-mon[92352]: pgmap v301: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail 2024-03-12T02:24:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:14 smithi145 ceph-mon[68197]: Upgrade: Updating prometheus.smithi044 2024-03-12T02:24:14.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:14 smithi145 ceph-mon[68197]: pgmap v301: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail 2024-03-12T02:24:15.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:15 smithi145 ceph-mon[68197]: Deploying daemon prometheus.smithi044 on smithi044 2024-03-12T02:24:15.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:15 smithi044 ceph-mon[92352]: Deploying daemon prometheus.smithi044 on smithi044 2024-03-12T02:24:16.749 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:16 smithi145 ceph-mon[68197]: pgmap v302: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:16.751 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:16 smithi044 ceph-mon[92352]: pgmap v302: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:18.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:18 smithi044 ceph-mon[92352]: pgmap v303: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:18.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:18 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:18.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:18 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:18.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:18 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:18 smithi145 ceph-mon[68197]: pgmap v303: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:18.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:18 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:19.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:18 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:19.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:18 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:20.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:20 smithi145 ceph-mon[68197]: pgmap v304: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:20.584 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:20 smithi044 ceph-mon[92352]: pgmap v304: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 0 op/s 2024-03-12T02:24:22.490 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:22 smithi044 ceph-mon[92352]: pgmap v305: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-12T02:24:22.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:22 smithi145 ceph-mon[68197]: pgmap v305: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-12T02:24:25.213 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:24 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.213 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:24 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.213 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:24 smithi044 ceph-mon[92352]: pgmap v306: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:25.213 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:24 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.213 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:24 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:24 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:24 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:24 smithi145 ceph-mon[68197]: pgmap v306: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:25.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:24 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:25.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:24 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:26.149 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:26 smithi044 ceph-mon[92352]: pgmap v307: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:24:26.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:26 smithi145 ceph-mon[68197]: pgmap v307: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:24:27.362 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:27 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:27.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:27 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: pgmap v308: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:28.924 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.925 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.926 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.926 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:28 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: pgmap v308: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:28.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:28 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:29.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:29 smithi044 ceph-mon[92352]: pgmap v309: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:29.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:29 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:24:29.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:29 smithi044 ceph-mon[92352]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:24:29.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:29 smithi044 ceph-mon[92352]: Cluster is now healthy 2024-03-12T02:24:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:29 smithi145 ceph-mon[68197]: pgmap v309: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:29 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T02:24:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:29 smithi145 ceph-mon[68197]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T02:24:29.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:29 smithi145 ceph-mon[68197]: Cluster is now healthy 2024-03-12T02:24:30.766 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:30 smithi044 ceph-mon[92352]: Upgrade: Updating alertmanager.smithi044 2024-03-12T02:24:30.766 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:30 smithi044 ceph-mon[92352]: Deploying daemon alertmanager.smithi044 on smithi044 2024-03-12T02:24:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:30 smithi145 ceph-mon[68197]: Upgrade: Updating alertmanager.smithi044 2024-03-12T02:24:30.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:30 smithi145 ceph-mon[68197]: Deploying daemon alertmanager.smithi044 on smithi044 2024-03-12T02:24:31.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:31 smithi044 ceph-mon[92352]: pgmap v310: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:32.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:31 smithi145 ceph-mon[68197]: pgmap v310: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:33.659 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:33 smithi044 ceph-mon[92352]: pgmap v311: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:33.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:33 smithi145 ceph-mon[68197]: pgmap v311: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:35 smithi145 ceph-mon[68197]: pgmap v312: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:35.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:35 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:35 smithi044 ceph-mon[92352]: pgmap v312: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:35 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:37.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:37 smithi145 ceph-mon[68197]: pgmap v313: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:38.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:37 smithi044 ceph-mon[92352]: pgmap v313: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:39.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:39 smithi145 ceph-mon[68197]: pgmap v314: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:40.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:39 smithi044 ceph-mon[92352]: pgmap v314: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-03-12T02:24:41.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: pgmap v315: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: pgmap v315: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:41.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:42.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:42.871 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:24:43.616 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:24:43.616 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (8s) 3s ago 28m 16.8M - 0.25.0 c8568f914cd2 fa4fe297de98 2024-03-12T02:24:43.616 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (7m) 3s ago 28m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:24:43.616 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (7m) 38s ago 27m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:24:43.616 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (15m) 3s ago 28m 34.1M - 6.7.4 557c83e11646 fc7e99cf92a3 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (3m) 3s ago 22m 38.1M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (2m) 38s ago 22m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (9m) 3s ago 30m 508M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (8m) 38s ago 27m 451M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (8m) 3s ago 30m 80.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (8m) 38s ago 27m 55.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (2m) 3s ago 20m 217M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (2m) 38s ago 20m 78.4M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (47s) 3s ago 27m 8392k - 1.5.0 0da6a335fe13 597d970698f0 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (41s) 38s ago 27m 3389k - 1.5.0 0da6a335fe13 c912285d550a 2024-03-12T02:24:43.617 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 3s ago 26m 142M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (6m) 3s ago 26m 121M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (6m) 3s ago 25m 113M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (5m) 3s ago 25m 149M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (5m) 38s ago 25m 146M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (4m) 38s ago 24m 132M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (4m) 38s ago 24m 116M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (3m) 38s ago 24m 157M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:24:43.618 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (25s) 3s ago 27m 55.7M - 2.43.0 a07b618ecd1d 451922e431de 2024-03-12T02:24:43.880 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:43 smithi044 ceph-mon[92352]: pgmap v316: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:43.880 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:43 smithi044 ceph-mon[92352]: from='client.34556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:43.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:43 smithi145 ceph-mon[68197]: pgmap v316: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:43.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:43 smithi145 ceph-mon[68197]: from='client.34556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:44.053 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:24:44.053 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:24:44.053 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:24:44.054 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:24:44.055 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:24:44.421 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:24:44.421 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T02:24:44.421 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-03-12T02:24:44.421 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "nfs", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "mds", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "crash" 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:24:44.422 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:24:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:44 smithi044 ceph-mon[92352]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:44 smithi044 ceph-mon[92352]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:44.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:44 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/2455891371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:44.844 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:24:44.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:44 smithi145 ceph-mon[68197]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:44.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:44 smithi145 ceph-mon[68197]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:44.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:44 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/2455891371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.929 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: pgmap v317: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:45.929 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:45.929 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1401248579' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.930 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.931 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:45 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:45.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: pgmap v317: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:45.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:24:45.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1401248579' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.000 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.001 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:45 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:24:46.906 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:46 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:24:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:46 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T02:24:47.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:47 smithi044 ceph-mon[92352]: pgmap v318: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:24:47.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:47 smithi044 ceph-mon[92352]: Upgrade: Updating grafana.smithi044 2024-03-12T02:24:47.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:47 smithi044 ceph-mon[92352]: Deploying daemon grafana.smithi044 on smithi044 2024-03-12T02:24:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:47 smithi145 ceph-mon[68197]: pgmap v318: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:24:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:47 smithi145 ceph-mon[68197]: Upgrade: Updating grafana.smithi044 2024-03-12T02:24:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:47 smithi145 ceph-mon[68197]: Deploying daemon grafana.smithi044 on smithi044 2024-03-12T02:24:49.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:49 smithi044 ceph-mon[92352]: pgmap v319: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:49.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:49 smithi145 ceph-mon[68197]: pgmap v319: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:51.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:51 smithi044 ceph-mon[92352]: pgmap v320: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:51.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:51 smithi145 ceph-mon[68197]: pgmap v320: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:52.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:52.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:52.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:52 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:52 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:24:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:53 smithi145 ceph-mon[68197]: pgmap v321: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:54.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:53 smithi044 ceph-mon[92352]: pgmap v321: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:55.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:55 smithi044 ceph-mon[92352]: pgmap v322: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:55 smithi145 ceph-mon[68197]: pgmap v322: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:24:56.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:57.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:24:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:57 smithi145 ceph-mon[68197]: pgmap v323: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:24:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:57 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:57 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:57 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:57.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:57 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:58.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:57 smithi044 ceph-mon[92352]: pgmap v323: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:24:58.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:57 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:58.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:57 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:58.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:57 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:58.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:57 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:24:59.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:24:59 smithi145 ceph-mon[68197]: pgmap v324: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:00.016 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:24:59 smithi044 ceph-mon[92352]: pgmap v324: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: pgmap v325: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:25:02.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.087 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-12T02:25:02.088 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-12T02:25:02.089 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.090 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:25:02.091 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.092 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: pgmap v325: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.251 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-12T02:25:02.252 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-12T02:25:02.253 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-12T02:25:02.254 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:02.255 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:25:03.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:02 smithi044 ceph-mon[92352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:25:03.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:02 smithi044 ceph-mon[92352]: Upgrade: Finalizing container_image settings 2024-03-12T02:25:03.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:02 smithi044 ceph-mon[92352]: Upgrade: Complete! 2024-03-12T02:25:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:02 smithi145 ceph-mon[68197]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T02:25:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:02 smithi145 ceph-mon[68197]: Upgrade: Finalizing container_image settings 2024-03-12T02:25:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:02 smithi145 ceph-mon[68197]: Upgrade: Complete! 2024-03-12T02:25:04.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:03 smithi044 ceph-mon[92352]: pgmap v326: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:03 smithi145 ceph-mon[68197]: pgmap v326: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:06.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:05 smithi044 ceph-mon[92352]: pgmap v327: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:06.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:05 smithi145 ceph-mon[68197]: pgmap v327: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:08.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:07 smithi044 ceph-mon[92352]: pgmap v328: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:07 smithi145 ceph-mon[68197]: pgmap v328: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:10.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:09 smithi044 ceph-mon[92352]: pgmap v329: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:09 smithi145 ceph-mon[68197]: pgmap v329: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:12.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:11 smithi044 ceph-mon[92352]: pgmap v330: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:12.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:11 smithi145 ceph-mon[68197]: pgmap v330: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:14.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:13 smithi044 ceph-mon[92352]: pgmap v331: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:13 smithi145 ceph-mon[68197]: pgmap v331: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:15.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:15 smithi044 ceph-mon[92352]: pgmap v332: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:15.881 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch ps' 2024-03-12T02:25:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:15 smithi145 ceph-mon[68197]: pgmap v332: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:17.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:16 smithi044 ceph-mon[92352]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:25:17.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:16 smithi145 ceph-mon[68197]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:25:17.930 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:25:17.931 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (43s) 21s ago 29m 16.8M - 0.25.0 c8568f914cd2 fa4fe297de98 2024-03-12T02:25:17.931 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (7m) 21s ago 29m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:25:17.931 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (7m) 72s ago 28m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:25:17.931 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (26s) 21s ago 28m 32.9M - 9.4.7 954c08fa6188 c48eda02f540 2024-03-12T02:25:17.931 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (3m) 21s ago 23m 38.1M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:25:17.931 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (3m) 72s ago 23m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:25:17.932 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (9m) 21s ago 30m 509M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:25:17.932 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (9m) 72s ago 27m 451M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:25:17.932 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (9m) 21s ago 30m 80.5M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:25:17.932 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (8m) 72s ago 27m 55.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:25:17.932 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (3m) 21s ago 20m 217M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:25:17.932 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (3m) 72s ago 20m 78.4M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:25:17.933 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (82s) 21s ago 28m 8682k - 1.5.0 0da6a335fe13 597d970698f0 2024-03-12T02:25:17.933 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (76s) 72s ago 27m 3389k - 1.5.0 0da6a335fe13 c912285d550a 2024-03-12T02:25:17.933 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7m) 21s ago 27m 142M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:25:17.933 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (6m) 21s ago 26m 121M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:25:17.933 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (6m) 21s ago 26m 114M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:25:17.933 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (6m) 21s ago 26m 149M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:25:17.934 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (5m) 72s ago 25m 146M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:25:17.934 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (5m) 72s ago 25m 132M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:25:17.934 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (4m) 72s ago 25m 116M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:25:17.934 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (4m) 72s ago 24m 157M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:25:17.934 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (59s) 21s ago 28m 55.7M - 2.43.0 a07b618ecd1d 451922e431de 2024-03-12T02:25:18.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:17 smithi044 ceph-mon[92352]: pgmap v333: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:18.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:17 smithi145 ceph-mon[68197]: pgmap v333: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:18.613 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions' 2024-03-12T02:25:19.039 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:18 smithi044 ceph-mon[92352]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:25:19.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:18 smithi145 ceph-mon[68197]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:25:19.898 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:19 smithi044 ceph-mon[92352]: pgmap v334: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:19 smithi145 ceph-mon[68197]: pgmap v334: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:20.716 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:25:20.716 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:25:20.717 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:25:20.718 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:25:20.718 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:25:20.718 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:25:20.718 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:25:20.718 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:25:20.718 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:25:21.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:20 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3014377802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:21.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:20 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3014377802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:25:21.417 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-12T02:25:22.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:21 smithi044 ceph-mon[92352]: pgmap v335: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:21 smithi145 ceph-mon[68197]: pgmap v335: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:23.297 INFO:teuthology.orchestra.run.smithi044.stdout:wait for servicemap items w/ changing names to refresh 2024-03-12T02:25:23.953 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:23 smithi044 ceph-mon[92352]: pgmap v336: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:23.977 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'sleep 60' 2024-03-12T02:25:24.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:23 smithi145 ceph-mon[68197]: pgmap v336: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:26.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:25 smithi044 ceph-mon[92352]: pgmap v337: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:25 smithi145 ceph-mon[68197]: pgmap v337: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:27.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:28.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:27 smithi044 ceph-mon[92352]: pgmap v338: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:28.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:27 smithi145 ceph-mon[68197]: pgmap v338: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:30.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:29 smithi044 ceph-mon[92352]: pgmap v339: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:30.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:29 smithi145 ceph-mon[68197]: pgmap v339: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:32.086 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:31 smithi044 ceph-mon[92352]: pgmap v340: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:32.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:31 smithi145 ceph-mon[68197]: pgmap v340: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:34.084 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:33 smithi044 ceph-mon[92352]: pgmap v341: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:34.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:33 smithi145 ceph-mon[68197]: pgmap v341: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:36.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:35 smithi044 ceph-mon[92352]: pgmap v342: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:36.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:35 smithi145 ceph-mon[68197]: pgmap v342: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:38.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:37 smithi044 ceph-mon[92352]: pgmap v343: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:38.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:37 smithi145 ceph-mon[68197]: pgmap v343: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:40.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:39 smithi145 ceph-mon[68197]: pgmap v344: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:40.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:39 smithi044 ceph-mon[92352]: pgmap v344: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:41 smithi145 ceph-mon[68197]: pgmap v345: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:42.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:41 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:42.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:41 smithi044 ceph-mon[92352]: pgmap v345: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:42.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:41 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:44.095 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:43 smithi044 ceph-mon[92352]: pgmap v346: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:44.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:43 smithi145 ceph-mon[68197]: pgmap v346: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:46.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:45 smithi145 ceph-mon[68197]: pgmap v347: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:46.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:45 smithi044 ceph-mon[92352]: pgmap v347: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:48.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:47 smithi145 ceph-mon[68197]: pgmap v348: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:48.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:47 smithi044 ceph-mon[92352]: pgmap v348: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:50.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:49 smithi145 ceph-mon[68197]: pgmap v349: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:50.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:49 smithi044 ceph-mon[92352]: pgmap v349: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:52.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:51 smithi145 ceph-mon[68197]: pgmap v350: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:52.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:51 smithi044 ceph-mon[92352]: pgmap v350: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:54.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:53 smithi145 ceph-mon[68197]: pgmap v351: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:54.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:53 smithi044 ceph-mon[92352]: pgmap v351: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:56.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:55 smithi145 ceph-mon[68197]: pgmap v352: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:56.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:55 smithi044 ceph-mon[92352]: pgmap v352: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:25:57.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:57.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:25:58.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:57 smithi145 ceph-mon[68197]: pgmap v353: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:25:58.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:57 smithi044 ceph-mon[92352]: pgmap v353: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:00.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:25:59 smithi145 ceph-mon[68197]: pgmap v354: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:00.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:25:59 smithi044 ceph-mon[92352]: pgmap v354: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:02.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:01 smithi145 ceph-mon[68197]: pgmap v355: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:02.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:01 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:26:02.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:01 smithi044 ceph-mon[92352]: pgmap v355: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:02.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:01 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T02:26:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:26:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:26:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.250 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:02 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:03.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:02 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' 2024-03-12T02:26:04.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:03 smithi145 ceph-mon[68197]: pgmap v356: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:04.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:03 smithi044 ceph-mon[92352]: pgmap v356: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:06.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:05 smithi145 ceph-mon[68197]: pgmap v357: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:06.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:05 smithi044 ceph-mon[92352]: pgmap v357: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:08.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:07 smithi145 ceph-mon[68197]: pgmap v358: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:08.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:07 smithi044 ceph-mon[92352]: pgmap v358: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:10.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:09 smithi145 ceph-mon[68197]: pgmap v359: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:10.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:09 smithi044 ceph-mon[92352]: pgmap v359: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:11 smithi145 ceph-mon[68197]: pgmap v360: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:12.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:11 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:12.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:11 smithi044 ceph-mon[92352]: pgmap v360: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:12.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:11 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:14.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:13 smithi145 ceph-mon[68197]: pgmap v361: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:14.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:13 smithi044 ceph-mon[92352]: pgmap v361: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:16.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:15 smithi145 ceph-mon[68197]: pgmap v362: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:16.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:15 smithi044 ceph-mon[92352]: pgmap v362: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:18.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:17 smithi145 ceph-mon[68197]: pgmap v363: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:18.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:17 smithi044 ceph-mon[92352]: pgmap v363: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:20.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:19 smithi145 ceph-mon[68197]: pgmap v364: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:20.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:19 smithi044 ceph-mon[92352]: pgmap v364: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:22.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:21 smithi145 ceph-mon[68197]: pgmap v365: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:22.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:21 smithi044 ceph-mon[92352]: pgmap v365: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:24.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:23 smithi145 ceph-mon[68197]: pgmap v366: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:24.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:23 smithi044 ceph-mon[92352]: pgmap v366: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:26.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:25 smithi044 ceph-mon[92352]: pgmap v367: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:26.191 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch ps' 2024-03-12T02:26:26.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:25 smithi145 ceph-mon[68197]: pgmap v367: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:27.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:26 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:27.330 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:26 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:28.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:27 smithi145 ceph-mon[68197]: pgmap v368: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:28.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:27 smithi044 ceph-mon[92352]: pgmap v368: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.smithi044 smithi044 *:9093,9094 running (113s) 91s ago 30m 16.8M - 0.25.0 c8568f914cd2 fa4fe297de98 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi044 smithi044 running (9m) 91s ago 30m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2c200a491a08 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:crash.smithi145 smithi145 running (9m) 2m ago 29m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 ab9ddbc7cc7f 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.smithi044 smithi044 *:3000 running (97s) 91s ago 29m 32.9M - 9.4.7 954c08fa6188 c48eda02f540 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi044.iylkdd smithi044 running (4m) 91s ago 24m 38.1M - 18.2.1-746-gc2ea977b a30af69eda22 7515deeeb44b 2024-03-12T02:26:28.464 INFO:teuthology.orchestra.run.smithi044.stdout:mds.foofs.smithi145.kflnkd smithi145 running (4m) 2m ago 24m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 b53041d58680 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi044.lynzrj smithi044 *:8443,9283,8765 running (10m) 91s ago 31m 509M - 18.2.1-746-gc2ea977b a30af69eda22 4fe527337046 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.smithi145.ovlfkq smithi145 *:8443,9283,8765 running (10m) 2m ago 29m 451M - 18.2.1-746-gc2ea977b a30af69eda22 aacf20b9354c 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi044 smithi044 running (10m) 91s ago 31m 80.5M 2048M 18.2.1-746-gc2ea977b a30af69eda22 e3b0346bf277 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:mon.smithi145 smithi145 running (9m) 2m ago 29m 55.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 dfa7ebb0ce62 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.0.1.smithi044.akysln smithi044 *:2049 running (4m) 91s ago 21m 217M - 5.5 a30af69eda22 dbed40c80917 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:nfs.foo.1.1.smithi145.micqag smithi145 *:2049 running (4m) 2m ago 21m 78.4M - 5.5 a30af69eda22 0a899990ddb0 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi044 smithi044 *:9100 running (2m) 91s ago 29m 8682k - 1.5.0 0da6a335fe13 597d970698f0 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.smithi145 smithi145 *:9100 running (2m) 2m ago 28m 3389k - 1.5.0 0da6a335fe13 c912285d550a 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (8m) 91s ago 28m 142M 1945M 18.2.1-746-gc2ea977b a30af69eda22 c40deb417a99 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (8m) 91s ago 28m 121M 1945M 18.2.1-746-gc2ea977b a30af69eda22 ef8360ae31ce 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (7m) 91s ago 27m 114M 1945M 18.2.1-746-gc2ea977b a30af69eda22 3c9630f0b2c1 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (7m) 91s ago 27m 149M 1945M 18.2.1-746-gc2ea977b a30af69eda22 d5400e4b54ed 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi145 running (6m) 2m ago 27m 146M 2712M 18.2.1-746-gc2ea977b a30af69eda22 6395fa05c1df 2024-03-12T02:26:28.465 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi145 running (6m) 2m ago 26m 132M 2712M 18.2.1-746-gc2ea977b a30af69eda22 16bd1e6d58e9 2024-03-12T02:26:28.466 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi145 running (5m) 2m ago 26m 116M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a05f8f732d5d 2024-03-12T02:26:28.466 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi145 running (5m) 2m ago 26m 157M 2712M 18.2.1-746-gc2ea977b a30af69eda22 b5768b95da76 2024-03-12T02:26:28.466 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.smithi044 smithi044 *:9095 running (2m) 91s ago 29m 55.7M - 2.43.0 a07b618ecd1d 451922e431de 2024-03-12T02:26:29.184 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch upgrade status' 2024-03-12T02:26:30.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:29 smithi145 ceph-mon[68197]: pgmap v369: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:30.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:29 smithi145 ceph-mon[68197]: from='client.34592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:29 smithi044 ceph-mon[92352]: pgmap v369: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:30.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:29 smithi044 ceph-mon[92352]: from='client.34592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": null, 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": false, 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "", 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": null, 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-03-12T02:26:31.334 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:26:31.977 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph health detail' 2024-03-12T02:26:32.249 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:31 smithi145 ceph-mon[68197]: pgmap v370: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:32.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:31 smithi044 ceph-mon[92352]: pgmap v370: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:33.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:33 smithi044 ceph-mon[92352]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:33.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:33 smithi145 ceph-mon[68197]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:34.167 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-03-12T02:26:34.334 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:34 smithi044 ceph-mon[92352]: pgmap v371: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:34.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:34 smithi145 ceph-mon[68197]: pgmap v371: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:34.919 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions' 2024-03-12T02:26:35.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:35 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1067692372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:26:35.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:35 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1067692372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T02:26:36.335 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:36 smithi044 ceph-mon[92352]: pgmap v372: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:36.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:36 smithi145 ceph-mon[68197]: pgmap v372: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:37.018 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": { 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:26:37.019 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-03-12T02:26:37.020 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T02:26:37.020 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:26:37.020 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-03-12T02:26:37.698 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-12T02:26:38.329 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:38 smithi044 ceph-mon[92352]: pgmap v373: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:38.330 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:38 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3200861747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:26:38.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:38 smithi145 ceph-mon[68197]: pgmap v373: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:38.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:38 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3200861747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:26:39.833 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-03-12T02:26:40.202 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:40 smithi044 ceph-mon[92352]: pgmap v374: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:40.202 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:40 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/388060273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:26:40.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:40 smithi145 ceph-mon[68197]: pgmap v374: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:40.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:40 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/388060273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:26:40.632 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-12T02:26:42.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:42 smithi044 ceph-mon[92352]: pgmap v375: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:42.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:42 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:42.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:42 smithi145 ceph-mon[68197]: pgmap v375: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:42.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:42 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:42.794 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)" 2024-03-12T02:26:43.400 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-03-12T02:26:43.400 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-03-12T02:26:43.401 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- ceph orch ls -f json 2024-03-12T02:26:43.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:43 smithi044 ceph-mon[92352]: pgmap v376: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:43.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:43 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/1788579124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:26:43.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:43 smithi145 ceph-mon[68197]: pgmap v376: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:43.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:43 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/1788579124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T02:26:45.443 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-03-12T02:26:45.444 INFO:teuthology.orchestra.run.smithi044.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-03-12T01:55:32.427651Z", "last_refresh": "2024-03-12T02:24:56.738750Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-03-12T01:55:18.675380Z", "last_refresh": "2024-03-12T02:24:05.308661Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-03-12T01:55:28.723981Z", "last_refresh": "2024-03-12T02:24:56.738874Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-03-12T02:01:50.935235Z", "last_refresh": "2024-03-12T02:24:05.309229Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-03-12T01:55:17.183137Z", "last_refresh": "2024-03-12T02:24:05.308759Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi044:172.21.15.44=smithi044", "smithi145:172.21.15.145=smithi145"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-03-12T01:56:10.138149Z", "last_refresh": "2024-03-12T02:24:05.308829Z", "running": 2, "size": 2}}, {"events": ["2024-03-12T02:16:35.946876Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-03-12T02:04:25.215512Z", "last_refresh": "2024-03-12T02:24:05.309294Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-03-12T01:55:31.164234Z", "last_refresh": "2024-03-12T02:24:05.308906Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "a30af69eda2283e161ea78b9ece83575a37489b95e40bb349921e5898d7f6746", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", "last_refresh": "2024-03-12T02:24:05.308974Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-03-12T01:55:27.064906Z", "last_refresh": "2024-03-12T02:24:56.739014Z", "ports": [9095], "running": 1, "size": 1}}] 2024-03-12T02:26:45.798 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:45 smithi044 ceph-mon[92352]: pgmap v377: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:45.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:45 smithi145 ceph-mon[68197]: pgmap v377: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:46.103 INFO:tasks.cephadm:nfs.foo has 2/2 2024-03-12T02:26:46.103 DEBUG:teuthology.parallel:result is None 2024-03-12T02:26:46.104 INFO:teuthology.run_tasks:Running task vip.exec... 2024-03-12T02:26:46.114 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:26:46.114 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-03-12T02:26:46.148 INFO:teuthology.orchestra.run.smithi044.stderr:+ umount /mnt/foo 2024-03-12T02:26:46.187 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T02:26:46.196 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:26:46.196 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-03-12T02:26:46.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:46 smithi145 ceph-mon[68197]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:26:47.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:46 smithi044 ceph-mon[92352]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T02:26:47.834 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:47 smithi044 ceph-mon[92352]: pgmap v378: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:47.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:47 smithi145 ceph-mon[68197]: pgmap v378: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T02:26:48.298 INFO:teuthology.orchestra.run.smithi044.stdout: "foo" 2024-03-12T02:26:48.992 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs export ls foo --detailed' 2024-03-12T02:26:49.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:49 smithi044 ceph-mon[92352]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:49.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:49 smithi044 ceph-mon[92352]: pgmap v379: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:49.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:49 smithi145 ceph-mon[68197]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:49.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:49 smithi145 ceph-mon[68197]: pgmap v379: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:51.022 INFO:teuthology.orchestra.run.smithi044.stdout:[ 2024-03-12T02:26:51.022 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-03-12T02:26:51.022 INFO:teuthology.orchestra.run.smithi044.stdout: "access_type": "RW", 2024-03-12T02:26:51.022 INFO:teuthology.orchestra.run.smithi044.stdout: "clients": [], 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "cluster_id": "foo", 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "export_id": 1, 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "fsal": { 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "fs_name": "foofs", 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "CEPH", 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "user_id": "nfs.foo.1" 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "path": "/", 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "protocols": [ 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: 4 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "pseudo": "/fake", 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "security_label": true, 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "squash": "no_root_squash", 2024-03-12T02:26:51.023 INFO:teuthology.orchestra.run.smithi044.stdout: "transports": [ 2024-03-12T02:26:51.024 INFO:teuthology.orchestra.run.smithi044.stdout: "TCP" 2024-03-12T02:26:51.024 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-03-12T02:26:51.024 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-03-12T02:26:51.024 INFO:teuthology.orchestra.run.smithi044.stdout:] 2024-03-12T02:26:51.585 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'rados -p .nfs --all ls -' 2024-03-12T02:26:51.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:51 smithi145 ceph-mon[68197]: pgmap v380: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:51.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:51 smithi145 ceph-mon[68197]: from='client.34624 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:52.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:51 smithi044 ceph-mon[92352]: pgmap v380: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T02:26:52.060 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:51 smithi044 ceph-mon[92352]: from='client.34624 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T02:26:52.946 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:52 smithi044 ceph-mon[92352]: mgrmap e45: smithi044.lynzrj(active, since 10m), standbys: smithi145.ovlfkq 2024-03-12T02:26:52.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:52 smithi145 ceph-mon[68197]: mgrmap e45: smithi044.lynzrj(active, since 10m), standbys: smithi145.ovlfkq 2024-03-12T02:26:53.468 INFO:teuthology.orchestra.run.smithi044.stdout:foo grace 2024-03-12T02:26:53.469 INFO:teuthology.orchestra.run.smithi044.stdout:foo rec-0000000000000005:nfs.foo.1 2024-03-12T02:26:53.469 INFO:teuthology.orchestra.run.smithi044.stdout:foo rec-0000000000000005:nfs.foo.0 2024-03-12T02:26:53.469 INFO:teuthology.orchestra.run.smithi044.stdout:foo conf-nfs.foo 2024-03-12T02:26:53.469 INFO:teuthology.orchestra.run.smithi044.stdout:foo export-1 2024-03-12T02:26:53.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:53 smithi145 ceph-mon[68197]: pgmap v381: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T02:26:54.052 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:53 smithi044 ceph-mon[92352]: pgmap v381: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T02:26:54.076 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-03-12T02:26:55.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:55 smithi145 ceph-mon[68197]: pgmap v382: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T02:26:56.085 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:55 smithi044 ceph-mon[92352]: pgmap v382: 129 pgs: 129 active+clean; 211 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T02:26:56.145 INFO:teuthology.orchestra.run.smithi044.stdout:6 2024-03-12T02:26:56.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:56 smithi044 ceph-mon[92352]: from='client.? 172.21.15.44:0/3916317147' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-03-12T02:26:56.835 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:56 smithi044 ceph-mon[92352]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:56.899 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-12T02:26:56.909 INFO:tasks.cephadm:Teardown begin 2024-03-12T02:26:56.910 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T02:26:56.945 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T02:26:56.978 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:56 smithi145 ceph-mon[68197]: from='client.? 172.21.15.44:0/3916317147' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-03-12T02:26:56.978 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:56 smithi145 ceph-mon[68197]: from='mgr.34104 172.21.15.44:0/715306250' entity='mgr.smithi044.lynzrj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T02:26:56.982 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-12T02:26:56.982 DEBUG:teuthology.orchestra.run.smithi044:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-12T02:26:57.004 DEBUG:teuthology.orchestra.run.smithi145:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-12T02:26:57.043 INFO:tasks.cephadm:Stopping all daemons... 2024-03-12T02:26:57.043 INFO:tasks.cephadm.mon.smithi044:Stopping mon.smithi044... 2024-03-12T02:26:57.043 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044 2024-03-12T02:26:57.313 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:57 smithi044 systemd[1]: Stopping Ceph mon.smithi044 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:26:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi044[92329]: 2024-03-12T02:26:57.309+0000 7faecadfa700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi044 -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-03-12T02:26:57.585 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:57 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi044[92329]: 2024-03-12T02:26:57.309+0000 7faecadfa700 -1 mon.smithi044@0(leader) e3 *** Got Signal Terminated *** 2024-03-12T02:26:58.047 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Mar 12 02:26:57 smithi044 bash[152931]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi044 2024-03-12T02:26:58.054 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi044.service' 2024-03-12T02:26:58.102 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:26:58.102 INFO:tasks.cephadm.mon.smithi044:Stopped mon.smithi044 2024-03-12T02:26:58.102 INFO:tasks.cephadm.mon.smithi145:Stopping mon.smithi145... 2024-03-12T02:26:58.103 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi145 2024-03-12T02:26:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:58 smithi145 systemd[1]: Stopping Ceph mon.smithi145 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:26:58.499 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi145[68174]: 2024-03-12T02:26:58.369+0000 7fbe26f75700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi145 -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-03-12T02:26:58.500 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi145[68174]: 2024-03-12T02:26:58.369+0000 7fbe26f75700 -1 mon.smithi145@1(peon) e3 *** Got Signal Terminated *** 2024-03-12T02:26:58.999 INFO:journalctl@ceph.mon.smithi145.smithi145.stdout:Mar 12 02:26:58 smithi145 bash[99365]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-mon-smithi145 2024-03-12T02:26:59.160 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@mon.smithi145.service' 2024-03-12T02:26:59.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:26:59.207 INFO:tasks.cephadm.mon.smithi145:Stopped mon.smithi145 2024-03-12T02:26:59.208 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-12T02:26:59.208 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.0 2024-03-12T02:26:59.509 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:26:59 smithi044 systemd[1]: Stopping Ceph osd.0 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:26:59.834 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:26:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:26:59.505+0000 7f54dd2c0700 -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-03-12T02:26:59.835 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:26:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:26:59.505+0000 7f54dd2c0700 -1 osd.0 115 *** Got signal Terminated *** 2024-03-12T02:26:59.835 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:26:59 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0[100745]: 2024-03-12T02:26:59.505+0000 7f54dd2c0700 -1 osd.0 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:05.585 INFO:journalctl@ceph.osd.0.smithi044.stdout:Mar 12 02:27:05 smithi044 bash[153125]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-0 2024-03-12T02:27:07.247 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.0.service' 2024-03-12T02:27:07.292 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:07.292 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-12T02:27:07.292 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-12T02:27:07.293 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.1 2024-03-12T02:27:07.585 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:27:07 smithi044 systemd[1]: Stopping Ceph osd.1 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:08.085 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:27:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:27:07.600+0000 7f517ae61700 -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-03-12T02:27:08.085 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:27:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:27:07.600+0000 7f517ae61700 -1 osd.1 115 *** Got signal Terminated *** 2024-03-12T02:27:08.085 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:27:07 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1[104339]: 2024-03-12T02:27:07.600+0000 7f517ae61700 -1 osd.1 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:13.585 INFO:journalctl@ceph.osd.1.smithi044.stdout:Mar 12 02:27:13 smithi044 bash[153391]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-1 2024-03-12T02:27:15.116 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.1.service' 2024-03-12T02:27:15.159 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:15.159 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-12T02:27:15.159 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-12T02:27:15.159 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.2 2024-03-12T02:27:15.437 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:27:15 smithi044 systemd[1]: Stopping Ceph osd.2 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:15.835 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:27:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:27:15.433+0000 7f6aab9fd700 -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-03-12T02:27:15.835 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:27:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:27:15.433+0000 7f6aab9fd700 -1 osd.2 115 *** Got signal Terminated *** 2024-03-12T02:27:15.835 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:27:15 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2[107554]: 2024-03-12T02:27:15.433+0000 7f6aab9fd700 -1 osd.2 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:21.585 INFO:journalctl@ceph.osd.2.smithi044.stdout:Mar 12 02:27:21 smithi044 bash[153661]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-2 2024-03-12T02:27:23.059 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.2.service' 2024-03-12T02:27:23.102 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:23.106 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-12T02:27:23.106 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-12T02:27:23.106 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.3 2024-03-12T02:27:23.335 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:27:23 smithi044 systemd[1]: Stopping Ceph osd.3 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:23.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:27:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:27:23.394+0000 7f97b101e700 -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-03-12T02:27:23.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:27:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:27:23.394+0000 7f97b101e700 -1 osd.3 115 *** Got signal Terminated *** 2024-03-12T02:27:23.835 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:27:23 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:27:23.394+0000 7f97b101e700 -1 osd.3 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:27.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:26 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:26.865+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:28.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:27.823+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:28.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:27 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:27.961+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:28.585 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:27:28 smithi044 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3[110789]: 2024-03-12T02:27:28.121+0000 7f97aae0f700 -1 osd.3 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:02.404971+0000 front 2024-03-12T02:27:02.405036+0000 (oldest deadline 2024-03-12T02:27:27.705110+0000) 2024-03-12T02:27:29.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:28.789+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:29.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:28 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:28.931+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:29.585 INFO:journalctl@ceph.osd.3.smithi044.stdout:Mar 12 02:27:29 smithi044 bash[153965]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-3 2024-03-12T02:27:29.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:29.410+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:29.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:29.466+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:30.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:29.747+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:30.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:29 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:29.959+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:30.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:30.456+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:30.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:30.431+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:30.953 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.3.service' 2024-03-12T02:27:30.996 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:30.997 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-12T02:27:30.997 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-12T02:27:30.997 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.4 2024-03-12T02:27:31.029 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:30.770+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:31.029 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:30 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:30.967+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:31.422 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:31 smithi145 systemd[1]: Stopping Ceph osd.4 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:31.422 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:31.252+0000 7f225e642700 -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-03-12T02:27:31.422 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:31.252+0000 7f225e642700 -1 osd.4 115 *** Got signal Terminated *** 2024-03-12T02:27:31.422 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:31.252+0000 7f225e642700 -1 osd.4 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:31.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:31.458+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:31.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:31.419+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:32.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:31.956+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:32.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:31 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:31.757+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:32.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:32.449+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:32.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:32.434+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:33.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:32.940+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:33.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:32 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:32.777+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:33.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:33.432+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:33.750 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:33.421+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:34.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:33.769+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:34.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:33.965+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:34.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:33 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:33.965+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:34.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:34.427+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:34.750 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:34.391+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:35.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:34.767+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:35.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:34.921+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:35.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:34 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:34.921+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:35.749 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4[74117]: 2024-03-12T02:27:35.475+0000 7f225ac38700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.877424+0000 front 2024-03-12T02:27:03.877186+0000 (oldest deadline 2024-03-12T02:27:28.577270+0000) 2024-03-12T02:27:35.750 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:35.421+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:36.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:35.883+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:36.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:35.883+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:36.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:35.772+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:36.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:35 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:35.772+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:36.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:36.470+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:36.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:36.470+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:37.115 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:36.855+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:37.115 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:36.855+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:37.115 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:36.768+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:37.115 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:36 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:36.769+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:37.487 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:37 smithi145 bash[99547]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-4 2024-03-12T02:27:37.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:37.484+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:37.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:37.484+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:38.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:37.804+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:38.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:37.804+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:38.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:37.827+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:38.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:37 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:37.827+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:38.606 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:38.457+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:38.606 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:38.457+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:38.850 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.4.service' 2024-03-12T02:27:38.921 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:38 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.4.service: Succeeded. 2024-03-12T02:27:38.921 INFO:journalctl@ceph.osd.4.smithi145.stdout:Mar 12 02:27:38 smithi145 systemd[1]: Stopped Ceph osd.4 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:27:38.921 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:38.821+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:38.922 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:38.821+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:38.922 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:38.840+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:38.922 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:38 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:38.840+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:38.935 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:38.935 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-12T02:27:38.935 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-12T02:27:38.935 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.5 2024-03-12T02:27:39.249 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:39 smithi145 systemd[1]: Stopping Ceph osd.5 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:39.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:39.421+0000 7fc56bceb700 -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-03-12T02:27:39.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:39.421+0000 7fc56bceb700 -1 osd.5 115 *** Got signal Terminated *** 2024-03-12T02:27:39.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:39.421+0000 7fc56bceb700 -1 osd.5 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:39.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:39.507+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:39.750 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:39.507+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:40.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:39.814+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:40.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:39.814+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:40.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:39.859+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:40.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:39 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:39.859+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:40.808 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:40.507+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:40.809 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:40.507+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:41.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:40.831+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:41.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:40.831+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:41.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:40.805+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:41.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:40 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:40.805+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:41.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:41.469+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:41.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:41.469+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:42.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:41.792+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:42.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:41.792+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:42.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:41.822+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:42.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:41.822+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:42.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:41 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:41.822+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:42.810 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:42.497+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:42.810 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:42.497+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:43.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:42.828+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:43.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:42.828+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:43.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:42.807+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:43.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:42.807+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:43.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:42 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:42.807+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:43.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:43.482+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.452301+0000 front 2024-03-12T02:27:03.452368+0000 (oldest deadline 2024-03-12T02:27:29.352278+0000) 2024-03-12T02:27:43.749 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5[76790]: 2024-03-12T02:27:43.482+0000 7fc5672df700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:11.653444+0000 front 2024-03-12T02:27:11.653478+0000 (oldest deadline 2024-03-12T02:27:35.753287+0000) 2024-03-12T02:27:44.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:43.862+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:44.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:43.862+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:44.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:43.828+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:44.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:43.828+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:44.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:43 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:43.828+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:45.202 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:44.850+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:45.202 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:44.850+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:45.203 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:44.850+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:45.203 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:44.893+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:45.203 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:44.893+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:45.203 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:44 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:44.893+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:45.499 INFO:journalctl@ceph.osd.5.smithi145.stdout:Mar 12 02:27:45 smithi145 bash[99855]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-5 2024-03-12T02:27:46.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:45.834+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:46.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:45.834+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:46.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:45.834+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:46.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:45.932+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:46.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:45.932+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:46.251 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:45 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:45.932+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:46.993 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.5.service' 2024-03-12T02:27:47.033 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:47.033 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-12T02:27:47.033 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-12T02:27:47.033 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.6 2024-03-12T02:27:47.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:46.872+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:47.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:46.872+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:47.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:46.872+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:47.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 systemd[1]: Stopping Ceph osd.6 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:47.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:46.900+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:47.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:46.900+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:47.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:46 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:46.900+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:47.749 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:47.348+0000 7f019345d700 -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-03-12T02:27:47.749 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:47.348+0000 7f019345d700 -1 osd.6 115 *** Got signal Terminated *** 2024-03-12T02:27:47.749 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:47.348+0000 7f019345d700 -1 osd.6 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:48.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:47.852+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:48.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:47.852+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:48.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:47.852+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:48.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:47.887+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:48.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:47.887+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:48.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:47 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:47.887+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:49.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:48.900+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:49.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:48.900+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:49.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:48.900+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:49.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:48.843+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:49.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:48.843+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:49.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:48 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:48.843+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:50.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:49.935+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:50.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:49.935+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:50.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:49.935+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:50.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:49.814+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:50.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:49.814+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:50.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:49 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:49.814+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:51.249 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:50.921+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:51.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:50.921+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:51.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:50.921+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:51.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:50.921+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:27.372607+0000 front 2024-03-12T02:27:27.372591+0000 (oldest deadline 2024-03-12T02:27:50.872516+0000) 2024-03-12T02:27:51.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:50.841+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:51.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:50.841+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:51.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:50 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:50.841+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:52.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:51.889+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:52.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:51.889+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:52.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:51.889+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:52.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:51.889+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:52.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:51.964+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:03.370334+0000 front 2024-03-12T02:27:03.370347+0000 (oldest deadline 2024-03-12T02:27:27.470198+0000) 2024-03-12T02:27:52.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:51.964+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:07.470720+0000 front 2024-03-12T02:27:07.470596+0000 (oldest deadline 2024-03-12T02:27:33.370543+0000) 2024-03-12T02:27:52.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:51.964+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:16.171897+0000 front 2024-03-12T02:27:16.171906+0000 (oldest deadline 2024-03-12T02:27:41.471752+0000) 2024-03-12T02:27:52.250 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:51 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6[79530]: 2024-03-12T02:27:51.964+0000 7f018fa53700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:27.372607+0000 front 2024-03-12T02:27:27.372591+0000 (oldest deadline 2024-03-12T02:27:50.872516+0000) 2024-03-12T02:27:53.195 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:52.880+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:53.196 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:52.880+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:53.196 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:52.880+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:53.196 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:52 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:52.880+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:53.499 INFO:journalctl@ceph.osd.6.smithi145.stdout:Mar 12 02:27:53 smithi145 bash[100126]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-6 2024-03-12T02:27:54.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:53.837+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:54.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:53.837+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:54.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:53.837+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:54.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:53 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:53.837+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:54.956 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:54.851+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:54.957 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:54.851+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:54.957 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:54.851+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:54.957 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:54 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:54.851+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:54.964 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.6.service' 2024-03-12T02:27:55.004 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:27:55.005 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-12T02:27:55.005 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-12T02:27:55.005 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.7 2024-03-12T02:27:55.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 systemd[1]: Stopping Ceph osd.7 for 65f7cb7a-e013-11ee-95c8-87774f69a715... 2024-03-12T02:27:55.749 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.340+0000 7f4f05743700 -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-03-12T02:27:55.749 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.340+0000 7f4f05743700 -1 osd.7 115 *** Got signal Terminated *** 2024-03-12T02:27:55.749 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.340+0000 7f4f05743700 -1 osd.7 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T02:27:56.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.850+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:56.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.850+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:56.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.850+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:56.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:55 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:55.850+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:57.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:56.816+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:57.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:56.816+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:57.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:56.816+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:57.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:56 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:56.816+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:58.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:57.828+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:58.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:57.828+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:58.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:57.828+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:58.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:57 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:57.828+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:27:59.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:58.836+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:27:59.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:58.836+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:27:59.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:58.836+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:27:59.250 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:58 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:58.836+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:28:00.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:59.803+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-03-12T02:27:04.162466+0000 front 2024-03-12T02:27:04.162490+0000 (oldest deadline 2024-03-12T02:27:26.462386+0000) 2024-03-12T02:28:00.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:59.803+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-03-12T02:27:12.263781+0000 front 2024-03-12T02:27:12.263681+0000 (oldest deadline 2024-03-12T02:27:35.763613+0000) 2024-03-12T02:28:00.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:59.803+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-03-12T02:27:19.264672+0000 front 2024-03-12T02:27:19.264569+0000 (oldest deadline 2024-03-12T02:27:43.964442+0000) 2024-03-12T02:28:00.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:59.803+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-03-12T02:27:28.065413+0000 front 2024-03-12T02:27:28.065339+0000 (oldest deadline 2024-03-12T02:27:51.565224+0000) 2024-03-12T02:28:00.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:27:59 smithi145 ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7[82184]: 2024-03-12T02:27:59.803+0000 7f4effd35700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.145:6804 osd.4 since back 2024-03-12T02:27:33.265992+0000 front 2024-03-12T02:27:33.266149+0000 (oldest deadline 2024-03-12T02:27:59.166037+0000) 2024-03-12T02:28:01.499 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:28:01 smithi145 bash[100391]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715-osd-7 2024-03-12T02:28:02.800 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.7.service' 2024-03-12T02:28:02.827 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:28:02 smithi145 systemd[1]: ceph-65f7cb7a-e013-11ee-95c8-87774f69a715@osd.7.service: Succeeded. 2024-03-12T02:28:02.828 INFO:journalctl@ceph.osd.7.smithi145.stdout:Mar 12 02:28:02 smithi145 systemd[1]: Stopped Ceph osd.7 for 65f7cb7a-e013-11ee-95c8-87774f69a715. 2024-03-12T02:28:02.841 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T02:28:02.841 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-12T02:28:02.841 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 --force --keep-logs 2024-03-12T02:31:00.664 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 --force --keep-logs 2024-03-12T02:31:19.041 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T02:31:19.082 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T02:31:19.111 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-12T02:31:19.114 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/remote/smithi044/crash 2024-03-12T02:31:19.115 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/crash -- . 2024-03-12T02:31:19.161 INFO:teuthology.orchestra.run.smithi044.stderr:tar: /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/crash: Cannot open: No such file or directory 2024-03-12T02:31:19.161 INFO:teuthology.orchestra.run.smithi044.stderr:tar: Error is not recoverable: exiting now 2024-03-12T02:31:19.162 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/remote/smithi145/crash 2024-03-12T02:31:19.163 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/crash -- . 2024-03-12T02:31:19.201 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/lib/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/crash: Cannot open: No such file or directory 2024-03-12T02:31:19.202 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2024-03-12T02:31:19.203 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-12T02:31:19.203 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-12T02:31:19.235 INFO:teuthology.orchestra.run.smithi044.stderr:grep: /var/log/ceph/65f7cb7a-e013-11ee-95c8-87774f69a715/ceph.log: No such file or directory 2024-03-12T02:31:19.236 INFO:tasks.cephadm:Compressing logs... 2024-03-12T02:31:19.236 DEBUG:teuthology.orchestra.run.smithi044:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T02:31:19.279 DEBUG:teuthology.orchestra.run.smithi145:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T02:31:19.306 INFO:teuthology.orchestra.run.smithi145.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-12T02:31:19.307 INFO:teuthology.orchestra.run.smithi044.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-12T02:31:50.692 INFO:tasks.cephadm:Archiving logs... 2024-03-12T02:31:50.693 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/remote/smithi044/log 2024-03-12T02:31:50.694 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-12T02:31:53.922 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/remote/smithi145/log 2024-03-12T02:31:53.923 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-12T02:31:57.528 INFO:tasks.cephadm:Removing cluster... 2024-03-12T02:31:57.529 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 --force 2024-03-12T02:31:57.884 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 65f7cb7a-e013-11ee-95c8-87774f69a715 --force 2024-03-12T02:31:58.230 INFO:tasks.cephadm:Removing cephadm ... 2024-03-12T02:31:58.230 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-12T02:31:58.249 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-12T02:31:58.267 INFO:tasks.cephadm:Teardown complete 2024-03-12T02:31:58.267 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-12T02:31:58.277 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-12T02:31:58.277 DEBUG:teuthology.orchestra.run.smithi044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-12T02:31:58.292 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-12T02:31:58.307 INFO:teuthology.orchestra.run.smithi044.stderr:bash: ntpq: command not found 2024-03-12T02:31:58.311 INFO:teuthology.orchestra.run.smithi044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T02:31:58.312 INFO:teuthology.orchestra.run.smithi044.stdout:=============================================================================== 2024-03-12T02:31:58.312 INFO:teuthology.orchestra.run.smithi044.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 24 -642us[ -642us] +/- 111ms 2024-03-12T02:31:58.312 INFO:teuthology.orchestra.run.smithi044.stdout:^* hv02.front.sepia.ceph.com 3 6 377 30 -1469us[-1461us] +/- 73ms 2024-03-12T02:31:58.312 INFO:teuthology.orchestra.run.smithi044.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 26 +1725us[+1725us] +/- 72ms 2024-03-12T02:31:58.312 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T02:31:58.323 INFO:teuthology.orchestra.run.smithi145.stderr:bash: ntpq: command not found 2024-03-12T02:31:58.327 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T02:31:58.327 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-03-12T02:31:58.327 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 26 -614us[ -613us] +/- 111ms 2024-03-12T02:31:58.328 INFO:teuthology.orchestra.run.smithi145.stdout:^* hv02.front.sepia.ceph.com 3 6 377 25 -1422us[-1421us] +/- 73ms 2024-03-12T02:31:58.328 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 +1774us[+1774us] +/- 72ms 2024-03-12T02:31:58.328 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T02:31:58.329 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-12T02:31:58.338 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-12T02:31:58.339 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-12T02:31:58.349 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T02:31:58.424 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T02:31:58.491 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T02:31:58.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T02:31:58.522 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T02:31:58.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T02:31:58.552 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-12T02:31:58.562 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-12T02:31:58.571 INFO:teuthology.task.internal:Duration was 2649.974548 seconds 2024-03-12T02:31:58.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-12T02:31:58.580 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-12T02:31:58.580 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-12T02:31:58.583 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-12T02:31:58.628 INFO:teuthology.orchestra.run.smithi044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T02:31:58.638 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T02:31:59.012 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-12T02:31:59.012 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi044.front.sepia.ceph.com 2024-03-12T02:31:59.013 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T02:31:59.037 INFO:teuthology.orchestra.run.smithi044.stdout:2024-03-12T02:23:18.856963+00:00 smithi044 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-03-12T02:31:59.037 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi044.front.sepia.ceph.com: 2024-03-12T02:23:18.856963+00:00 smithi044 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-03-12T02:31:59.037 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2024-03-12T02:31:59.037 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T02:31:59.060 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-12T02:31:59.061 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T02:31:59.079 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T02:31:59.162 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-12T02:31:59.163 DEBUG:teuthology.orchestra.run.smithi044:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-12T02:31:59.165 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-12T02:31:59.363 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-12T02:31:59.374 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-12T02:31:59.374 DEBUG:teuthology.orchestra.run.smithi044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-12T02:31:59.402 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-12T02:31:59.429 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-12T02:31:59.440 DEBUG:teuthology.orchestra.run.smithi044:> 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-03-12T02:31:59.445 DEBUG:teuthology.orchestra.run.smithi145:> 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-03-12T02:31:59.470 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = core 2024-03-12T02:31:59.496 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2024-03-12T02:31:59.513 DEBUG:teuthology.orchestra.run.smithi044:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-12T02:31:59.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T02:31:59.558 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-12T02:31:59.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T02:31:59.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-12T02:31:59.585 INFO:teuthology.task.internal:Transferring archived files... 2024-03-12T02:31:59.586 DEBUG:teuthology.misc:Transferring archived files from smithi044:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/remote/smithi044 2024-03-12T02:31:59.586 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-12T02:31:59.648 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228/remote/smithi145 2024-03-12T02:31:59.648 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-12T02:31:59.690 INFO:teuthology.task.internal:Removing archive directory... 2024-03-12T02:31:59.690 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-12T02:31:59.692 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-12T02:31:59.741 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-12T02:31:59.753 INFO:teuthology.task.internal:Not uploading archives. 2024-03-12T02:31:59.753 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-12T02:31:59.763 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-12T02:31:59.763 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-12T02:31:59.765 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-12T02:31:59.780 INFO:teuthology.orchestra.run.smithi044.stdout: 526077 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 12 02:31 /home/ubuntu/cephtest 2024-03-12T02:31:59.798 INFO:teuthology.orchestra.run.smithi145.stdout: 525692 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 12 02:31 /home/ubuntu/cephtest 2024-03-12T02:31:59.800 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-12T02:31:59.810 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-12T02:31:59.832 INFO:teuthology.nuke:Checking targets against current locks 2024-03-12T02:31:59.859 DEBUG:teuthology.nuke:shortname: smithi044 2024-03-12T02:31:59.860 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-12T02:31:59.879 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228', '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-03-12 01:39:44.757417', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNZSvMLmS6+tBPnd1W1j967WOJfSGVnuC9vuhk7dDYqBiDiX5TTeSOLz6mQ7N6mfS5m/lhfayE85imV0x4VP5h0='} 2024-03-12T02:31:59.885 DEBUG:teuthology.nuke:shortname: smithi145 2024-03-12T02:31:59.885 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-12T02:31:59.909 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592228', '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-03-12 01:39:44.756033', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO88WiVFYQxXwIweGZgofcD2Cn084Bzf5hcuqxFvxSGdNIw9WqjWnAwnP0YlhncTEl2Mb6kNOnAaNx7Q63XNUZQ='} 2024-03-12T02:31:59.923 INFO:teuthology.orchestra.console.smithi044:Power off 2024-03-12T02:31:59.923 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-12T02:31:59.948 DEBUG:teuthology.orchestra.console.smithi044:power off output: Chassis Power Control: Down/Off 2024-03-12T02:31:59.948 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T02:31:59.961 INFO:teuthology.orchestra.console.smithi145:Power off 2024-03-12T02:31:59.961 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-12T02:31:59.970 DEBUG:teuthology.orchestra.console.smithi044:check power output: Chassis Power is on 2024-03-12T02:31:59.983 DEBUG:teuthology.orchestra.console.smithi145:power off output: Chassis Power Control: Down/Off 2024-03-12T02:31:59.984 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T02:32:00.005 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2024-03-12T02:32:03.972 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T02:32:04.006 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T02:32:04.082 DEBUG:teuthology.orchestra.console.smithi044:check power output: Chassis Power is on 2024-03-12T02:32:04.115 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2024-03-12T02:32:08.086 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T02:32:08.117 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T02:32:08.197 DEBUG:teuthology.orchestra.console.smithi044:check power output: Chassis Power is off 2024-03-12T02:32:08.225 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is off 2024-03-12T02:32:08.299 INFO:teuthology.orchestra.console.smithi044:Power off completed 2024-03-12T02:32:08.326 INFO:teuthology.orchestra.console.smithi145:Power off completed 2024-03-12T02:32:08.433 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2649.9745483398438 failure_reason: '''2024-03-12T02:23:18.856963+00:00 smithi044 kernel: rcu: INFO: rcu_sched self-detected stall on CPU '' in syslog' owner: scheduled_teuthology@teuthology status: fail success: false 2024-03-12T02:32:08.434 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-12T02:32:08.529 INFO:teuthology.run:FAIL