2024-03-12T00:26:04.442 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-12T00:26:04.443 DEBUG:teuthology.run:Teuthology command: teuthology --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 --archive /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140 --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/orig.config.yaml 2024-03-12T00:26:04.487 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-12T00:26:04.574 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140 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: '7592140' 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: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2SZDuxkikrUrNVg+aoo3QVUr1aBbH1FYGjxrqWqVGZUsJKkO62WWjc/hUxYhUcIkjpUn3XZnneU0BfJky1vkU= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKjGAmI2lnIWfs/Xjerhe2wdp9lchEXEYYSi+A7Xbl629O7UQuA9qTiiNFZNjAppEx+bKa1qQhbNhQVDqquafk= 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-12T00:26:04.574 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0/qa; will attempt to use it 2024-03-12T00:26:04.575 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_583c7cd94fcfcfa9abcbbb46bafd029ba8504cb0/qa/tasks 2024-03-12T00:26:04.575 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-12T00:26:04.577 INFO:teuthology.task.internal:Checking packages... 2024-03-12T00:26:04.605 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c2ea977b6956d1f694ccf66acc692fdd979e3baa' 2024-03-12T00:26:04.605 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-12T00:26:04.605 INFO:teuthology.packaging:ref: None 2024-03-12T00:26:04.605 INFO:teuthology.packaging:tag: None 2024-03-12T00:26:04.605 INFO:teuthology.packaging:branch: reef 2024-03-12T00:26:04.605 INFO:teuthology.packaging:sha1: c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T00:26:04.606 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-12T00:26:04.821 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-751.g62a11b3c 2024-03-12T00:26:04.822 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-12T00:26:04.873 INFO:teuthology.task.internal:no buildpackages task found 2024-03-12T00:26:04.873 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-12T00:26:04.927 INFO:teuthology.task.internal:Saving configuration 2024-03-12T00:26:04.942 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-12T00:26:04.967 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-12T00:26:04.991 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140', '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 00:20:55.709578', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2SZDuxkikrUrNVg+aoo3QVUr1aBbH1FYGjxrqWqVGZUsJKkO62WWjc/hUxYhUcIkjpUn3XZnneU0BfJky1vkU='} 2024-03-12T00:26:05.012 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140', '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 00:20:55.711509', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKjGAmI2lnIWfs/Xjerhe2wdp9lchEXEYYSi+A7Xbl629O7UQuA9qTiiNFZNjAppEx+bKa1qQhbNhQVDqquafk='} 2024-03-12T00:26:05.012 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-12T00:26:05.028 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-03-12T00:26:05.028 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-03-12T00:26:05.028 INFO:teuthology.run_tasks:Running task console_log... 2024-03-12T00:26:05.128 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f82735bcf70>, signals=[15]) 2024-03-12T00:26:05.128 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-12T00:26:05.144 INFO:teuthology.task.internal:Opening connections... 2024-03-12T00:26:05.144 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:26:05.146 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:26:05.225 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-03-12T00:26:05.226 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:26:05.298 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-12T00:26:05.307 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-03-12T00:26:05.330 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-03-12T00:26:05.330 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="CentOS Stream" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="8" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:ID="centos" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE="rhel fedora" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="8" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:PLATFORM_ID="platform:el8" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="CentOS Stream 8" 2024-03-12T00:26:05.393 INFO:teuthology.orchestra.run.smithi063.stdout:ANSI_COLOR="0;31" 2024-03-12T00:26:05.394 INFO:teuthology.orchestra.run.smithi063.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-03-12T00:26:05.394 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://centos.org/" 2024-03-12T00:26:05.394 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-12T00:26:05.394 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-03-12T00:26:05.394 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-12T00:26:05.395 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-03-12T00:26:05.414 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-03-12T00:26:05.436 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-03-12T00:26:05.437 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-03-12T00:26:05.498 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="CentOS Stream" 2024-03-12T00:26:05.498 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="8" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:ID="centos" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE="rhel fedora" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="8" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:PLATFORM_ID="platform:el8" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="CentOS Stream 8" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:ANSI_COLOR="0;31" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://centos.org/" 2024-03-12T00:26:05.499 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-12T00:26:05.500 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-03-12T00:26:05.500 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-12T00:26:05.500 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-03-12T00:26:05.522 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-12T00:26:05.534 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-12T00:26:05.623 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-12T00:26:05.624 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-03-12T00:26:05.628 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-03-12T00:26:05.648 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-12T00:26:05.665 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-12T00:26:05.666 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-03-12T00:26:05.689 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-03-12T00:26:05.727 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-12T00:26:05.790 INFO:teuthology.run_tasks:Running task kernel... 2024-03-12T00:26:05.811 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-12T00:26:05.811 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-12T00:26:05.811 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-12T00:26:05.812 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-12T00:26:05.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T00:26:05.833 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-03-12T00:26:05.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T00:26:05.834 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-03-12T00:26:05.894 INFO:teuthology.orchestra.run.smithi139.stdout:4.18.0-489.el8.x86_64 2024-03-12T00:26:05.895 INFO:teuthology.task.kernel:Running kernel on smithi139: 4.18.0-489.el8.x86_64 2024-03-12T00:26:05.895 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum install -y kernel 2024-03-12T00:26:05.896 INFO:teuthology.orchestra.run.smithi063.stdout:4.18.0-489.el8.x86_64 2024-03-12T00:26:05.897 INFO:teuthology.task.kernel:Running kernel on smithi063: 4.18.0-489.el8.x86_64 2024-03-12T00:26:05.897 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum install -y kernel 2024-03-12T00:26:10.728 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 8 - AppStream 12 MB/s | 28 MB 00:02 2024-03-12T00:26:10.807 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - AppStream 12 MB/s | 28 MB 00:02 2024-03-12T00:26:17.108 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - BaseOS 7.7 MB/s | 10 MB 00:01 2024-03-12T00:26:17.186 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 8 - BaseOS 9.0 MB/s | 10 MB 00:01 2024-03-12T00:26:19.108 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - Extras 49 kB/s | 18 kB 00:00 2024-03-12T00:26:19.120 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 8 - Extras 80 kB/s | 18 kB 00:00 2024-03-12T00:26:19.375 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 8 - Extras common packages 45 kB/s | 7.2 kB 00:00 2024-03-12T00:26:19.387 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 8 - Extras common packages 47 kB/s | 7.2 kB 00:00 2024-03-12T00:26:19.743 INFO:teuthology.orchestra.run.smithi139.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2024-03-12T00:26:19.755 INFO:teuthology.orchestra.run.smithi063.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2024-03-12T00:26:21.183 INFO:teuthology.orchestra.run.smithi063.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2024-03-12T00:26:24.435 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 3.5 MB/s | 16 MB 00:04 2024-03-12T00:26:25.106 INFO:teuthology.orchestra.run.smithi063.stdout:lab-extras 444 kB/s | 24 kB 00:00 2024-03-12T00:26:28.184 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 446 kB/s | 24 kB 00:00 2024-03-12T00:26:28.328 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-03-12T00:26:28.328 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-03-12T00:26:28.454 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-03-12T00:26:28.455 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:26:28.455 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-03-12T00:26:28.455 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:26:28.455 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-03-12T00:26:28.455 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 4.18.0-544.el8 baseos 10 M 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-core x86_64 4.18.0-544.el8 baseos 44 M 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules x86_64 4.18.0-544.el8 baseos 36 M 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout:Install 3 Packages 2024-03-12T00:26:28.456 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:26:28.457 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 90 M 2024-03-12T00:26:28.457 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 97 M 2024-03-12T00:26:28.457 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-03-12T00:26:29.674 INFO:teuthology.orchestra.run.smithi063.stdout:(1/3): kernel-4.18.0-544.el8.x86_64.rpm 8.9 MB/s | 10 MB 00:01 2024-03-12T00:26:30.733 INFO:teuthology.orchestra.run.smithi063.stdout:(2/3): kernel-modules-4.18.0-544.el8.x86_64.rpm 16 MB/s | 36 MB 00:02 2024-03-12T00:26:31.198 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-03-12T00:26:31.199 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-03-12T00:26:31.296 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout: kernel x86_64 4.18.0-544.el8 baseos 10 M 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-core x86_64 4.18.0-544.el8 baseos 44 M 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules x86_64 4.18.0-544.el8 baseos 36 M 2024-03-12T00:26:31.297 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout:Install 3 Packages 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 90 M 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 97 M 2024-03-12T00:26:31.298 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-03-12T00:26:31.375 INFO:teuthology.orchestra.run.smithi063.stdout:(3/3): kernel-core-4.18.0-544.el8.x86_64.rpm 15 MB/s | 44 MB 00:02 2024-03-12T00:26:31.375 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-03-12T00:26:31.375 INFO:teuthology.orchestra.run.smithi063.stdout:Total 31 MB/s | 90 MB 00:02 2024-03-12T00:26:32.087 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-03-12T00:26:32.461 INFO:teuthology.orchestra.run.smithi139.stdout:(1/3): kernel-4.18.0-544.el8.x86_64.rpm 9.2 MB/s | 10 MB 00:01 2024-03-12T00:26:32.521 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-03-12T00:26:32.522 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-03-12T00:26:33.503 INFO:teuthology.orchestra.run.smithi139.stdout:(2/3): kernel-modules-4.18.0-544.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2024-03-12T00:26:33.825 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-03-12T00:26:33.844 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-03-12T00:26:34.062 INFO:teuthology.orchestra.run.smithi139.stdout:(3/3): kernel-core-4.18.0-544.el8.x86_64.rpm 16 MB/s | 44 MB 00:02 2024-03-12T00:26:34.062 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-03-12T00:26:34.062 INFO:teuthology.orchestra.run.smithi139.stdout:Total 33 MB/s | 90 MB 00:02 2024-03-12T00:26:34.748 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-03-12T00:26:35.169 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-03-12T00:26:35.169 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-03-12T00:26:36.406 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-03-12T00:26:36.429 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-03-12T00:26:36.772 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-03-12T00:26:37.284 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T00:26:39.210 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-03-12T00:26:39.738 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T00:26:41.001 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T00:26:41.383 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T00:26:43.336 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 1/3 2024-03-12T00:26:43.771 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T00:26:45.067 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T00:26:45.336 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:26:47.219 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 2/3 2024-03-12T00:26:47.553 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:08.905 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:09.285 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:09.285 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-4.18.0-544.el8.x86_64 1/3 2024-03-12T00:27:09.285 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-core-4.18.0-544.el8.x86_64 2/3 2024-03-12T00:27:09.391 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:09.416 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:09.761 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:09.761 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-4.18.0-544.el8.x86_64 1/3 2024-03-12T00:27:09.761 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-core-4.18.0-544.el8.x86_64 2/3 2024-03-12T00:27:09.818 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:09.818 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:27:09.818 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-03-12T00:27:09.818 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-4.18.0-544.el8.x86_64 kernel-core-4.18.0-544.el8.x86_64 2024-03-12T00:27:09.818 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-4.18.0-544.el8.x86_64 2024-03-12T00:27:09.818 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:27:09.819 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-03-12T00:27:09.986 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T00:27:10.251 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T00:27:10.252 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T00:27:10.252 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-12T00:27:10.252 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-12T00:27:10.252 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-12T00:27:10.252 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-12T00:27:10.253 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2024-03-12T00:27:10.253 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-modules-4.18.0-544.el8.x86_64 3/3 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-4.18.0-544.el8.x86_64 kernel-core-4.18.0-544.el8.x86_64 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-4.18.0-544.el8.x86_64 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:27:10.254 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-03-12T00:27:10.406 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T00:27:10.472 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T00:27:10.472 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T00:27:10.473 DEBUG:teuthology.orchestra.run.smithi063:> sudo rpm -qi grub2-tools 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Name : grub2-tools 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Epoch : 1 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Version : 2.02 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Release : 129.el8 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: x86_64 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Group : System Environment/Base 2024-03-12T00:27:10.507 INFO:teuthology.orchestra.run.smithi063.stdout:Size : 9265586 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:License : GPLv3+ 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Build Host : kbuilder.bsys.centos.org 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Relocations : (not relocatable) 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Packager : CentOS BuildSystem 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Vendor : CentOS 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Summary : Support tools for GRUB. 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:Description : 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-12T00:27:10.508 INFO:teuthology.orchestra.run.smithi063.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-12T00:27:10.509 INFO:teuthology.orchestra.run.smithi063.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-12T00:27:10.509 INFO:teuthology.orchestra.run.smithi063.stdout:hardware devices. 2024-03-12T00:27:10.509 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:27:10.509 INFO:teuthology.orchestra.run.smithi063.stdout:This subpackage provides tools for support of all platforms. 2024-03-12T00:27:10.510 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-12T00:27:10.510 INFO:teuthology.task.kernel:Updating grub on smithi063 to boot 4.18.0-544.el8.x86_64 2024-03-12T00:27:10.510 DEBUG:teuthology.orchestra.run.smithi063:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-12T00:27:10.623 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T00:27:10.623 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T00:27:10.623 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-12T00:27:10.623 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-12T00:27:10.623 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-12T00:27:10.623 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-12T00:27:10.624 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2024-03-12T00:27:10.624 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-03-12T00:27:10.835 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-4.18.0-544.el8.x86_64 2024-03-12T00:27:10.835 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-544.el8.x86_64 2024-03-12T00:27:10.835 DEBUG:teuthology.orchestra.run.smithi139:> sudo rpm -qi grub2-tools 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Name : grub2-tools 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Epoch : 1 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Version : 2.02 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Release : 129.el8 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: x86_64 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Group : System Environment/Base 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:Size : 9265586 2024-03-12T00:27:10.869 INFO:teuthology.orchestra.run.smithi139.stdout:License : GPLv3+ 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Build Host : kbuilder.bsys.centos.org 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Relocations : (not relocatable) 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Packager : CentOS BuildSystem 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Vendor : CentOS 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Summary : Support tools for GRUB. 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:Description : 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-12T00:27:10.870 INFO:teuthology.orchestra.run.smithi139.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-12T00:27:10.871 INFO:teuthology.orchestra.run.smithi139.stdout:hardware devices. 2024-03-12T00:27:10.871 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:27:10.871 INFO:teuthology.orchestra.run.smithi139.stdout:This subpackage provides tools for support of all platforms. 2024-03-12T00:27:10.871 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-12T00:27:10.872 INFO:teuthology.task.kernel:Updating grub on smithi139 to boot 4.18.0-544.el8.x86_64 2024-03-12T00:27:10.872 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-12T00:27:11.833 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2024-03-12T00:27:12.562 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2024-03-12T00:27:13.635 INFO:teuthology.orchestra.run.smithi063.stderr:done 2024-03-12T00:27:13.636 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2024-03-12T00:27:13.667 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.C0qhxRPQl6 2024-03-12T00:27:13.668 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.C0qhxRPQl6 2024-03-12T00:27:13.760 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.C0qhxRPQl6 2024-03-12T00:27:13.860 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.C0qhxRPQl6 is 6KB 2024-03-12T00:27:13.908 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.C0qhxRPQl6 2024-03-12T00:27:13.926 DEBUG:teuthology.orchestra.run.smithi063:> sudo /bin/ls /boot/loader/entries || true 2024-03-12T00:27:13.993 INFO:teuthology.orchestra.run.smithi063.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-03-12T00:27:13.993 INFO:teuthology.orchestra.run.smithi063.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-03-12T00:27:13.993 INFO:teuthology.orchestra.run.smithi063.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-03-12T00:27:13.993 INFO:teuthology.orchestra.run.smithi063.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64.conf 2024-03-12T00:27:13.994 DEBUG:teuthology.orchestra.run.smithi063:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64 2024-03-12T00:27:14.166 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2024-03-12T00:27:14.855 INFO:teuthology.orchestra.run.smithi139.stderr:done 2024-03-12T00:27:14.857 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2024-03-12T00:27:14.880 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.pZNtuh0lrr 2024-03-12T00:27:14.880 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pZNtuh0lrr 2024-03-12T00:27:14.974 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.pZNtuh0lrr 2024-03-12T00:27:15.079 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.pZNtuh0lrr is 6KB 2024-03-12T00:27:15.127 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.pZNtuh0lrr 2024-03-12T00:27:15.144 DEBUG:teuthology.orchestra.run.smithi139:> sudo /bin/ls /boot/loader/entries || true 2024-03-12T00:27:15.218 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-03-12T00:27:15.218 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-03-12T00:27:15.218 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-03-12T00:27:15.218 INFO:teuthology.orchestra.run.smithi139.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64.conf 2024-03-12T00:27:15.220 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-544.el8.x86_64 2024-03-12T00:27:15.376 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2024-03-12T00:27:44.197 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-12T00:27:44.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-03-12T00:27:44.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:27:45.380 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-12T00:27:45.380 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-03-12T00:27:45.381 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:28:18.847 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-03-12T00:28:27.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-03-12T00:28:27.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:28:45.399 DEBUG:teuthology.orchestra.remote:timed out 2024-03-12T00:28:54.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-03-12T00:28:54.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:28:54.769 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-03-12T00:28:55.234 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-03-12T00:28:55.235 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-544.el8.x86_64"... 2024-03-12T00:28:55.235 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-03-12T00:28:55.251 INFO:teuthology.orchestra.run.smithi139.stdout:4.18.0-544.el8.x86_64 2024-03-12T00:28:55.251 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-12T00:28:55.251 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-12T00:28:55.251 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-12T00:28:56.252 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-12T00:28:56.252 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-12T00:28:56.325 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-03-12T00:28:56.339 DEBUG:teuthology.parallel:result is None 2024-03-12T00:28:59.592 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-03-12T00:28:59.934 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-03-12T00:28:59.935 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-544.el8.x86_64"... 2024-03-12T00:28:59.935 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-03-12T00:28:59.953 INFO:teuthology.orchestra.run.smithi063.stdout:4.18.0-544.el8.x86_64 2024-03-12T00:28:59.953 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-12T00:28:59.953 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-12T00:28:59.953 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-12T00:29:00.954 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-12T00:29:00.955 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-12T00:29:01.047 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-03-12T00:29:01.062 DEBUG:teuthology.parallel:result is None 2024-03-12T00:29:01.063 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-12T00:29:01.069 INFO:teuthology.task.internal:Creating test directory... 2024-03-12T00:29:01.070 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-12T00:29:01.072 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-12T00:29:01.297 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-12T00:29:01.304 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-12T00:29:01.311 INFO:teuthology.task.internal:Creating archive directory... 2024-03-12T00:29:01.311 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-12T00:29:01.313 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-12T00:29:01.825 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-12T00:29:01.832 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-12T00:29:01.832 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T00:29:01.834 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T00:29:01.873 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T00:29:01.884 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T00:29:02.449 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T00:29:02.543 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-12T00:29:02.554 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-12T00:29:02.572 INFO:teuthology.task.internal:Configuring sudo... 2024-03-12T00:29:02.573 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-12T00:29:02.575 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-12T00:29:02.607 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-12T00:29:02.620 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-12T00:29:02.620 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-12T00:29:02.644 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-12T00:29:02.666 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T00:29:02.751 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T00:29:02.901 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T00:29:02.945 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T00:29:02.987 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:29:02.987 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-12T00:29:03.063 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T00:29:03.110 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-12T00:29:03.165 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T00:29:03.250 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-12T00:29:03.291 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-03-12T00:29:03.292 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-12T00:29:03.359 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-03-12T00:29:03.361 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-03-12T00:29:03.426 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T00:29:03.460 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T00:29:03.925 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-12T00:29:04.007 INFO:teuthology.task.internal:Starting timer... 2024-03-12T00:29:04.008 INFO:teuthology.run_tasks:Running task pcp... 2024-03-12T00:29:04.020 INFO:teuthology.run_tasks:Running task selinux... 2024-03-12T00:29:04.029 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-12T00:29:04.030 DEBUG:teuthology.orchestra.run.smithi063:> sudo service auditd rotate 2024-03-12T00:29:04.084 INFO:teuthology.orchestra.run.smithi063.stdout:Rotating logs: 2024-03-12T00:29:04.086 DEBUG:teuthology.orchestra.run.smithi139:> sudo service auditd rotate 2024-03-12T00:29:04.182 INFO:teuthology.orchestra.run.smithi139.stdout:Rotating logs: 2024-03-12T00:29:04.183 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-12T00:29:04.183 DEBUG:teuthology.orchestra.run.smithi063:> /usr/sbin/getenforce 2024-03-12T00:29:04.214 INFO:teuthology.orchestra.run.smithi063.stdout:Permissive 2024-03-12T00:29:04.214 DEBUG:teuthology.orchestra.run.smithi139:> /usr/sbin/getenforce 2024-03-12T00:29:04.249 INFO:teuthology.orchestra.run.smithi139.stdout:Permissive 2024-03-12T00:29:04.249 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi063.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi139.front.sepia.ceph.com': 'permissive'} 2024-03-12T00:29:04.249 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T00:29:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T00:29:04.280 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T00:29:04.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T00:29:04.318 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-12T00:29:04.318 DEBUG:teuthology.orchestra.run.smithi063:> sudo /usr/sbin/setenforce permissive 2024-03-12T00:29:04.346 DEBUG:teuthology.orchestra.run.smithi139:> sudo /usr/sbin/setenforce permissive 2024-03-12T00:29:04.384 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-12T00:29:04.395 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-12T00:29:04.412 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-12T00:29:04.414 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi063.front.sepia.ceph.com,smithi139.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-12T00:34:59.177 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi063.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com')] 2024-03-12T00:34:59.179 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-03-12T00:34:59.180 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:34:59.260 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-03-12T00:34:59.332 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-03-12T00:34:59.333 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-03-12T00:34:59.333 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-12T00:34:59.407 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-03-12T00:34:59.477 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-03-12T00:34:59.477 INFO:teuthology.run_tasks:Running task clock... 2024-03-12T00:34:59.489 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-12T00:34:59.489 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-12T00:34:59.490 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T00:34:59.492 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-12T00:34:59.492 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T00:34:59.524 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-12T00:34:59.539 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-12T00:34:59.548 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-12T00:34:59.563 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-12T00:34:59.608 INFO:teuthology.orchestra.run.smithi063.stderr:sudo: ntpd: command not found 2024-03-12T00:34:59.621 INFO:teuthology.orchestra.run.smithi063.stdout:506 Cannot talk to daemon 2024-03-12T00:34:59.632 INFO:teuthology.orchestra.run.smithi139.stderr:sudo: ntpd: command not found 2024-03-12T00:34:59.635 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-12T00:34:59.644 INFO:teuthology.orchestra.run.smithi139.stdout:506 Cannot talk to daemon 2024-03-12T00:34:59.649 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-12T00:34:59.657 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-12T00:34:59.670 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-12T00:34:59.723 INFO:teuthology.orchestra.run.smithi063.stderr:bash: ntpq: command not found 2024-03-12T00:34:59.728 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T00:34:59.729 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-03-12T00:34:59.729 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.729 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.729 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.729 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.738 INFO:teuthology.orchestra.run.smithi139.stderr:bash: ntpq: command not found 2024-03-12T00:34:59.742 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T00:34:59.742 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-03-12T00:34:59.742 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.742 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.742 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.742 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T00:34:59.743 INFO:teuthology.run_tasks:Running task pexec... 2024-03-12T00:34:59.753 INFO:teuthology.task.pexec:Executing custom commands... 2024-03-12T00:34:59.753 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:34:59.753 DEBUG:teuthology.orchestra.run.smithi063:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-12T00:34:59.754 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi139.front.sepia.ceph.com 2024-03-12T00:34:59.754 DEBUG:teuthology.orchestra.run.smithi139:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-12T00:35:00.571 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:01:32 ago on Tue 12 Mar 2024 12:33:28 AM UTC. 2024-03-12T00:35:00.582 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:22 ago on Tue 12 Mar 2024 12:33:38 AM UTC. 2024-03-12T00:35:02.641 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout:Resetting modules: 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:35:02.642 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:02.785 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-03-12T00:35:02.786 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:35:02.786 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-03-12T00:35:02.786 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:35:02.786 INFO:teuthology.orchestra.run.smithi063.stdout:Resetting modules: 2024-03-12T00:35:02.786 INFO:teuthology.orchestra.run.smithi063.stdout: container-tools 2024-03-12T00:35:02.786 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:02.787 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-03-12T00:35:02.787 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:35:02.787 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:02.887 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-03-12T00:35:03.040 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-03-12T00:35:03.741 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:01:35 ago on Tue 12 Mar 2024 12:33:28 AM UTC. 2024-03-12T00:35:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:25 ago on Tue 12 Mar 2024 12:33:38 AM UTC. 2024-03-12T00:35:05.810 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout:Installing group/module packages: 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-03-12T00:35:05.847 INFO:teuthology.orchestra.run.smithi139.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout:Installing weak dependencies: 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout:Installing module profiles: 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools/common 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout:Enabling module streams: 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools rhel8 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:05.848 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-03-12T00:35:05.849 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-03-12T00:35:05.849 INFO:teuthology.orchestra.run.smithi139.stdout:Install 13 Packages 2024-03-12T00:35:05.849 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:05.849 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 27 M 2024-03-12T00:35:05.849 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 91 M 2024-03-12T00:35:05.849 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-03-12T00:35:06.159 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-03-12T00:35:06.198 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:35:06.198 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-03-12T00:35:06.198 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout:Installing group/module packages: 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-03-12T00:35:06.199 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout:Installing weak dependencies: 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout:Installing module profiles: 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: container-tools/common 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling module streams: 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: container-tools rhel8 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout:Install 13 Packages 2024-03-12T00:35:06.200 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:06.201 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 27 M 2024-03-12T00:35:06.201 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 91 M 2024-03-12T00:35:06.201 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-03-12T00:35:06.271 INFO:teuthology.orchestra.run.smithi139.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 2.8 MB/s | 689 kB 00:00 2024-03-12T00:35:06.305 INFO:teuthology.orchestra.run.smithi139.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 3.7 MB/s | 1.0 MB 00:00 2024-03-12T00:35:06.330 INFO:teuthology.orchestra.run.smithi139.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 646 kB/s | 38 kB 00:00 2024-03-12T00:35:06.364 INFO:teuthology.orchestra.run.smithi139.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 4.3 MB/s | 258 kB 00:00 2024-03-12T00:35:06.422 INFO:teuthology.orchestra.run.smithi139.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-03-12T00:35:06.481 INFO:teuthology.orchestra.run.smithi139.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 425 kB/s | 25 kB 00:00 2024-03-12T00:35:06.565 INFO:teuthology.orchestra.run.smithi139.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2024-03-12T00:35:06.749 INFO:teuthology.orchestra.run.smithi139.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 9.8 MB/s | 4.1 MB 00:00 2024-03-12T00:35:06.941 INFO:teuthology.orchestra.run.smithi139.stdout:(9/13): buildah-1.33.6-2.module_el8+976+1136073 11 MB/s | 9.6 MB 00:00 2024-03-12T00:35:06.999 INFO:teuthology.orchestra.run.smithi139.stdout:(10/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 10 MB/s | 2.5 MB 00:00 2024-03-12T00:35:07.024 INFO:teuthology.orchestra.run.smithi139.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 631 kB/s | 53 kB 00:00 2024-03-12T00:35:07.058 INFO:teuthology.orchestra.run.smithi139.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 699 kB/s | 41 kB 00:00 2024-03-12T00:35:07.317 INFO:teuthology.orchestra.run.smithi139.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 12 MB/s | 8.8 MB 00:00 2024-03-12T00:35:07.317 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-03-12T00:35:07.317 INFO:teuthology.orchestra.run.smithi139.stdout:Total 19 MB/s | 27 MB 00:01 2024-03-12T00:35:07.586 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-03-12T00:35:07.606 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-03-12T00:35:07.607 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-03-12T00:35:07.624 INFO:teuthology.orchestra.run.smithi063.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 3.1 MB/s | 689 kB 00:00 2024-03-12T00:35:07.657 INFO:teuthology.orchestra.run.smithi063.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 4.0 MB/s | 1.0 MB 00:00 2024-03-12T00:35:07.682 INFO:teuthology.orchestra.run.smithi063.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 649 kB/s | 38 kB 00:00 2024-03-12T00:35:07.716 INFO:teuthology.orchestra.run.smithi063.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 4.3 MB/s | 258 kB 00:00 2024-03-12T00:35:07.775 INFO:teuthology.orchestra.run.smithi063.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-03-12T00:35:07.834 INFO:teuthology.orchestra.run.smithi063.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2024-03-12T00:35:07.856 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-03-12T00:35:07.860 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-03-12T00:35:07.892 INFO:teuthology.orchestra.run.smithi063.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2024-03-12T00:35:08.059 INFO:teuthology.orchestra.run.smithi063.stdout:(8/13): buildah-1.33.6-2.module_el8+976+1136073 15 MB/s | 9.6 MB 00:00 2024-03-12T00:35:08.135 INFO:teuthology.orchestra.run.smithi063.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 9.1 MB/s | 4.1 MB 00:00 2024-03-12T00:35:08.184 INFO:teuthology.orchestra.run.smithi063.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.0 MB/s | 53 kB 00:00 2024-03-12T00:35:08.252 INFO:teuthology.orchestra.run.smithi063.stdout:(11/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 13 MB/s | 2.5 MB 00:00 2024-03-12T00:35:08.277 INFO:teuthology.orchestra.run.smithi063.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 445 kB/s | 41 kB 00:00 2024-03-12T00:35:08.513 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-03-12T00:35:08.527 INFO:teuthology.orchestra.run.smithi063.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 14 MB/s | 8.8 MB 00:00 2024-03-12T00:35:08.527 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-03-12T00:35:08.528 INFO:teuthology.orchestra.run.smithi063.stdout:Total 12 MB/s | 27 MB 00:02 2024-03-12T00:35:08.805 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-03-12T00:35:08.827 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-03-12T00:35:08.828 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-03-12T00:35:09.106 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-03-12T00:35:09.110 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-03-12T00:35:09.510 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-03-12T00:35:09.808 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-03-12T00:35:09.849 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-03-12T00:35:10.020 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-03-12T00:35:10.217 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-03-12T00:35:10.458 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-03-12T00:35:10.830 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-03-12T00:35:11.019 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-03-12T00:35:11.048 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-03-12T00:35:11.221 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-03-12T00:35:11.404 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-03-12T00:35:11.620 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-03-12T00:35:12.003 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-03-12T00:35:12.213 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-03-12T00:35:12.230 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-03-12T00:35:12.433 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-03-12T00:35:12.882 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-03-12T00:35:13.087 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T00:35:13.226 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-03-12T00:35:13.290 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T00:35:13.451 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-03-12T00:35:13.477 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T00:35:13.674 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-03-12T00:35:13.891 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T00:35:13.891 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-03-12T00:35:13.891 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T00:35:13.892 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T00:35:14.133 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-03-12T00:35:14.341 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-03-12T00:35:14.425 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-03-12T00:35:14.426 INFO:teuthology.orchestra.run.smithi139.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-03-12T00:35:14.426 INFO:teuthology.orchestra.run.smithi139.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-03-12T00:35:14.426 INFO:teuthology.orchestra.run.smithi139.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-03-12T00:35:14.426 INFO:teuthology.orchestra.run.smithi139.stdout: yajl-2.1.0-12.el8.x86_64 2024-03-12T00:35:14.426 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:35:14.426 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-03-12T00:35:14.611 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T00:35:14.724 DEBUG:teuthology.parallel:result is None 2024-03-12T00:35:14.778 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T00:35:15.202 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-03-12T00:35:15.202 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-03-12T00:35:15.203 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-03-12T00:35:15.204 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-03-12T00:35:15.760 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-03-12T00:35:15.760 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:15.760 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-03-12T00:35:15.760 INFO:teuthology.orchestra.run.smithi063.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-03-12T00:35:15.760 INFO:teuthology.orchestra.run.smithi063.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: yajl-2.1.0-12.el8.x86_64 2024-03-12T00:35:15.761 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:35:15.762 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-03-12T00:35:15.922 DEBUG:teuthology.parallel:result is None 2024-03-12T00:35:15.922 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-12T00:35:16.001 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-12T00:35:16.002 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-03-12T00:35:16.002 INFO:tasks.cephadm:Cluster fsid is 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:16.002 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-12T00:35:16.002 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-03-12T00:35:16.003 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi063': '172.21.15.63', 'mon.smithi139': '172.21.15.139'} 2024-03-12T00:35:16.003 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-12T00:35:16.003 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2024-03-12T00:35:16.031 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-03-12T00:35:16.065 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-03-12T00:35:16.066 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T00:35:16.350 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Mar 12 00:35 /home/ubuntu/cephtest/cephadm 2024-03-12T00:35:16.351 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T00:35:16.531 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Mar 12 00:35 /home/ubuntu/cephtest/cephadm 2024-03-12T00:35:16.532 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-12T00:35:16.551 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-12T00:35:16.582 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-03-12T00:35:16.582 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-03-12T00:35:16.593 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-03-12T00:35:18.414 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-03-12T00:35:18.677 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-03-12T00:35:39.245 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-03-12T00:35:39.245 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-03-12T00:35:39.245 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-03-12T00:35:39.245 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2024-03-12T00:35:39.246 INFO:teuthology.orchestra.run.smithi139.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-03-12T00:35:39.246 INFO:teuthology.orchestra.run.smithi139.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-03-12T00:35:39.246 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-03-12T00:35:39.246 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout: "repo_digests": [ 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-03-12T00:35:41.020 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-03-12T00:35:41.021 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:35:41.039 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /etc/ceph 2024-03-12T00:35:41.069 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2024-03-12T00:35:41.106 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 777 /etc/ceph 2024-03-12T00:35:41.137 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2024-03-12T00:35:41.176 INFO:tasks.cephadm:Writing seed config... 2024-03-12T00:35:41.178 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-12T00:35:41.178 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-12T00:35:41.178 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-12T00:35:41.179 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-12T00:35:41.179 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-12T00:35:41.179 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-12T00:35:41.179 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-12T00:35:41.179 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-03-12T00:35:41.180 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:35:41.180 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-12T00:35:41.198 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 = 655d1d56-e008-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-12T00:35:41.198 DEBUG:teuthology.orchestra.run.smithi063:mon.smithi063> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service 2024-03-12T00:35:41.240 INFO:tasks.cephadm:Bootstrapping... 2024-03-12T00:35:41.240 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 655d1d56-e008-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.63 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-12T00:35:41.267 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:-- Logs begin at Tue 2024-03-12 00:28:44 UTC. -- 2024-03-12T00:35:41.439 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-03-12T00:35:41.461 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: 4.9.4-dev 2024-03-12T00:35:41.472 INFO:teuthology.orchestra.run.smithi063.stderr:Verifying podman|docker is present... 2024-03-12T00:35:41.472 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-03-12T00:35:41.491 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: 4.9.4-dev 2024-03-12T00:35:41.502 INFO:teuthology.orchestra.run.smithi063.stderr:Verifying lvm2 is present... 2024-03-12T00:35:41.502 INFO:teuthology.orchestra.run.smithi063.stderr:Verifying time synchronization is in place... 2024-03-12T00:35:41.502 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled chrony.service 2024-03-12T00:35:41.508 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-12T00:35:41.508 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active chrony.service 2024-03-12T00:35:41.514 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: inactive 2024-03-12T00:35:41.514 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled chronyd.service 2024-03-12T00:35:41.520 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: enabled 2024-03-12T00:35:41.520 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active chronyd.service 2024-03-12T00:35:41.525 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: active 2024-03-12T00:35:41.526 INFO:teuthology.orchestra.run.smithi063.stderr:Unit chronyd.service is enabled and running 2024-03-12T00:35:41.526 INFO:teuthology.orchestra.run.smithi063.stderr:Repeating the final host check... 2024-03-12T00:35:41.526 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-03-12T00:35:41.546 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: 4.9.4-dev 2024-03-12T00:35:41.555 INFO:teuthology.orchestra.run.smithi063.stderr:podman|docker (/bin/podman) is present 2024-03-12T00:35:41.555 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl is present 2024-03-12T00:35:41.555 INFO:teuthology.orchestra.run.smithi063.stderr:lvcreate is present 2024-03-12T00:35:41.555 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled chrony.service 2024-03-12T00:35:41.560 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-12T00:35:41.561 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active chrony.service 2024-03-12T00:35:41.566 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: inactive 2024-03-12T00:35:41.566 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled chronyd.service 2024-03-12T00:35:41.572 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: enabled 2024-03-12T00:35:41.572 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active chronyd.service 2024-03-12T00:35:41.577 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: active 2024-03-12T00:35:41.578 INFO:teuthology.orchestra.run.smithi063.stderr:Unit chronyd.service is enabled and running 2024-03-12T00:35:41.578 INFO:teuthology.orchestra.run.smithi063.stderr:Host looks OK 2024-03-12T00:35:41.578 INFO:teuthology.orchestra.run.smithi063.stderr:Cluster fsid: 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:41.578 INFO:teuthology.orchestra.run.smithi063.stderr:Acquiring lock 140215539638400 on /run/cephadm/655d1d56-e008-11ee-95c8-87774f69a715.lock 2024-03-12T00:35:41.579 INFO:teuthology.orchestra.run.smithi063.stderr:Lock 140215539638400 acquired on /run/cephadm/655d1d56-e008-11ee-95c8-87774f69a715.lock 2024-03-12T00:35:41.579 INFO:teuthology.orchestra.run.smithi063.stderr:Verifying IP 172.21.15.63 port 3300 ... 2024-03-12T00:35:41.579 INFO:teuthology.orchestra.run.smithi063.stderr:Verifying IP 172.21.15.63 port 6789 ... 2024-03-12T00:35:41.579 INFO:teuthology.orchestra.run.smithi063.stderr:Base mon IP is 172.21.15.63, final addrv is [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-03-12T00:35:41.579 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /sbin/ip route ls 2024-03-12T00:35:41.582 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-03-12T00:35:41.582 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-03-12T00:35:41.582 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /sbin/ip -6 route ls 2024-03-12T00:35:41.584 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-12T00:35:41.584 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-12T00:35:41.585 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1791sec hoplimit 64 pref medium 2024-03-12T00:35:41.585 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /sbin/ip -6 addr ls 2024-03-12T00:35:41.587 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-12T00:35:41.588 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-03-12T00:35:41.588 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-03-12T00:35:41.588 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-12T00:35:41.588 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: inet6 fe80::ec4:7aff:feb6:f8d7/64 scope link 2024-03-12T00:35:41.588 INFO:teuthology.orchestra.run.smithi063.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-03-12T00:35:41.589 INFO:teuthology.orchestra.run.smithi063.stderr:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-03-12T00:35:41.589 INFO:teuthology.orchestra.run.smithi063.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-12T00:35:41.589 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-03-12T00:35:41.589 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-03-12T00:35:41.670 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-03-12T00:35:42.306 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: Getting image source signatures 2024-03-12T00:35:42.306 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-03-12T00:35:42.306 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-03-12T00:35:42.306 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-03-12T00:35:42.470 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: Writing manifest to image destination 2024-03-12T00:35:42.623 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-03-12T00:35:42.633 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-03-12T00:35:43.176 INFO:teuthology.orchestra.run.smithi063.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-03-12T00:35:43.766 INFO:teuthology.orchestra.run.smithi063.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-03-12T00:35:43.766 INFO:teuthology.orchestra.run.smithi063.stderr:Extracting ceph user uid/gid from container image... 2024-03-12T00:35:43.766 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-03-12T00:35:44.255 INFO:teuthology.orchestra.run.smithi063.stderr:stat: 167 167 2024-03-12T00:35:44.820 INFO:teuthology.orchestra.run.smithi063.stderr:Creating initial keys... 2024-03-12T00:35:44.820 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-03-12T00:35:45.327 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-authtool: AQBho+9lKfMKDRAAbjX7PpnUcxTtROnFCJhdCQ== 2024-03-12T00:35:45.944 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-03-12T00:35:46.482 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-authtool: AQBio+9lmYyOFxAAkbAPiMkWACWYh4eoPKhWEA== 2024-03-12T00:35:46.998 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-03-12T00:35:47.580 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-authtool: AQBjo+9lb1fYHBAARu/qveEuCXqIrlQc/u0T8w== 2024-03-12T00:35:48.258 INFO:teuthology.orchestra.run.smithi063.stderr:Creating initial monmap... 2024-03-12T00:35:48.258 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp62o8nlvr:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 655d1d56-e008-11ee-95c8-87774f69a715 --addv smithi063 [v2:172.21.15.63:3300,v1:172.21.15.63:6789] /tmp/monmap 2024-03-12T00:35:48.852 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-12T00:35:48.852 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:48.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-12T00:35:49.440 INFO:teuthology.orchestra.run.smithi063.stderr:monmaptool for smithi063 [v2:172.21.15.63:3300,v1:172.21.15.63:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-12T00:35:49.440 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/monmaptool: set fsid to 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:49.441 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-12T00:35:49.441 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:35:49.441 INFO:teuthology.orchestra.run.smithi063.stderr:Creating mon... 2024-03-12T00:35:49.443 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063:/var/lib/ceph/mon/ceph-smithi063:z -v /tmp/ceph-tmpm9jhg2c8:/tmp/keyring:z -v /tmp/ceph-tmp62o8nlvr:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi063 --fsid 655d1d56-e008-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-12T00:35:50.007 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.913+0000 7f845f3df700 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.913+0000 7f845f3df700 1 imported monmap: 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: last_changed 2024-03-12T00:35:48.743844+0000 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: created 2024-03-12T00:35:48.743844+0000 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.913+0000 7f845f3df700 0 /usr/bin/ceph-mon: set fsid to 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: RocksDB version: 6.8.1 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Compile date Jul 8 2021 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: DB SUMMARY 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi063/store.db dir, Total Num: 0, files: 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.009 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi063/store.db: 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.error_if_exists: 0 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.create_if_missing: 1 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.paranoid_checks: 1 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.env: 0x555c891631c0 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.fs: Posix File System 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.info_log: 0x555c8b10cc20 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.statistics: (nil) 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.use_fsync: 0 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_log_file_size: 0 2024-03-12T00:35:50.010 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.allow_fallocate: 1 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.use_direct_reads: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.create_missing_column_families: 0 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.db_log_dir: 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi063/store.db 2024-03-12T00:35:50.011 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_subcompactions: 1 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_background_flushes: -1 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.advise_random_on_open: 1 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.write_buffer_manager: 0x555c8b115530 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-12T00:35:50.012 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.rate_limiter: (nil) 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.unordered_write: 0 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.row_cache: None 2024-03-12T00:35:50.013 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.wal_filter: None 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.preserve_deletes: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.two_write_queues: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.manual_wal_flush: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.atomic_flush: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T00:35:50.014 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.log_readahead_size: 0 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_background_jobs: 2 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_background_compactions: -1 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_total_wal_size: 0 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.max_open_files: -1 2024-03-12T00:35:50.015 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.bytes_per_sync: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: Compression algorithms supported: 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: kZSTD supported: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: kXpressCompression supported: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.914+0000 7f845f3df700 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.915+0000 7f845f3df700 4 rocksdb: kLZ4Compression supported: 1 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.915+0000 7f845f3df700 4 rocksdb: kBZip2Compression supported: 0 2024-03-12T00:35:50.016 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.915+0000 7f845f3df700 4 rocksdb: kZlibCompression supported: 1 2024-03-12T00:35:50.017 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.915+0000 7f845f3df700 4 rocksdb: kSnappyCompression supported: 1 2024-03-12T00:35:50.017 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.915+0000 7f845f3df700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.915+0000 7f845f3df700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000001 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T00:35:50.018 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.merge_operator: 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_filter: None 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_filter_factory: None 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555c8b026160) 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T00:35:50.019 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_cache: 0x555c8b05cd10 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-12T00:35:50.020 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: format_version: 2 2024-03-12T00:35:50.021 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression: NoCompression 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.num_levels: 7 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T00:35:50.022 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression_opts.level: 32767 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-12T00:35:50.023 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compression_opts.enabled: false 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T00:35:50.024 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.arena_block_size: 4194304 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T00:35:50.025 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.table_properties_collectors: 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.inplace_update_support: 0 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.bloom_locality: 0 2024-03-12T00:35:50.026 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.max_successive_merges: 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.force_consistency_checks: 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.ttl: 2592000 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi063/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-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.916+0000 7f845f3df700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.919+0000 7f845f3df700 4 rocksdb: DB pointer 0x555c8b121800 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.919+0000 7f8448268700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.919+0000 7f8448268700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-03-12T00:35:50.027 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.028 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:50.030 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.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-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.921+0000 7f845f3df700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.921+0000 7f845f3df700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-03-12T00:35:50.031 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph-mon: debug 2024-03-12T00:35:49.921+0000 7f845f3df700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi063 for mon.smithi063 2024-03-12T00:35:50.510 INFO:teuthology.orchestra.run.smithi063.stderr:create mon.smithi063 on 2024-03-12T00:35:50.511 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:50.517 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl disable ceph.target 2024-03-12T00:35:50.617 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl enable ceph.target 2024-03-12T00:35:50.623 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-12T00:35:50.707 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl start ceph.target 2024-03-12T00:35:50.714 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl enable ceph-655d1d56-e008-11ee-95c8-87774f69a715.target 2024-03-12T00:35:50.721 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-655d1d56-e008-11ee-95c8-87774f69a715.target → /etc/systemd/system/ceph-655d1d56-e008-11ee-95c8-87774f69a715.target. 2024-03-12T00:35:50.721 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-655d1d56-e008-11ee-95c8-87774f69a715.target → /etc/systemd/system/ceph-655d1d56-e008-11ee-95c8-87774f69a715.target. 2024-03-12T00:35:50.803 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl start ceph-655d1d56-e008-11ee-95c8-87774f69a715.target 2024-03-12T00:35:50.811 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl daemon-reload 2024-03-12T00:35:50.899 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063 2024-03-12T00:35:50.935 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl reset-failed ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063 2024-03-12T00:35:50.940 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Failed to reset failed state of unit ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service: Unit ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service not loaded. 2024-03-12T00:35:50.941 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl enable ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063 2024-03-12T00:35:50.947 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Created symlink /etc/systemd/system/ceph-655d1d56-e008-11ee-95c8-87774f69a715.target.wants/ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service → /etc/systemd/system/ceph-655d1d56-e008-11ee-95c8-87774f69a715@.service. 2024-03-12T00:35:51.036 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl start ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063 2024-03-12T00:35:51.078 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:51 smithi063 systemd[1]: Starting Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:35:51.527 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T00:35:51.535 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: disabled 2024-03-12T00:35:51.536 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T00:35:51.544 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: inactive 2024-03-12T00:35:51.544 INFO:teuthology.orchestra.run.smithi063.stderr:firewalld.service is not enabled 2024-03-12T00:35:51.544 INFO:teuthology.orchestra.run.smithi063.stderr:Not possible to enable service . firewalld.service is not available 2024-03-12T00:35:51.545 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for mon to start... 2024-03-12T00:35:51.545 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for mon... 2024-03-12T00:35:51.545 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063:/var/lib/ceph/mon/ceph-smithi063:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-03-12T00:35:51.794 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:51 smithi063 bash[34825]: 7e6698cf5b501c9555003e18ef4fe3f121ceac2035324e61cfd1087e97bc4405 2024-03-12T00:35:51.795 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:51 smithi063 systemd[1]: Started Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:35:51.795 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.523150+0000 mon.smithi063 (mon.0) 0 : [INF] mkfs 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:51.795 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.500401+0000 mon.smithi063 (mon.0) 1 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: cluster: 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: id: 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: services: 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi063 (age 0.581318s) 2024-03-12T00:35:52.105 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: data: 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: pgs: 2024-03-12T00:35:52.106 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:52.648 INFO:teuthology.orchestra.run.smithi063.stderr:mon is available 2024-03-12T00:35:52.648 INFO:teuthology.orchestra.run.smithi063.stderr:Assimilating anything we can from ceph.conf... 2024-03-12T00:35:52.648 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z -v /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063:/var/lib/ceph/mon/ceph-smithi063:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi063/config 2024-03-12T00:35:52.863 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.519976+0000 mon.smithi063 (mon.0) 2 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-03-12T00:35:52.863 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.520159+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0]} 2024-03-12T00:35:52.863 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.529094+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] fsmap 2024-03-12T00:35:52.863 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.540785+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-12T00:35:52.863 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: cluster 2024-03-12T00:35:51.541495+0000 mon.smithi063 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-12T00:35:52.863 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: audit 2024-03-12T00:35:52.101263+0000 mon.smithi063 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.63:0/4056447633' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: [global] 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: fsid = 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: log_to_journald = false 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:53.275 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: [mgr] 2024-03-12T00:35:53.276 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-12T00:35:53.276 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:53.276 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: [osd] 2024-03-12T00:35:53.276 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-12T00:35:53.276 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-12T00:35:53.712 INFO:teuthology.orchestra.run.smithi063.stderr:Generating new minimal ceph.conf... 2024-03-12T00:35:53.712 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z -v /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063:/var/lib/ceph/mon/ceph-smithi063:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi063/config 2024-03-12T00:35:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: audit 2024-03-12T00:35:53.269377+0000 mon.smithi063 (mon.0) 8 : audit [INF] from='client.? 172.21.15.63:0/1299539831' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-12T00:35:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: audit 2024-03-12T00:35:53.271793+0000 mon.smithi063 (mon.0) 9 : audit [INF] from='client.? 172.21.15.63:0/1299539831' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-12T00:35:54.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: audit 2024-03-12T00:35:54.377555+0000 mon.smithi063 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.63:0/2650301043' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:35:54.926 INFO:teuthology.orchestra.run.smithi063.stderr:Restarting the monitor... 2024-03-12T00:35:54.927 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl restart ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063 2024-03-12T00:35:55.042 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:54 smithi063 systemd[1]: Stopping Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:35:55.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: debug 2024-03-12T00:35:55.038+0000 7f235d195700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi063 -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-12T00:35:55.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[34839]: debug 2024-03-12T00:35:55.038+0000 7f235d195700 -1 mon.smithi063@0(leader) e1 *** Got Signal Terminated *** 2024-03-12T00:35:55.685 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:55 smithi063 podman[35161]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063 2024-03-12T00:35:56.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:55 smithi063 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service: Succeeded. 2024-03-12T00:35:56.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:55 smithi063 systemd[1]: Stopped Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:35:56.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:55 smithi063 systemd[1]: Starting Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:35:56.199 INFO:teuthology.orchestra.run.smithi063.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-12T00:35:56.199 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-03-12T00:35:56.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.135+0000 7f9ad3a85700 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.136+0000 7f9ad3a85700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.136+0000 7f9ad3a85700 0 pidfile_write: ignore empty --pid-file 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.140+0000 7f9ad3a85700 0 load: jerasure load: lrc load: isa 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: RocksDB version: 6.8.1 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Compile date Jul 8 2021 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: DB SUMMARY 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: CURRENT file: CURRENT 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: IDENTITY file: IDENTITY 2024-03-12T00:35:56.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi063/store.db dir, Total Num: 1, files: 000004.sst 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi063/store.db: 000006.log size: 85867 ; 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.error_if_exists: 0 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.create_if_missing: 0 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.paranoid_checks: 1 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.env: 0x559a1f3991c0 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.fs: Posix File System 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.info_log: 0x559a2070da40 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.statistics: (nil) 2024-03-12T00:35:56.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.use_fsync: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_log_file_size: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.allow_fallocate: 1 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.use_direct_reads: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.create_missing_column_families: 0 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.db_log_dir: 2024-03-12T00:35:56.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi063/store.db 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_subcompactions: 1 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_background_flushes: -1 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.advise_random_on_open: 1 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.write_buffer_manager: 0x559a21384030 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-12T00:35:56.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.rate_limiter: (nil) 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.unordered_write: 0 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.row_cache: None 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.wal_filter: None 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T00:35:56.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.preserve_deletes: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.two_write_queues: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.manual_wal_flush: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.atomic_flush: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.log_readahead_size: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_background_jobs: 2 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_background_compactions: -1 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T00:35:56.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_total_wal_size: 0 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_open_files: -1 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bytes_per_sync: 0 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Compression algorithms supported: 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T00:35:56.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kZSTD supported: 0 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kXpressCompression supported: 0 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kLZ4Compression supported: 1 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kBZip2Compression supported: 0 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kZlibCompression supported: 1 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: kSnappyCompression supported: 1 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000005 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.merge_operator: 2024-03-12T00:35:56.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_filter: None 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_filter_factory: None 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a20626170) 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cache_index_and_filter_blocks: 1 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: pin_top_level_index_and_filter: 1 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: index_type: 0 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: data_block_index_type: 0 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: index_shortening: 1 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: data_block_hash_table_util_ratio: 0.750000 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: hash_index_allow_collision: 1 2024-03-12T00:35:56.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: checksum: 1 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: no_block_cache: 0 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_cache: 0x559a2065cf10 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_cache_name: BinnedLRUCache 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_cache_options: 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: capacity : 536870912 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: num_shard_bits : 4 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: strict_capacity_limit : 0 2024-03-12T00:35:56.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: high_pri_pool_ratio: 0.000 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_cache_compressed: (nil) 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: persistent_cache: (nil) 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_size: 4096 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_size_deviation: 10 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_restart_interval: 16 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: index_block_restart_interval: 1 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: metadata_block_size: 4096 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: partition_filters: 0 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: use_delta_encoding: 1 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: whole_key_filtering: 1 2024-03-12T00:35:56.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: verify_compression: 0 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: read_amp_bytes_per_bit: 0 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: format_version: 2 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: enable_index_compression: 1 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: block_align: 0 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression: NoCompression 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.num_levels: 7 2024-03-12T00:35:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression_opts.level: 32767 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compression_opts.enabled: false 2024-03-12T00:35:56.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T00:35:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.arena_block_size: 4194304 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T00:35:56.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.table_properties_collectors: 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.inplace_update_support: 0 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.bloom_locality: 0 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.max_successive_merges: 0 2024-03-12T00:35:56.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.force_consistency_checks: 0 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.ttl: 2592000 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.141+0000 7f9ad3a85700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.142+0000 7f9ad3a85700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi063/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-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.142+0000 7f9ad3a85700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.142+0000 7f9ad3a85700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710203756144202, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.142+0000 7f9ad3a85700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-03-12T00:35:56.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.143+0000 7f9ad3a85700 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-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.143+0000 7f9ad3a85700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710203756145131, "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": 1710203756, "oldest_key_time": 3, "file_creation_time": 0}} 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.143+0000 7f9ad3a85700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.143+0000 7f9ad3a85700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710203756145543, "job": 1, "event": "recovery_finished"} 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.144+0000 7f9ad3a85700 4 rocksdb: DB pointer 0x559a20721800 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.144+0000 7f9aba88d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.144+0000 7f9aba88d700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** DB Stats ** 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:35:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** Compaction Stats [default] ** 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: L0 2/0 82.38 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Sum 2/0 82.38 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** Compaction Stats [default] ** 2024-03-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Cumulative compaction: 0.00 GB write, 26.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Interval compaction: 0.00 GB write, 26.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** Compaction Stats [default] ** 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: L0 2/0 82.38 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Sum 2/0 82.38 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** Compaction Stats [default] ** 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 127.7 0.00 0.00 1 0.001 0 0 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:35:56.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: Cumulative compaction: 0.00 GB write, 26.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.145+0000 7f9ad3a85700 0 starting mon.smithi063 rank 0 at public addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] at bind addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi063 fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 1 mon.smithi063@-1(???) e1 preinit fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 0 mon.smithi063@-1(???).mds e1 new map 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 0 mon.smithi063@-1(???).mds e1 print_map 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: e1 2024-03-12T00:35:56.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 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-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: legacy client fscid: -1 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: No filesystems configured 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 0 mon.smithi063@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 0 mon.smithi063@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 0 mon.smithi063@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 0 mon.smithi063@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:35:54.377555+0000 mon.smithi063 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.63:0/2650301043' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:35:56.146+0000 7f9ad3a85700 1 mon.smithi063@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 bash[35232]: bb4fc4b6321dbf52bd09c297f7afb7c253241d71d26e1e2325b6625450a9b1c6 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 systemd[1]: Started Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:35:56.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:35:56.163434+0000 mon.smithi063 (mon.0) 1 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-03-12T00:35:56.416 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:35:56.163476+0000 mon.smithi063 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0]} 2024-03-12T00:35:56.416 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:35:56.163506+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] fsmap 2024-03-12T00:35:56.416 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:35:56.163535+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-12T00:35:56.416 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:35:56.163895+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-12T00:35:57.372 INFO:teuthology.orchestra.run.smithi063.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-12T00:35:57.372 INFO:teuthology.orchestra.run.smithi063.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-12T00:35:57.372 INFO:teuthology.orchestra.run.smithi063.stderr:Creating mgr... 2024-03-12T00:35:57.373 INFO:teuthology.orchestra.run.smithi063.stderr:Verifying port 9283 ... 2024-03-12T00:35:57.375 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl daemon-reload 2024-03-12T00:35:57.480 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq 2024-03-12T00:35:57.504 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl reset-failed ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq 2024-03-12T00:35:57.510 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Failed to reset failed state of unit ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq.service: Unit ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq.service not loaded. 2024-03-12T00:35:57.510 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl enable ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq 2024-03-12T00:35:57.516 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: Created symlink /etc/systemd/system/ceph-655d1d56-e008-11ee-95c8-87774f69a715.target.wants/ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq.service → /etc/systemd/system/ceph-655d1d56-e008-11ee-95c8-87774f69a715@.service. 2024-03-12T00:35:57.605 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl start ceph-655d1d56-e008-11ee-95c8-87774f69a715@mgr.smithi063.mrzkxq 2024-03-12T00:35:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:35:56.786123+0000 mon.smithi063 (mon.0) 6 : audit [INF] from='client.? 172.21.15.63:0/471866238' entity='client.admin' 2024-03-12T00:35:58.201 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T00:35:58.210 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: disabled 2024-03-12T00:35:58.211 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T00:35:58.218 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: inactive 2024-03-12T00:35:58.219 INFO:teuthology.orchestra.run.smithi063.stderr:firewalld.service is not enabled 2024-03-12T00:35:58.219 INFO:teuthology.orchestra.run.smithi063.stderr:Not possible to enable service . firewalld.service is not available 2024-03-12T00:35:58.219 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T00:35:58.227 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: disabled 2024-03-12T00:35:58.227 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T00:35:58.235 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: inactive 2024-03-12T00:35:58.236 INFO:teuthology.orchestra.run.smithi063.stderr:firewalld.service is not enabled 2024-03-12T00:35:58.236 INFO:teuthology.orchestra.run.smithi063.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-12T00:35:58.236 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for mgr to start... 2024-03-12T00:35:58.236 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for mgr... 2024-03-12T00:35:58.236 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-03-12T00:35:58.852 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "fsid": "655d1d56-e008-11ee-95c8-87774f69a715", 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "health": { 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "checks": {}, 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mutes": [] 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum": [ 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 0 2024-03-12T00:35:58.853 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "smithi063" 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "monmap": { 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osdmap": { 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:35:58.854 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "pgmap": { 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-12T00:35:58.855 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "fsmap": { 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-12T00:35:58.856 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "available": false, 2024-03-12T00:35:58.858 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-12T00:35:58.858 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "modules": [ 2024-03-12T00:35:58.858 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "iostat", 2024-03-12T00:35:58.858 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "nfs", 2024-03-12T00:35:58.858 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "restful" 2024-03-12T00:35:58.858 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "services": {} 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "servicemap": { 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "modified": "2024-03-12T00:35:51.523682+0000", 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "services": {} 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-12T00:35:58.859 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:35:59.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:35:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:35:58.845503+0000 mon.smithi063 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.63:0/2467006846' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-12T00:35:59.437 INFO:teuthology.orchestra.run.smithi063.stderr:mgr not available, waiting (1/15)... 2024-03-12T00:36:01.438 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-03-12T00:36:02.479 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:36:02.479 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:36:02.479 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "fsid": "655d1d56-e008-11ee-95c8-87774f69a715", 2024-03-12T00:36:02.479 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "health": { 2024-03-12T00:36:02.479 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "checks": {}, 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mutes": [] 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum": [ 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 0 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "smithi063" 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "monmap": { 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-12T00:36:02.480 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.481 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osdmap": { 2024-03-12T00:36:02.481 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:02.481 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-12T00:36:02.481 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-12T00:36:02.481 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-12T00:36:02.481 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-12T00:36:02.484 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-12T00:36:02.484 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-12T00:36:02.484 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "pgmap": { 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "fsmap": { 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-12T00:36:02.485 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "available": false, 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "modules": [ 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "iostat", 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "nfs", 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "restful" 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "services": {} 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "servicemap": { 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:02.486 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "modified": "2024-03-12T00:35:51.523682+0000", 2024-03-12T00:36:02.487 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "services": {} 2024-03-12T00:36:02.487 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:02.487 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-12T00:36:02.487 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:36:02.821 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:02.474523+0000 mon.smithi063 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.63:0/3757869324' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-12T00:36:03.049 INFO:teuthology.orchestra.run.smithi063.stderr:mgr not available, waiting (2/15)... 2024-03-12T00:36:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:03.480927+0000 mon.smithi063 (mon.0) 9 : cluster [INF] Activating manager daemon smithi063.mrzkxq 2024-03-12T00:36:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:03.483452+0000 mon.smithi063 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi063.mrzkxq(active, starting, since 0.00263328s) 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.484490+0000 mon.smithi063 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.484683+0000 mon.smithi063 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.484849+0000 mon.smithi063 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.485030+0000 mon.smithi063 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.485326+0000 mon.smithi063 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:03.499182+0000 mon.smithi063 (mon.0) 16 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.509322+0000 mon.smithi063 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.512777+0000 mon.smithi063 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.514012+0000 mon.smithi063 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.518842+0000 mon.smithi063 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:03.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:03.524198+0000 mon.smithi063 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.63:0/3537091242' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:05.051 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-03-12T00:36:05.748 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:36:05.748 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:36:05.748 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "fsid": "655d1d56-e008-11ee-95c8-87774f69a715", 2024-03-12T00:36:05.748 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "health": { 2024-03-12T00:36:05.748 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-12T00:36:05.748 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "checks": {}, 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mutes": [] 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum": [ 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 0 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "smithi063" 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "monmap": { 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:05.749 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osdmap": { 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-12T00:36:05.750 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "pgmap": { 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-12T00:36:05.754 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "fsmap": { 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "available": true, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "modules": [ 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "iostat", 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "nfs", 2024-03-12T00:36:05.755 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "restful" 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ], 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "services": {} 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "servicemap": { 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "modified": "2024-03-12T00:35:51.523682+0000", 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "services": {} 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: }, 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-12T00:36:05.756 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:36:05.765 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:04.486310+0000 mon.smithi063 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi063.mrzkxq(active, since 1.00549s) 2024-03-12T00:36:06.279 INFO:teuthology.orchestra.run.smithi063.stderr:mgr is available 2024-03-12T00:36:06.280 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z -v /tmp/tmpdi83q4h7:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-03-12T00:36:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:05.743333+0000 mon.smithi063 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.63:0/1465321863' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-12T00:36:07.035 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: [global] 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: fsid = 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: log_to_journald = false 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: [mgr] 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: [osd] 2024-03-12T00:36:07.036 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-12T00:36:07.037 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-12T00:36:07.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:06.486307+0000 mon.smithi063 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi063.mrzkxq(active, since 3s) 2024-03-12T00:36:07.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:06.917286+0000 mon.smithi063 (mon.0) 25 : audit [INF] from='client.? 172.21.15.63:0/3198652615' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-12T00:36:11.250 INFO:teuthology.orchestra.run.smithi063.stderr:Enabling cephadm module... 2024-03-12T00:36:11.251 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-03-12T00:36:15.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:14.616719+0000 mon.smithi063 (mon.0) 26 : audit [INF] from='client.? 172.21.15.63:0/3224411609' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-12T00:36:16.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:14.669753+0000 mon.smithi063 (mon.0) 27 : audit [INF] from='client.? 172.21.15.63:0/3224411609' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-12T00:36:16.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:14.669799+0000 mon.smithi063 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi063.mrzkxq(active, since 11s) 2024-03-12T00:36:17.534 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-03-12T00:36:18.288 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:36:18.288 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-12T00:36:18.288 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "available": true, 2024-03-12T00:36:18.288 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "active_name": "smithi063.mrzkxq", 2024-03-12T00:36:18.288 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-12T00:36:18.288 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:36:18.637 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:18.285102+0000 mon.smithi063 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.63:0/2052883990' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-12T00:36:18.907 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for the mgr to restart... 2024-03-12T00:36:18.907 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for mgr epoch 5... 2024-03-12T00:36:18.908 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-03-12T00:36:20.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:19.978758+0000 mon.smithi063 (mon.0) 30 : cluster [INF] Active manager daemon smithi063.mrzkxq restarted 2024-03-12T00:36:20.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:19.979136+0000 mon.smithi063 (mon.0) 31 : cluster [INF] Activating manager daemon smithi063.mrzkxq 2024-03-12T00:36:20.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:19.981315+0000 mon.smithi063 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-12T00:36:21.049 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:36:21.049 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-12T00:36:21.049 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "initialized": true 2024-03-12T00:36:21.049 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:36:21.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:20.031977+0000 mon.smithi063 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi063.mrzkxq(active, starting, since 0.0529111s) 2024-03-12T00:36:21.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.034442+0000 mon.smithi063 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:36:21.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.035178+0000 mon.smithi063 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.035876+0000 mon.smithi063 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.036042+0000 mon.smithi063 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.036185+0000 mon.smithi063 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:20.037942+0000 mon.smithi063 (mon.0) 39 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.051549+0000 mon.smithi063 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.054226+0000 mon.smithi063 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.056665+0000 mon.smithi063 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.150579+0000 mon.smithi063 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.151288+0000 mon.smithi063 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.153093+0000 mon.smithi063 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.158273+0000 mon.smithi063 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:21.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.164882+0000 mon.smithi063 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:36:21.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:20.166077+0000 mon.smithi063 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:36:21.647 INFO:teuthology.orchestra.run.smithi063.stderr:mgr epoch 5 is available 2024-03-12T00:36:21.647 INFO:teuthology.orchestra.run.smithi063.stderr:Setting orchestrator backend to cephadm... 2024-03-12T00:36:21.647 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-03-12T00:36:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:21.039428+0000 mgr.smithi063.mrzkxq (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-12T00:36:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:21.040103+0000 mon.smithi063 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi063.mrzkxq(active, since 1.06104s) 2024-03-12T00:36:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:21.046350+0000 mgr.smithi063.mrzkxq (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-12T00:36:22.994 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-03-12T00:36:23.248 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:22.158468+0000 mon.smithi063 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi063.mrzkxq(active, since 2s) 2024-03-12T00:36:23.248 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:22.372041+0000 mgr.smithi063.mrzkxq (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-12T00:36:23.248 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:22.376944+0000 mon.smithi063 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:23.248 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:22.380318+0000 mon.smithi063 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:23.669 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: value unchanged 2024-03-12T00:36:24.229 INFO:teuthology.orchestra.run.smithi063.stderr:Generating ssh key... 2024-03-12T00:36:24.229 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-03-12T00:36:24.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:23.667532+0000 mgr.smithi063.mrzkxq (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:25.731 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-03-12T00:36:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:24.896645+0000 mgr.smithi063.mrzkxq (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-03-12T00:36:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:25.135828+0000 mon.smithi063 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:25.138334+0000 mon.smithi063 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:26.394 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2kk+2KojC/BkUFRomFLI9mj6f+cwmaTSiUgeYE5IKMi30AQ13dxiwphaVT0SJhN/TAJg0SvWBe7Sz/o4VVK0FNYgv+U3fi5uEe+lTJPJ37naHx/5ZCweotAHlYIcwggadrwudE+hm0BfY9X2u5/jOKe7PrUx6YxbWPHh5qmwwfLZF0eU7uQQtzbyBA030R70zs9IACydNOVlocrJL5FsuStph38ni7Ymr2Fo0RM/9lvKefsuwlIcouiJkkFD+3Ll4oA4j6oh1+xDz8hr4N4so2Dw+xVEvOIhAwICWJ2eE/zeJLtaKrvNCAib4vhE/7iPWh1HRFKW78B4Eb+RyrHdA0TzKyFApCBOn6kts56T4nkg07k5nbhsGp/LNNh42dR0IWlukS1BcaSTei7RuZt+a88QJxXw0QenRJnwbP7xR7YYQekmiwZTFH89je4j2XKrgGo/thsJQygOFdsD/PvnFD+APSG+TRU8lm7hlhyf0YyzihLtdv+lYTlL1dYyTMjM= ceph-655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:36:27.021 INFO:teuthology.orchestra.run.smithi063.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-12T00:36:27.021 INFO:teuthology.orchestra.run.smithi063.stderr:Adding key to root@localhost authorized_keys... 2024-03-12T00:36:27.022 INFO:teuthology.orchestra.run.smithi063.stderr:Adding host smithi063... 2024-03-12T00:36:27.022 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi063 172.21.15.63 2024-03-12T00:36:27.296 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:26.392282+0000 mgr.smithi063.mrzkxq (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:28.336 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Added host 'smithi063' with addr '172.21.15.63' 2024-03-12T00:36:29.002 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying mon service with default placement... 2024-03-12T00:36:29.002 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-03-12T00:36:29.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:27.742350+0000 mgr.smithi063.mrzkxq (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:29.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:28.332515+0000 mon.smithi063 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:29.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:28.332819+0000 mgr.smithi063.mrzkxq (mgr.14116) 9 : cephadm [INF] Added host smithi063 2024-03-12T00:36:29.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:28.333050+0000 mon.smithi063 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:29.770 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-12T00:36:30.630 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying mgr service with default placement... 2024-03-12T00:36:30.630 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-03-12T00:36:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:29.764814+0000 mgr.smithi063.mrzkxq (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:29.765852+0000 mgr.smithi063.mrzkxq (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-12T00:36:30.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:29.768257+0000 mon.smithi063 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:31.717 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-12T00:36:32.297 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying crash service with default placement... 2024-03-12T00:36:32.297 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-03-12T00:36:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:31.541831+0000 mon.smithi063 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:31.561376+0000 mgr.smithi063.mrzkxq (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:31.561915+0000 mgr.smithi063.mrzkxq (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-12T00:36:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:31.564267+0000 mon.smithi063 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:31.946232+0000 mon.smithi063 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:33.182 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled crash update... 2024-03-12T00:36:33.737 INFO:teuthology.orchestra.run.smithi063.stderr:Enabling mgr prometheus module... 2024-03-12T00:36:33.737 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-03-12T00:36:34.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:33.069410+0000 mgr.smithi063.mrzkxq (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:34.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:33.070089+0000 mgr.smithi063.mrzkxq (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-03-12T00:36:34.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:33.072193+0000 mon.smithi063 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:35.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:34.537084+0000 mon.smithi063 (mon.0) 62 : audit [INF] from='client.? 172.21.15.63:0/289207134' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-12T00:36:35.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:34.737826+0000 mon.smithi063 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.63:0/3159706040' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:36.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:35.076445+0000 mon.smithi063 (mon.0) 64 : audit [INF] from='client.? 172.21.15.63:0/289207134' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-12T00:36:36.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:35.076510+0000 mon.smithi063 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi063.mrzkxq(active, since 15s) 2024-03-12T00:36:36.519 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying prometheus service with default placement... 2024-03-12T00:36:36.519 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-03-12T00:36:40.778 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:40.467535+0000 mon.smithi063 (mon.0) 66 : cluster [INF] Active manager daemon smithi063.mrzkxq restarted 2024-03-12T00:36:40.778 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:40.467994+0000 mon.smithi063 (mon.0) 67 : cluster [INF] Activating manager daemon smithi063.mrzkxq 2024-03-12T00:36:40.778 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:40.470088+0000 mon.smithi063 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-12T00:36:41.534 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-03-12T00:36:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:40.521025+0000 mon.smithi063 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi063.mrzkxq(active, starting, since 0.0531178s) 2024-03-12T00:36:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.523538+0000 mon.smithi063 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.523837+0000 mon.smithi063 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.524085+0000 mon.smithi063 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.524293+0000 mon.smithi063 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.524493+0000 mon.smithi063 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:40.539221+0000 mon.smithi063 (mon.0) 75 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.645089+0000 mon.smithi063 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.646553+0000 mon.smithi063 (mon.0) 77 : audit [DBG] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.671108+0000 mon.smithi063 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:36:41.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:40.674212+0000 mon.smithi063 (mon.0) 79 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:36:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:41.528746+0000 mon.smithi063 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi063.mrzkxq(active, since 1.06084s) 2024-03-12T00:36:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:41.529993+0000 mgr.smithi063.mrzkxq (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-03-12T00:36:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:41.532147+0000 mon.smithi063 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:42.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:41.920741+0000 mon.smithi063 (mon.0) 82 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:42.697 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying grafana service with default placement... 2024-03-12T00:36:42.697 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-03-12T00:36:44.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:42.922286+0000 mon.smithi063 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi063.mrzkxq(active, since 2s) 2024-03-12T00:36:44.350 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-03-12T00:36:45.051 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying node-exporter service with default placement... 2024-03-12T00:36:45.051 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-03-12T00:36:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:44.344774+0000 mgr.smithi063.mrzkxq (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:44.345274+0000 mgr.smithi063.mrzkxq (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-03-12T00:36:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:44.348208+0000 mon.smithi063 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:45.826 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-03-12T00:36:46.349 INFO:teuthology.orchestra.run.smithi063.stderr:Deploying alertmanager service with default placement... 2024-03-12T00:36:46.349 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-03-12T00:36:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:45.821353+0000 mgr.smithi063.mrzkxq (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-12T00:36:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:45.822018+0000 mgr.smithi063.mrzkxq (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-03-12T00:36:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:45.824354+0000 mon.smithi063 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:47.112 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-03-12T00:36:47.713 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-03-12T00:36:48.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:47.107474+0000 mgr.smithi063.mrzkxq (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:36:48.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:36:47.108024+0000 mgr.smithi063.mrzkxq (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-03-12T00:36:48.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:47.110236+0000 mon.smithi063 (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.63:0/4161902168' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:36:48.995 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-03-12T00:36:49.738 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:48.448851+0000 mon.smithi063 (mon.0) 87 : audit [INF] from='client.? 172.21.15.63:0/93924805' entity='client.admin' 2024-03-12T00:36:50.401 INFO:teuthology.orchestra.run.smithi063.stderr:Enabling the dashboard module... 2024-03-12T00:36:50.401 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-03-12T00:36:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:49.708407+0000 mon.smithi063 (mon.0) 88 : audit [INF] from='client.? 172.21.15.63:0/3426131630' entity='client.admin' 2024-03-12T00:36:52.054 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:51.132993+0000 mon.smithi063 (mon.0) 89 : audit [INF] from='client.? 172.21.15.63:0/412507060' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-12T00:36:52.375 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-03-12T00:36:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:51.716059+0000 mon.smithi063 (mon.0) 90 : audit [INF] from='client.? 172.21.15.63:0/412507060' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-12T00:36:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:51.716112+0000 mon.smithi063 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi063.mrzkxq(active, since 11s) 2024-03-12T00:36:53.198 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:36:53.198 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "epoch": 13, 2024-03-12T00:36:53.198 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "available": true, 2024-03-12T00:36:53.198 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "active_name": "smithi063.mrzkxq", 2024-03-12T00:36:53.198 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-12T00:36:53.198 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:36:53.897 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for the mgr to restart... 2024-03-12T00:36:53.897 INFO:teuthology.orchestra.run.smithi063.stderr:Waiting for mgr epoch 13... 2024-03-12T00:36:53.897 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-03-12T00:36:53.899 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:53.195206+0000 mon.smithi063 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.63:0/305042003' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-12T00:36:58.175 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: { 2024-03-12T00:36:58.175 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-03-12T00:36:58.176 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: "initialized": true 2024-03-12T00:36:58.176 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: } 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:57.108503+0000 mon.smithi063 (mon.0) 93 : cluster [INF] Active manager daemon smithi063.mrzkxq restarted 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:57.108962+0000 mon.smithi063 (mon.0) 94 : cluster [INF] Activating manager daemon smithi063.mrzkxq 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:57.112920+0000 mon.smithi063 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:57.165376+0000 mon.smithi063 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi063.mrzkxq(active, starting, since 0.0565035s) 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.166159+0000 mon.smithi063 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.166866+0000 mon.smithi063 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.167633+0000 mon.smithi063 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.167786+0000 mon.smithi063 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.167921+0000 mon.smithi063 (mon.0) 101 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:57.180949+0000 mon.smithi063 (mon.0) 102 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.286742+0000 mon.smithi063 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:58.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.289193+0000 mon.smithi063 (mon.0) 104 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:36:58.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.312945+0000 mon.smithi063 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:36:58.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:57.316267+0000 mon.smithi063 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:36:59.174 INFO:teuthology.orchestra.run.smithi063.stderr:mgr epoch 13 is available 2024-03-12T00:36:59.174 INFO:teuthology.orchestra.run.smithi063.stderr:Generating a dashboard self-signed certificate... 2024-03-12T00:36:59.174 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-03-12T00:36:59.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:58.167063+0000 mgr.smithi063.mrzkxq (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-12T00:36:59.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:58.167793+0000 mon.smithi063 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi063.mrzkxq(active, since 1.05892s) 2024-03-12T00:36:59.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:58.173276+0000 mgr.smithi063.mrzkxq (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-12T00:36:59.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:36:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:36:58.648375+0000 mon.smithi063 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:00.798 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-12T00:37:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:36:59.649814+0000 mon.smithi063 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi063.mrzkxq(active, since 2s) 2024-03-12T00:37:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:00.261391+0000 mon.smithi063 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:00.263204+0000 mon.smithi063 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:01.287 INFO:teuthology.orchestra.run.smithi063.stderr:Creating initial admin user... 2024-03-12T00:37:01.288 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmphxsn2lwx:/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-12T00:37:01.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:00.146085+0000 mgr.smithi063.mrzkxq (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:37:02.282 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$VYYgA1pny/PlvhauPWFsfe8YZeg7rtWR4Yr/leLW/LY3NN1Ss6sAW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1710203822, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-12T00:37:02.854 INFO:teuthology.orchestra.run.smithi063.stderr:Fetching dashboard port number... 2024-03-12T00:37:02.855 INFO:teuthology.orchestra.run.smithi063.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=smithi063 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpxw2m_oea:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5pc0kbt6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-03-12T00:37:03.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:02.035629+0000 mgr.smithi063.mrzkxq (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-12T00:37:03.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:02.280358+0000 mon.smithi063 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:03.635 INFO:teuthology.orchestra.run.smithi063.stderr:/usr/bin/ceph: 8443 2024-03-12T00:37:04.446 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-enabled firewalld.service 2024-03-12T00:37:04.456 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: disabled 2024-03-12T00:37:04.457 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: systemctl is-active firewalld.service 2024-03-12T00:37:04.465 INFO:teuthology.orchestra.run.smithi063.stderr:systemctl: inactive 2024-03-12T00:37:04.466 INFO:teuthology.orchestra.run.smithi063.stderr:firewalld.service is not enabled 2024-03-12T00:37:04.466 INFO:teuthology.orchestra.run.smithi063.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-12T00:37:04.470 INFO:teuthology.orchestra.run.smithi063.stderr:Ceph Dashboard is now available at: 2024-03-12T00:37:04.470 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.470 INFO:teuthology.orchestra.run.smithi063.stderr: URL: https://smithi063.front.sepia.ceph.com:8443/ 2024-03-12T00:37:04.470 INFO:teuthology.orchestra.run.smithi063.stderr: User: admin 2024-03-12T00:37:04.470 INFO:teuthology.orchestra.run.smithi063.stderr: Password: 1f6ut5yjcp 2024-03-12T00:37:04.470 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.471 INFO:teuthology.orchestra.run.smithi063.stderr:You can access the Ceph CLI with: 2024-03-12T00:37:04.471 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.471 INFO:teuthology.orchestra.run.smithi063.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-12T00:37:04.471 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.471 INFO:teuthology.orchestra.run.smithi063.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-12T00:37:04.471 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr: ceph telemetry on 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr:For more information see: 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr:Bootstrap complete. 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr:Releasing lock 140215539638400 on /run/cephadm/655d1d56-e008-11ee-95c8-87774f69a715.lock 2024-03-12T00:37:04.472 INFO:teuthology.orchestra.run.smithi063.stderr:Lock 140215539638400 released on /run/cephadm/655d1d56-e008-11ee-95c8-87774f69a715.lock 2024-03-12T00:37:04.512 INFO:tasks.cephadm:Fetching config... 2024-03-12T00:37:04.513 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:37:04.513 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-12T00:37:04.535 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-12T00:37:04.535 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:37:04.535 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-12T00:37:04.594 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-12T00:37:04.594 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:37:04.594 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/keyring of=/dev/stdout 2024-03-12T00:37:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:03.283280+0000 mon.smithi063 (mon.0) 113 : cluster [DBG] mgrmap e17: smithi063.mrzkxq(active, since 6s) 2024-03-12T00:37:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:03.633219+0000 mon.smithi063 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.63:0/2288514126' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-12T00:37:04.666 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-12T00:37:04.666 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:37:04.666 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-12T00:37:04.726 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-12T00:37:04.726 DEBUG:teuthology.orchestra.run.smithi063:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2kk+2KojC/BkUFRomFLI9mj6f+cwmaTSiUgeYE5IKMi30AQ13dxiwphaVT0SJhN/TAJg0SvWBe7Sz/o4VVK0FNYgv+U3fi5uEe+lTJPJ37naHx/5ZCweotAHlYIcwggadrwudE+hm0BfY9X2u5/jOKe7PrUx6YxbWPHh5qmwwfLZF0eU7uQQtzbyBA030R70zs9IACydNOVlocrJL5FsuStph38ni7Ymr2Fo0RM/9lvKefsuwlIcouiJkkFD+3Ll4oA4j6oh1+xDz8hr4N4so2Dw+xVEvOIhAwICWJ2eE/zeJLtaKrvNCAib4vhE/7iPWh1HRFKW78B4Eb+RyrHdA0TzKyFApCBOn6kts56T4nkg07k5nbhsGp/LNNh42dR0IWlukS1BcaSTei7RuZt+a88QJxXw0QenRJnwbP7xR7YYQekmiwZTFH89je4j2XKrgGo/thsJQygOFdsD/PvnFD+APSG+TRU8lm7hlhyf0YyzihLtdv+lYTlL1dYyTMjM= ceph-655d1d56-e008-11ee-95c8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-12T00:37:04.805 INFO:teuthology.orchestra.run.smithi063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2kk+2KojC/BkUFRomFLI9mj6f+cwmaTSiUgeYE5IKMi30AQ13dxiwphaVT0SJhN/TAJg0SvWBe7Sz/o4VVK0FNYgv+U3fi5uEe+lTJPJ37naHx/5ZCweotAHlYIcwggadrwudE+hm0BfY9X2u5/jOKe7PrUx6YxbWPHh5qmwwfLZF0eU7uQQtzbyBA030R70zs9IACydNOVlocrJL5FsuStph38ni7Ymr2Fo0RM/9lvKefsuwlIcouiJkkFD+3Ll4oA4j6oh1+xDz8hr4N4so2Dw+xVEvOIhAwICWJ2eE/zeJLtaKrvNCAib4vhE/7iPWh1HRFKW78B4Eb+RyrHdA0TzKyFApCBOn6kts56T4nkg07k5nbhsGp/LNNh42dR0IWlukS1BcaSTei7RuZt+a88QJxXw0QenRJnwbP7xR7YYQekmiwZTFH89je4j2XKrgGo/thsJQygOFdsD/PvnFD+APSG+TRU8lm7hlhyf0YyzihLtdv+lYTlL1dYyTMjM= ceph-655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:37:04.816 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2kk+2KojC/BkUFRomFLI9mj6f+cwmaTSiUgeYE5IKMi30AQ13dxiwphaVT0SJhN/TAJg0SvWBe7Sz/o4VVK0FNYgv+U3fi5uEe+lTJPJ37naHx/5ZCweotAHlYIcwggadrwudE+hm0BfY9X2u5/jOKe7PrUx6YxbWPHh5qmwwfLZF0eU7uQQtzbyBA030R70zs9IACydNOVlocrJL5FsuStph38ni7Ymr2Fo0RM/9lvKefsuwlIcouiJkkFD+3Ll4oA4j6oh1+xDz8hr4N4so2Dw+xVEvOIhAwICWJ2eE/zeJLtaKrvNCAib4vhE/7iPWh1HRFKW78B4Eb+RyrHdA0TzKyFApCBOn6kts56T4nkg07k5nbhsGp/LNNh42dR0IWlukS1BcaSTei7RuZt+a88QJxXw0QenRJnwbP7xR7YYQekmiwZTFH89je4j2XKrgGo/thsJQygOFdsD/PvnFD+APSG+TRU8lm7hlhyf0YyzihLtdv+lYTlL1dYyTMjM= ceph-655d1d56-e008-11ee-95c8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-12T00:37:04.861 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2kk+2KojC/BkUFRomFLI9mj6f+cwmaTSiUgeYE5IKMi30AQ13dxiwphaVT0SJhN/TAJg0SvWBe7Sz/o4VVK0FNYgv+U3fi5uEe+lTJPJ37naHx/5ZCweotAHlYIcwggadrwudE+hm0BfY9X2u5/jOKe7PrUx6YxbWPHh5qmwwfLZF0eU7uQQtzbyBA030R70zs9IACydNOVlocrJL5FsuStph38ni7Ymr2Fo0RM/9lvKefsuwlIcouiJkkFD+3Ll4oA4j6oh1+xDz8hr4N4so2Dw+xVEvOIhAwICWJ2eE/zeJLtaKrvNCAib4vhE/7iPWh1HRFKW78B4Eb+RyrHdA0TzKyFApCBOn6kts56T4nkg07k5nbhsGp/LNNh42dR0IWlukS1BcaSTei7RuZt+a88QJxXw0QenRJnwbP7xR7YYQekmiwZTFH89je4j2XKrgGo/thsJQygOFdsD/PvnFD+APSG+TRU8lm7hlhyf0YyzihLtdv+lYTlL1dYyTMjM= ceph-655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:37:04.873 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-12T00:37:08.121 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:06.862475+0000 mon.smithi063 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:08.121 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:07.149385+0000 mon.smithi063 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:37:08.121 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:07.153124+0000 mon.smithi063 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:08.122 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:37:07.160526+0000 mgr.smithi063.mrzkxq (mgr.14164) 5 : cephadm [INF] Deploying daemon alertmanager.smithi063 on smithi063 2024-03-12T00:37:08.122 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:07.775585+0000 mon.smithi063 (mon.0) 118 : audit [INF] from='client.? 172.21.15.63:0/2502772408' entity='client.admin' 2024-03-12T00:37:08.501 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-12T00:37:08.501 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-12T00:37:11.480 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi139 2024-03-12T00:37:11.480 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-03-12T00:37:11.480 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.conf 2024-03-12T00:37:11.502 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-03-12T00:37:11.502 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:37:11.563 INFO:tasks.cephadm:Adding host smithi139 to orchestrator... 2024-03-12T00:37:11.563 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch host add smithi139 2024-03-12T00:37:12.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:10.885136+0000 mgr.smithi063.mrzkxq (mgr.14164) 6 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:37:12.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:10.887533+0000 mon.smithi063 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:13.608452+0000 mgr.smithi063.mrzkxq (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:37:14.216 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi139' with addr '172.21.15.139' 2024-03-12T00:37:14.927 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch host ls --format=json 2024-03-12T00:37:15.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:14.214408+0000 mon.smithi063 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:15.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:37:14.214711+0000 mgr.smithi063.mrzkxq (mgr.14164) 8 : cephadm [INF] Added host smithi139 2024-03-12T00:37:17.165 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:37:17.165 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}] 2024-03-12T00:37:18.247 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-12T00:37:18.247 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd crush tunables default 2024-03-12T00:37:18.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:17.163021+0000 mgr.smithi063.mrzkxq (mgr.14164) 9 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:37:18.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:17.168922+0000 mgr.smithi063.mrzkxq (mgr.14164) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:20.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:19.169155+0000 mgr.smithi063.mrzkxq (mgr.14164) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:21.181 INFO:teuthology.orchestra.run.smithi063.stderr:adjusted tunables profile to default 2024-03-12T00:37:21.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:20.494199+0000 mon.smithi063 (mon.0) 121 : audit [INF] from='client.? 172.21.15.63:0/3636323342' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-12T00:37:22.106 INFO:tasks.cephadm:Adding mon.smithi063 on smithi063 2024-03-12T00:37:22.106 INFO:tasks.cephadm:Adding mon.smithi139 on smithi139 2024-03-12T00:37:22.107 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch apply mon '2;smithi063:172.21.15.63=smithi063;smithi139:172.21.15.139=smithi139' 2024-03-12T00:37:22.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:21.169395+0000 mgr.smithi063.mrzkxq (mgr.14164) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:22.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:21.176013+0000 mon.smithi063 (mon.0) 122 : audit [INF] from='client.? 172.21.15.63:0/3636323342' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-12T00:37:22.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:21.176061+0000 mon.smithi063 (mon.0) 123 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-03-12T00:37:24.118 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mon update... 2024-03-12T00:37:24.492 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:23.169643+0000 mgr.smithi063.mrzkxq (mgr.14164) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:24.493 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:24.115717+0000 mon.smithi063 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:24.682 DEBUG:teuthology.orchestra.run.smithi139:mon.smithi139> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi139.service 2024-03-12T00:37:24.685 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:24.685 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:24.713 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:-- Logs begin at Tue 2024-03-12 00:28:40 UTC. -- 2024-03-12T00:37:25.339 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:24.111439+0000 mgr.smithi063.mrzkxq (mgr.14164) 14 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi063:172.21.15.63=smithi063;smithi139:172.21.15.139=smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:37:25.339 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:37:24.112946+0000 mgr.smithi063.mrzkxq (mgr.14164) 15 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=smithi063;smithi139:172.21.15.139=smithi139;count:2 2024-03-12T00:37:26.338 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:25.170020+0000 mgr.smithi063.mrzkxq (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:26.629 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:26.629 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:26.631 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:26.392994+0000 mon.smithi063 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:26.394733+0000 mon.smithi063 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:37:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:26.396840+0000 mon.smithi063 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-12T00:37:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:26.397611+0000 mon.smithi063 (mon.0) 128 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:37:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:37:26.398255+0000 mgr.smithi063.mrzkxq (mgr.14164) 17 : cephadm [INF] Deploying daemon crash.smithi063 on smithi063 2024-03-12T00:37:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:26.627474+0000 mon.smithi063 (mon.0) 129 : audit [DBG] from='client.? 172.21.15.139:0/491393891' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:27.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:27.302930+0000 mon.smithi063 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:28.336 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:28.337 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:28.551 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:27.170253+0000 mgr.smithi063.mrzkxq (mgr.14164) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:30.399 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:30.399 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:30.400 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:30.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:29.170569+0000 mgr.smithi063.mrzkxq (mgr.14164) 19 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:30.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.396989+0000 mon.smithi063 (mon.0) 131 : audit [DBG] from='client.? 172.21.15.139:0/1626667058' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:31.942 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:31.942 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:32.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.804006+0000 mon.smithi063 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:32.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.889378+0000 mon.smithi063 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:32.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.891220+0000 mon.smithi063 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:32.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.891565+0000 mon.smithi063 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T00:37:32.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.891895+0000 mgr.smithi063.mrzkxq (mgr.14164) 20 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T00:37:32.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:30.894805+0000 mon.smithi063 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:32.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:37:30.897810+0000 mgr.smithi063.mrzkxq (mgr.14164) 21 : cephadm [INF] Deploying daemon grafana.smithi063 on smithi063 2024-03-12T00:37:32.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:31.170832+0000 mgr.smithi063.mrzkxq (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:33.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:32.305772+0000 mon.smithi063 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:33.918 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:33.918 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:33.919 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:33.171048+0000 mgr.smithi063.mrzkxq (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:33.915609+0000 mon.smithi063 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.139:0/2279108485' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:35.611 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:35.611 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:36.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:35.171398+0000 mgr.smithi063.mrzkxq (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:37.476 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:37.476 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:37.478 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:37.171683+0000 mgr.smithi063.mrzkxq (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:37.474006+0000 mon.smithi063 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.139:0/528765291' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:39.176 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:39.176 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:40.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:39.172014+0000 mgr.smithi063.mrzkxq (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:41.159 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:41.159 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:41.160 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:41.156785+0000 mon.smithi063 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.139:0/2761247817' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:41.172277+0000 mgr.smithi063.mrzkxq (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:42.751 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:42.752 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:43.172495+0000 mgr.smithi063.mrzkxq (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:44.679 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:44.679 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:44.681 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:44.677479+0000 mon.smithi063 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.139:0/2167239217' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:46.262 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:46.262 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:46.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:45.172720+0000 mgr.smithi063.mrzkxq (mgr.14164) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:48.308 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:48.308 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:48.310 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:48.425 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:47.172928+0000 mgr.smithi063.mrzkxq (mgr.14164) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:48.425 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:48.306122+0000 mon.smithi063 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.139:0/1209044758' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:49.898 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:49.899 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:50.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:49.173291+0000 mgr.smithi063.mrzkxq (mgr.14164) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:50.492559+0000 mon.smithi063 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:37:50.494593+0000 mgr.smithi063.mrzkxq (mgr.14164) 32 : cephadm [INF] Deploying daemon node-exporter.smithi063 on smithi063 2024-03-12T00:37:51.951 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:51.951 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:51.953 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:51.173689+0000 mgr.smithi063.mrzkxq (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:51.949495+0000 mon.smithi063 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.139:0/3955302393' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:52.309913+0000 mon.smithi063 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:37:53.619 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:53.619 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:54.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:53.174005+0000 mgr.smithi063.mrzkxq (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:55.717 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:55.717 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:55.719 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:55.174383+0000 mgr.smithi063.mrzkxq (mgr.14164) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:55.715674+0000 mon.smithi063 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.139:0/259483159' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:37:57.188 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:37:57.188 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:37:57.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:57.315503+0000 mon.smithi063 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:37:57.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:57.318025+0000 mon.smithi063 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:37:58.914 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:57.174704+0000 mgr.smithi063.mrzkxq (mgr.14164) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:37:59.154 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:37:59.155 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:37:59.156 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:37:59.869 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:37:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:37:59.152362+0000 mon.smithi063 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.139:0/3070464008' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:37:59.175091+0000 mgr.smithi063.mrzkxq (mgr.14164) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:00.031145+0000 mon.smithi063 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:00.955 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:00.955 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:01.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:00.037245+0000 mgr.smithi063.mrzkxq (mgr.14164) 38 : cephadm [INF] Deploying daemon prometheus.smithi063 on smithi063 2024-03-12T00:38:02.840 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:02.840 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:02.842 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:01.175442+0000 mgr.smithi063.mrzkxq (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:02.312732+0000 mon.smithi063 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:02.838305+0000 mon.smithi063 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.139:0/1888795480' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:04.404 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:04.404 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:03.175833+0000 mgr.smithi063.mrzkxq (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:06.475 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:06.475 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:06.476 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:05.176218+0000 mgr.smithi063.mrzkxq (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:06.472912+0000 mon.smithi063 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.139:0/2379629695' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:08.148 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:08.148 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:07.176525+0000 mgr.smithi063.mrzkxq (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:10.116 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:10.117 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:10.118 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:09.176903+0000 mgr.smithi063.mrzkxq (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:10.114656+0000 mon.smithi063 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.139:0/3712348689' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:11.749 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:11.750 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:12.435 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:11.177218+0000 mgr.smithi063.mrzkxq (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:13.651 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:13.651 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:13.652 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:14.545 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:13.177561+0000 mgr.smithi063.mrzkxq (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:14.545 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:13.648477+0000 mon.smithi063 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.139:0/3052460459' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:15.231 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:15.231 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:16.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:15.161403+0000 mon.smithi063 (mon.0) 156 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:16.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:15.162310+0000 mon.smithi063 (mon.0) 157 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:38:16.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:15.163191+0000 mon.smithi063 (mon.0) 158 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:16.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:15.163773+0000 mon.smithi063 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:38:16.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:15.177879+0000 mgr.smithi063.mrzkxq (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:16.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:15.701571+0000 mon.smithi063 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:17.241 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:17.241 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:17.243 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:17.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:16.567229+0000 mon.smithi063 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:17.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:17.238975+0000 mon.smithi063 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.139:0/24736109' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:17.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:17.316333+0000 mon.smithi063 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:18.851 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:18.852 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:17.178128+0000 mgr.smithi063.mrzkxq (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:19.178523+0000 mgr.smithi063.mrzkxq (mgr.14164) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:21.534 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:21.535 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:21.536 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:22.361 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:20.914974+0000 mon.smithi063 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:22.362 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:21.178897+0000 mgr.smithi063.mrzkxq (mgr.14164) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:22.362 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:21.532643+0000 mon.smithi063 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.139:0/3807200183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:22.362 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:21.665513+0000 mon.smithi063 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:22.362 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:21.666444+0000 mon.smithi063 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:38:23.103 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:23.104 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:24.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:22.797050+0000 mon.smithi063 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:23.050322+0000 mgr.smithi063.mrzkxq (mgr.14164) 50 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:23.077615+0000 mgr.smithi063.mrzkxq (mgr.14164) 51 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:23.105763+0000 mon.smithi063 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:23.110483+0000 mon.smithi063 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:23.111983+0000 mon.smithi063 (mon.0) 171 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:23.116179+0000 mon.smithi063 (mon.0) 172 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:23.116760+0000 mon.smithi063 (mon.0) 173 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:23.117306+0000 mgr.smithi063.mrzkxq (mgr.14164) 52 : cephadm [INF] Deploying daemon crash.smithi139 on smithi139 2024-03-12T00:38:24.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:23.179260+0000 mgr.smithi063.mrzkxq (mgr.14164) 53 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:25.183 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:25.183 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:25.185 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:25.180837+0000 mon.smithi063 (mon.0) 174 : audit [DBG] from='client.? 172.21.15.139:0/2692553933' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:25.179682+0000 mgr.smithi063.mrzkxq (mgr.14164) 54 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:27.457 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:27.457 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:28.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:26.983611+0000 mon.smithi063 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:28.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:26.985896+0000 mon.smithi063 (mon.0) 176 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:38:28.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:26.988028+0000 mon.smithi063 (mon.0) 177 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-12T00:38:28.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:26.988904+0000 mon.smithi063 (mon.0) 178 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:38:28.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:26.989929+0000 mon.smithi063 (mon.0) 179 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:28.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:26.990672+0000 mgr.smithi063.mrzkxq (mgr.14164) 55 : cephadm [INF] Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:38:28.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:27.179950+0000 mgr.smithi063.mrzkxq (mgr.14164) 56 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:28.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:27.320330+0000 mon.smithi063 (mon.0) 180 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:30.045 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:30.046 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:30.046 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:29.180338+0000 mgr.smithi063.mrzkxq (mgr.14164) 57 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:30.042705+0000 mon.smithi063 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.139:0/1347228445' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:30.329315+0000 mon.smithi063 (mon.0) 182 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:30.331290+0000 mon.smithi063 (mon.0) 183 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:38:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:30.332154+0000 mon.smithi063 (mon.0) 184 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:30.333018+0000 mgr.smithi063.mrzkxq (mgr.14164) 58 : cephadm [INF] Deploying daemon mon.smithi139 on smithi139 2024-03-12T00:38:32.015 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:32.015 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:31.180600+0000 mgr.smithi063.mrzkxq (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:32.323834+0000 mon.smithi063 (mon.0) 185 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:34.389 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:34 smithi139 systemd[1]: Starting Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:38:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:33.180888+0000 mgr.smithi063.mrzkxq (mgr.14164) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:34.897 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:34.898 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:35:48.743844Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-12T00:38:34.899 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-03-12T00:38:35.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.064+0000 7fbafefaf700 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-12T00:38:35.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.064+0000 7fbafefaf700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-03-12T00:38:35.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.065+0000 7fbafefaf700 0 pidfile_write: ignore empty --pid-file 2024-03-12T00:38:35.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.069+0000 7fbafefaf700 0 load: jerasure load: lrc load: isa 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: RocksDB version: 6.8.1 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Compile date Jul 8 2021 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: DB SUMMARY 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: CURRENT file: CURRENT 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: IDENTITY file: IDENTITY 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi139/store.db dir, Total Num: 0, files: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi139/store.db: 000003.log size: 511 ; 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.error_if_exists: 0 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.create_if_missing: 0 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.paranoid_checks: 1 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.env: 0x5571f75a51c0 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.fs: Posix File System 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.info_log: 0x5571f96e7a40 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.statistics: (nil) 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.use_fsync: 0 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_log_file_size: 0 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-12T00:38:35.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.allow_fallocate: 1 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.use_direct_reads: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.create_missing_column_families: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.db_log_dir: 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi139/store.db 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_subcompactions: 1 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_background_flushes: -1 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T00:38:35.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.advise_random_on_open: 1 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.write_buffer_manager: 0x5571fa35e030 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.rate_limiter: (nil) 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-12T00:38:35.419 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-12T00:38:35.420 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-12T00:38:35.420 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.unordered_write: 0 2024-03-12T00:38:35.420 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.row_cache: None 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.wal_filter: None 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.preserve_deletes: 0 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.two_write_queues: 0 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.manual_wal_flush: 0 2024-03-12T00:38:35.422 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.atomic_flush: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.log_readahead_size: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_background_jobs: 2 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_background_compactions: -1 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_total_wal_size: 0 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T00:38:35.423 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_open_files: -1 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bytes_per_sync: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Compression algorithms supported: 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kZSTD supported: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kXpressCompression supported: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kLZ4Compression supported: 1 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kBZip2Compression supported: 0 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kZlibCompression supported: 1 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: kSnappyCompression supported: 1 2024-03-12T00:38:35.424 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi139/store.db/MANIFEST-000001 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.merge_operator: 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_filter: None 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_filter_factory: None 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5571f9600170) 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cache_index_and_filter_blocks: 1 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T00:38:35.425 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: pin_top_level_index_and_filter: 1 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: index_type: 0 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: data_block_index_type: 0 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: index_shortening: 1 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: data_block_hash_table_util_ratio: 0.750000 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: hash_index_allow_collision: 1 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: checksum: 1 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: no_block_cache: 0 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_cache: 0x5571f9636f10 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_cache_name: BinnedLRUCache 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_cache_options: 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: capacity : 536870912 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: num_shard_bits : 4 2024-03-12T00:38:35.426 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: strict_capacity_limit : 0 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: high_pri_pool_ratio: 0.000 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_cache_compressed: (nil) 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: persistent_cache: (nil) 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_size: 4096 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_size_deviation: 10 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_restart_interval: 16 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: index_block_restart_interval: 1 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: metadata_block_size: 4096 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: partition_filters: 0 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: use_delta_encoding: 1 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: whole_key_filtering: 1 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: verify_compression: 0 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: read_amp_bytes_per_bit: 0 2024-03-12T00:38:35.427 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: format_version: 2 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: enable_index_compression: 1 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: block_align: 0 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression: NoCompression 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.num_levels: 7 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T00:38:35.428 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression_opts.level: 32767 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compression_opts.enabled: false 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T00:38:35.429 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T00:38:35.430 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.arena_block_size: 4194304 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T00:38:35.431 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.table_properties_collectors: 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.inplace_update_support: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.bloom_locality: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.max_successive_merges: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.force_consistency_checks: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-12T00:38:35.432 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.ttl: 2592000 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.070+0000 7fbafefaf700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi139/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-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710203915072572, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 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-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710203915073027, "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": 1710203915, "oldest_key_time": 3, "file_creation_time": 0}} 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.071+0000 7fbafefaf700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.072+0000 7fbafefaf700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710203915073413, "job": 1, "event": "recovery_finished"} 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.072+0000 7fbafefaf700 4 rocksdb: DB pointer 0x5571f96fb800 2024-03-12T00:38:35.433 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.073+0000 7fbae5db7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.073+0000 7fbae5db7700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** DB Stats ** 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** Compaction Stats [default] ** 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:38:35.434 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** Compaction Stats [default] ** 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:38:35.435 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Interval compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** Compaction Stats [default] ** 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** Compaction Stats [default] ** 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:38:35.436 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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.3 0.00 0.00 1 0.000 0 0 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.073+0000 7fbafefaf700 0 mon.smithi139 does not exist in monmap, will attempt to join an existing cluster 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.073+0000 7fbafefaf700 0 using public_addr v2:172.21.15.139:0/0 -> [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] 2024-03-12T00:38:35.437 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.073+0000 7fbafefaf700 0 starting mon.smithi139 rank -1 at public addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] at bind addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi139 fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.074+0000 7fbafefaf700 1 mon.smithi139@-1(???) e0 preinit fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 0 mon.smithi139@-1(synchronizing).mds e1 new map 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 0 mon.smithi139@-1(synchronizing).mds e1 print_map 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: e1 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 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-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: legacy client fscid: -1 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: No filesystems configured 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-12T00:38:35.438 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.105+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.107+0000 7fbae85bc700 0 mon.smithi139@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.107+0000 7fbae85bc700 0 mon.smithi139@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.107+0000 7fbae85bc700 0 mon.smithi139@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.107+0000 7fbae85bc700 0 mon.smithi139@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:33.180888+0000 mgr.smithi063.mrzkxq (mgr.14164) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.108+0000 7fbae85bc700 1 mon.smithi139@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 10 mon.smithi139@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expand map: {default=false} 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta from 'false' to 'false' 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expanded map: {default=false} 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expand map: {default=info} 2024-03-12T00:38:35.439 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta from 'info' to 'info' 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expanded map: {default=info} 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expand map: {default=daemon} 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expanded map: {default=daemon} 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expand map: {default=debug} 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta from 'debug' to 'debug' 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:38:35.109+0000 7fbae85bc700 20 expand_channel_meta expanded map: {default=debug} 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 bash[39063]: a3779c4e22d2d7eb50514961ce4f3f271fe0fb1e37bfbcaab58e437b406a585c 2024-03-12T00:38:35.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:35 smithi139 systemd[1]: Started Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:38:36.785 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-12T00:38:36.785 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-12T00:38:40.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:35.113443+0000 mon.smithi063 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:35.115982+0000 mon.smithi063 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:38:40.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:35.116194+0000 mon.smithi063 (mon.0) 189 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:35.116352+0000 mon.smithi063 (mon.0) 190 : cluster [INF] mon.smithi063 calling monitor election 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:35.181180+0000 mgr.smithi063.mrzkxq (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:35.486717+0000 mon.smithi063 (mon.0) 191 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:36.112729+0000 mon.smithi063 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:37.113197+0000 mon.smithi063 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:37.113836+0000 mon.smithi139 (mon.1) 1 : cluster [INF] mon.smithi139 calling monitor election 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:37.181529+0000 mgr.smithi063.mrzkxq (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:38.112894+0000 mon.smithi063 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:39.113050+0000 mon.smithi063 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:39.181879+0000 mgr.smithi063.mrzkxq (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:40.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:40.113307+0000 mon.smithi063 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.143237+0000 mon.smithi063 (mon.0) 197 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.151722+0000 mon.smithi063 (mon.0) 198 : cluster [DBG] monmap e2: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.151771+0000 mon.smithi063 (mon.0) 199 : cluster [DBG] fsmap 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.151799+0000 mon.smithi063 (mon.0) 200 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.152016+0000 mon.smithi063 (mon.0) 201 : cluster [DBG] mgrmap e17: smithi063.mrzkxq(active, since 103s) 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.152979+0000 mon.smithi063 (mon.0) 202 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:40.154185+0000 mon.smithi063 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.156574+0000 mon.smithi063 (mon.0) 204 : cluster [INF] overall HEALTH_OK 2024-03-12T00:38:40.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:40.156885+0000 mon.smithi063 (mon.0) 205 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:38:40.467 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:40.157342+0000 mon.smithi063 (mon.0) 206 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:38:40.467 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:40.162026+0000 mon.smithi063 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:40.546 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:35.113443+0000 mon.smithi063 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.546 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:35.115982+0000 mon.smithi063 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:38:40.546 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:35.116194+0000 mon.smithi063 (mon.0) 189 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:35.116352+0000 mon.smithi063 (mon.0) 190 : cluster [INF] mon.smithi063 calling monitor election 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:35.181180+0000 mgr.smithi063.mrzkxq (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:35.486717+0000 mon.smithi063 (mon.0) 191 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:36.112729+0000 mon.smithi063 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:37.113197+0000 mon.smithi063 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:37.113836+0000 mon.smithi139 (mon.1) 1 : cluster [INF] mon.smithi139 calling monitor election 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:37.181529+0000 mgr.smithi063.mrzkxq (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:38.112894+0000 mon.smithi063 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:39.113050+0000 mon.smithi063 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:39.181879+0000 mgr.smithi063.mrzkxq (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:40.113307+0000 mon.smithi063 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.143237+0000 mon.smithi063 (mon.0) 197 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.151722+0000 mon.smithi063 (mon.0) 198 : cluster [DBG] monmap e2: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.151771+0000 mon.smithi063 (mon.0) 199 : cluster [DBG] fsmap 2024-03-12T00:38:40.547 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.151799+0000 mon.smithi063 (mon.0) 200 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.152016+0000 mon.smithi063 (mon.0) 201 : cluster [DBG] mgrmap e17: smithi063.mrzkxq(active, since 103s) 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.152979+0000 mon.smithi063 (mon.0) 202 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:40.154185+0000 mon.smithi063 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.156574+0000 mon.smithi063 (mon.0) 204 : cluster [INF] overall HEALTH_OK 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:40.156885+0000 mon.smithi063 (mon.0) 205 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:40.157342+0000 mon.smithi063 (mon.0) 206 : audit [DBG] from='mgr.? 172.21.15.139:0/1070295447' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:38:40.548 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:40.162026+0000 mon.smithi063 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:40.163851+0000 mgr.smithi063.mrzkxq (mgr.14164) 64 : cephadm [INF] Deploying daemon node-exporter.smithi139 on smithi139 2024-03-12T00:38:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:40.213740+0000 mon.smithi063 (mon.0) 208 : cluster [DBG] mgrmap e18: smithi063.mrzkxq(active, since 103s), standbys: smithi139.ncafpp 2024-03-12T00:38:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:40.213880+0000 mon.smithi063 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:38:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:41.113492+0000 mon.smithi063 (mon.0) 210 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:38:40.163851+0000 mgr.smithi063.mrzkxq (mgr.14164) 64 : cephadm [INF] Deploying daemon node-exporter.smithi139 on smithi139 2024-03-12T00:38:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:40.213740+0000 mon.smithi063 (mon.0) 208 : cluster [DBG] mgrmap e18: smithi063.mrzkxq(active, since 103s), standbys: smithi139.ncafpp 2024-03-12T00:38:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:40.213880+0000 mon.smithi063 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:38:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:41.113492+0000 mon.smithi063 (mon.0) 210 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:38:41.717 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-03-12T00:38:41.718 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":2,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","modified":"2024-03-12T00:38:35.113055Z","created":"2024-03-12T00:35:48.743844Z","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":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi139","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-12T00:38:41.718 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 2 2024-03-12T00:38:42.307 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:41.182150+0000 mgr.smithi063.mrzkxq (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:42.307 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:41.714027+0000 mon.smithi063 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.139:0/3799133159' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:42.329 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-12T00:38:42.330 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph config generate-minimal-conf 2024-03-12T00:38:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:41.182150+0000 mgr.smithi063.mrzkxq (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:41.714027+0000 mon.smithi063 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.139:0/3799133159' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-12T00:38:43.649 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:42.328396+0000 mon.smithi063 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:42.328396+0000 mon.smithi063 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:44.282 INFO:teuthology.orchestra.run.smithi063.stdout:# minimal ceph.conf for 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:38:44.282 INFO:teuthology.orchestra.run.smithi063.stdout:[global] 2024-03-12T00:38:44.282 INFO:teuthology.orchestra.run.smithi063.stdout: fsid = 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:38:44.282 INFO:teuthology.orchestra.run.smithi063.stdout: mon_host = [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] 2024-03-12T00:38:44.641 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:43.182341+0000 mgr.smithi063.mrzkxq (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:44.642 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:44.280056+0000 mon.smithi063 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.63:0/297592956' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:43.182341+0000 mgr.smithi063.mrzkxq (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:44.280056+0000 mon.smithi063 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.63:0/297592956' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:44.951 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-12T00:38:44.951 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:38:44.951 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.conf 2024-03-12T00:38:44.987 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:38:44.987 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:38:45.057 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-03-12T00:38:45.057 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2024-03-12T00:38:45.097 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-03-12T00:38:45.097 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:38:45.137 INFO:tasks.cephadm:Deploying OSDs... 2024-03-12T00:38:45.137 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:38:45.137 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-03-12T00:38:45.158 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-12T00:38:45.158 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 162802 Links: 1 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-03-12 00:38:14.492551442 +0000 2024-03-12T00:38:45.228 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-03-12 00:34:29.023680375 +0000 2024-03-12T00:38:45.229 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-03-12 00:34:29.023680375 +0000 2024-03-12T00:38:45.229 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-03-12T00:38:45.229 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-12T00:38:45.303 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-03-12T00:38:45.303 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-03-12T00:38:45.303 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000179457 s, 2.9 MB/s 2024-03-12T00:38:45.304 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-12T00:38:45.375 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2024-03-12T00:38:45.442 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-12T00:38:45.442 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 167190 Links: 1 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-03-12 00:38:14.492551442 +0000 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-03-12 00:34:29.368677035 +0000 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-03-12 00:34:29.368677035 +0000 2024-03-12T00:38:45.443 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-03-12T00:38:45.443 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-12T00:38:45.510 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-03-12T00:38:45.511 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-03-12T00:38:45.511 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000203975 s, 2.5 MB/s 2024-03-12T00:38:45.512 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-12T00:38:45.577 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2024-03-12T00:38:45.640 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-12T00:38:45.640 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:45.640 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 170173 Links: 1 2024-03-12T00:38:45.641 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:45.641 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:45.641 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-03-12 00:38:14.492551442 +0000 2024-03-12T00:38:45.641 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-03-12 00:34:29.723673598 +0000 2024-03-12T00:38:45.641 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-03-12 00:34:29.723673598 +0000 2024-03-12T00:38:45.641 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-03-12T00:38:45.641 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-12T00:38:45.711 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-03-12T00:38:45.711 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-03-12T00:38:45.711 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000185285 s, 2.8 MB/s 2024-03-12T00:38:45.711 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-12T00:38:45.772 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 169082 Links: 1 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-03-12 00:38:14.492551442 +0000 2024-03-12T00:38:45.833 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-03-12 00:34:30.071670229 +0000 2024-03-12T00:38:45.834 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-03-12 00:34:30.071670229 +0000 2024-03-12T00:38:45.834 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-03-12T00:38:45.834 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-12T00:38:45.904 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-03-12T00:38:45.904 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-03-12T00:38:45.904 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000228215 s, 2.2 MB/s 2024-03-12T00:38:45.906 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-12T00:38:45.970 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-03-12T00:38:45.971 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-03-12T00:38:45.993 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-12T00:38:45.993 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 165390 Links: 1 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-03-12 00:38:40.590888371 +0000 2024-03-12T00:38:46.057 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-03-12 00:34:17.426150821 +0000 2024-03-12T00:38:46.058 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-03-12 00:34:17.426150821 +0000 2024-03-12T00:38:46.058 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-03-12T00:38:46.058 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-12T00:38:46.127 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-03-12T00:38:46.128 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-03-12T00:38:46.128 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000267313 s, 1.9 MB/s 2024-03-12T00:38:46.129 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-12T00:38:46.195 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-03-12T00:38:46.256 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-12T00:38:46.256 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:46.256 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 168208 Links: 1 2024-03-12T00:38:46.256 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:46.256 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:46.256 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-03-12 00:38:40.590888371 +0000 2024-03-12T00:38:46.257 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-03-12 00:34:17.763149376 +0000 2024-03-12T00:38:46.257 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-03-12 00:34:17.763149376 +0000 2024-03-12T00:38:46.257 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-03-12T00:38:46.257 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-12T00:38:46.325 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-03-12T00:38:46.325 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-03-12T00:38:46.325 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00024671 s, 2.1 MB/s 2024-03-12T00:38:46.326 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-12T00:38:46.386 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-03-12T00:38:46.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:45.182585+0000 mgr.smithi063.mrzkxq (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:46.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:45.182585+0000 mgr.smithi063.mrzkxq (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:46.432 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 168301 Links: 1 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-03-12 00:38:40.591888367 +0000 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-03-12 00:34:18.102147922 +0000 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-03-12 00:34:18.102147922 +0000 2024-03-12T00:38:46.433 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-03-12T00:38:46.433 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-12T00:38:46.500 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-03-12T00:38:46.500 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-03-12T00:38:46.500 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000191535 s, 2.7 MB/s 2024-03-12T00:38:46.501 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-12T00:38:46.561 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 6h/6d Inode: 167587 Links: 1 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-03-12 00:38:40.591888367 +0000 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-03-12 00:34:18.466146361 +0000 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-03-12 00:34:18.466146361 +0000 2024-03-12T00:38:46.619 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-03-12T00:38:46.619 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-12T00:38:46.685 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-03-12T00:38:46.685 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-03-12T00:38:46.686 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000309306 s, 1.7 MB/s 2024-03-12T00:38:46.687 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-12T00:38:46.746 INFO:tasks.cephadm:Deploying osd.0 on smithi063 with /dev/vg_nvme/lv_4... 2024-03-12T00:38:46.746 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-12T00:38:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:47.182811+0000 mgr.smithi063.mrzkxq (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:47.182811+0000 mgr.smithi063.mrzkxq (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:49.421 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-12T00:38:49.421 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-12T00:38:49.421 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2024-03-12T00:38:49.421 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2024-03-12T00:38:49.421 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110697 s, 947 MB/s 2024-03-12T00:38:49.421 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2024-03-12T00:38:49.972 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_4 2024-03-12T00:38:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:49.183012+0000 mgr.smithi063.mrzkxq (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:50.220992+0000 mon.smithi063 (mon.0) 214 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:50.222148+0000 mon.smithi063 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:38:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:50.223020+0000 mon.smithi063 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:50.223635+0000 mon.smithi063 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:38:50.646 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:49.183012+0000 mgr.smithi063.mrzkxq (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:50.646 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:50.220992+0000 mon.smithi063 (mon.0) 214 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:50.646 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:50.222148+0000 mon.smithi063 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:38:50.646 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:50.223020+0000 mon.smithi063 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:50.647 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:50.223635+0000 mon.smithi063 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:38:52.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:51.183238+0000 mgr.smithi063.mrzkxq (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:51.833133+0000 mon.smithi063 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:38:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:51.834585+0000 mon.smithi063 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:38:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:51.835107+0000 mon.smithi063 (mon.0) 220 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:52.120109+0000 mon.smithi063 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:52.164911+0000 mon.smithi063 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:51.183238+0000 mgr.smithi063.mrzkxq (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:51.833133+0000 mon.smithi063 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:38:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:51.834585+0000 mon.smithi063 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:38:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:51.835107+0000 mon.smithi063 (mon.0) 220 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:52.120109+0000 mon.smithi063 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:52.164911+0000 mon.smithi063 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:53.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:51.832201+0000 mgr.smithi063.mrzkxq (mgr.14164) 71 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:38:53.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:52.120505+0000 mgr.smithi063.mrzkxq (mgr.14164) 72 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:38:53.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:52.136461+0000 mgr.smithi063.mrzkxq (mgr.14164) 73 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:38:53.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:52.332547+0000 mon.smithi063 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:53.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:51.832201+0000 mgr.smithi063.mrzkxq (mgr.14164) 71 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:38:53.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:38:52.120505+0000 mgr.smithi063.mrzkxq (mgr.14164) 72 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:38:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:38:52.136461+0000 mgr.smithi063.mrzkxq (mgr.14164) 73 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:38:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:52.332547+0000 mon.smithi063 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:53.183526+0000 mgr.smithi063.mrzkxq (mgr.14164) 74 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:54.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:53.183526+0000 mgr.smithi063.mrzkxq (mgr.14164) 74 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:55.626 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:55.148201+0000 mon.smithi063 (mon.0) 224 : audit [INF] from='client.? 172.21.15.63:0/586954149' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "632ac918-9c44-4138-8c53-62f040363ca5"}]: dispatch 2024-03-12T00:38:55.626 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:55.151852+0000 mon.smithi063 (mon.0) 225 : audit [INF] from='client.? 172.21.15.63:0/586954149' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "632ac918-9c44-4138-8c53-62f040363ca5"}]': finished 2024-03-12T00:38:55.626 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:55.151892+0000 mon.smithi063 (mon.0) 226 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-12T00:38:55.626 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:55.151976+0000 mon.smithi063 (mon.0) 227 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:38:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:55.148201+0000 mon.smithi063 (mon.0) 224 : audit [INF] from='client.? 172.21.15.63:0/586954149' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "632ac918-9c44-4138-8c53-62f040363ca5"}]: dispatch 2024-03-12T00:38:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:55.151852+0000 mon.smithi063 (mon.0) 225 : audit [INF] from='client.? 172.21.15.63:0/586954149' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "632ac918-9c44-4138-8c53-62f040363ca5"}]': finished 2024-03-12T00:38:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:55.151892+0000 mon.smithi063 (mon.0) 226 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-12T00:38:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:55.151976+0000 mon.smithi063 (mon.0) 227 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:38:56.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:55.183826+0000 mgr.smithi063.mrzkxq (mgr.14164) 75 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:56.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:55.610573+0000 mon.smithi063 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.63:0/3910528327' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:38:56.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:55.183826+0000 mgr.smithi063.mrzkxq (mgr.14164) 75 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:56.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:55.610573+0000 mon.smithi063 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.63:0/3910528327' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:38:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:56.710850+0000 mon.smithi063 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:56.711314+0000 mgr.smithi063.mrzkxq (mgr.14164) 76 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:38:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:56.732393+0000 mon.smithi063 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:56.738267+0000 mon.smithi063 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:56.740662+0000 mgr.smithi063.mrzkxq (mgr.14164) 77 : cephadm [INF] Reconfiguring mon.smithi063 (unknown last config time)... 2024-03-12T00:38:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:56.740898+0000 mon.smithi063 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:38:58.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:56.741506+0000 mon.smithi063 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:38:58.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:56.742047+0000 mon.smithi063 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:58.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:38:56.742527+0000 mgr.smithi063.mrzkxq (mgr.14164) 78 : cephadm [INF] Reconfiguring daemon mon.smithi063 on smithi063 2024-03-12T00:38:58.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:57.316609+0000 mon.smithi063 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:38:58.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:38:57.318800+0000 mon.smithi063 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:56.710850+0000 mon.smithi063 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:38:56.711314+0000 mgr.smithi063.mrzkxq (mgr.14164) 76 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:56.732393+0000 mon.smithi063 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:56.738267+0000 mon.smithi063 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:38:56.740662+0000 mgr.smithi063.mrzkxq (mgr.14164) 77 : cephadm [INF] Reconfiguring mon.smithi063 (unknown last config time)... 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:56.740898+0000 mon.smithi063 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:56.741506+0000 mon.smithi063 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:56.742047+0000 mon.smithi063 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:38:56.742527+0000 mgr.smithi063.mrzkxq (mgr.14164) 78 : cephadm [INF] Reconfiguring daemon mon.smithi063 on smithi063 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:57.316609+0000 mon.smithi063 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:38:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:38:57.318800+0000 mon.smithi063 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:38:58.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:38:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:57.184092+0000 mgr.smithi063.mrzkxq (mgr.14164) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:38:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:38:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:57.184092+0000 mgr.smithi063.mrzkxq (mgr.14164) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:00.745 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:38:59.184419+0000 mgr.smithi063.mrzkxq (mgr.14164) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:00.745 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:00.489142+0000 mon.smithi063 (mon.0) 237 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:00.745 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:00.490092+0000 mon.smithi063 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:39:00.745 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:00.490932+0000 mon.smithi063 (mon.0) 239 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:39:00.745 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:00.491610+0000 mon.smithi063 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:01.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:38:59.184419+0000 mgr.smithi063.mrzkxq (mgr.14164) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:01.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:00.489142+0000 mon.smithi063 (mon.0) 237 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:01.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:00.490092+0000 mon.smithi063 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:39:01.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:00.490932+0000 mon.smithi063 (mon.0) 239 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:39:01.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:00.491610+0000 mon.smithi063 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:02.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:00.489748+0000 mgr.smithi063.mrzkxq (mgr.14164) 81 : cephadm [INF] Reconfiguring mgr.smithi063.mrzkxq (unknown last config time)... 2024-03-12T00:39:02.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:00.492220+0000 mgr.smithi063.mrzkxq (mgr.14164) 82 : cephadm [INF] Reconfiguring daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:39:02.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:00.489748+0000 mgr.smithi063.mrzkxq (mgr.14164) 81 : cephadm [INF] Reconfiguring mgr.smithi063.mrzkxq (unknown last config time)... 2024-03-12T00:39:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:00.492220+0000 mgr.smithi063.mrzkxq (mgr.14164) 82 : cephadm [INF] Reconfiguring daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:39:03.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:01.184661+0000 mgr.smithi063.mrzkxq (mgr.14164) 83 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:03.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:01.817598+0000 mon.smithi063 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T00:39:03.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:01.818399+0000 mon.smithi063 (mon.0) 242 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:03.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:01.184661+0000 mgr.smithi063.mrzkxq (mgr.14164) 83 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:03.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:01.817598+0000 mon.smithi063 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T00:39:03.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:01.818399+0000 mon.smithi063 (mon.0) 242 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:01.819093+0000 mgr.smithi063.mrzkxq (mgr.14164) 84 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-03-12T00:39:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:03.220632+0000 mon.smithi063 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:04.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:01.819093+0000 mgr.smithi063.mrzkxq (mgr.14164) 84 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-03-12T00:39:04.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:03.220632+0000 mon.smithi063 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:05.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:03.184885+0000 mgr.smithi063.mrzkxq (mgr.14164) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:05.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:03.221316+0000 mgr.smithi063.mrzkxq (mgr.14164) 86 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-03-12T00:39:05.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:03.223647+0000 mgr.smithi063.mrzkxq (mgr.14164) 87 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-03-12T00:39:05.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:03.184885+0000 mgr.smithi063.mrzkxq (mgr.14164) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:05.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:03.221316+0000 mgr.smithi063.mrzkxq (mgr.14164) 86 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-03-12T00:39:05.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:03.223647+0000 mgr.smithi063.mrzkxq (mgr.14164) 87 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-03-12T00:39:06.827 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 0 on host 'smithi063' 2024-03-12T00:39:07.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:05.185240+0000 mgr.smithi063.mrzkxq (mgr.14164) 88 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:05.185240+0000 mgr.smithi063.mrzkxq (mgr.14164) 88 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:08.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:06.819154+0000 mon.smithi063 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:08.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:06.822753+0000 mon.smithi063 (mon.0) 245 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:08.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:07.185692+0000 mgr.smithi063.mrzkxq (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:08.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:06.819154+0000 mon.smithi063 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:08.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:06.822753+0000 mon.smithi063 (mon.0) 245 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:08.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:07.185692+0000 mgr.smithi063.mrzkxq (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:09.076 DEBUG:teuthology.orchestra.run.smithi063:osd.0> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.0.service 2024-03-12T00:39:09.078 INFO:tasks.cephadm:Deploying osd.1 on smithi063 with /dev/vg_nvme/lv_3... 2024-03-12T00:39:09.078 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-12T00:39:09.114 INFO:journalctl@ceph.osd.0.smithi063.stdout:-- Logs begin at Tue 2024-03-12 00:28:44 UTC. -- 2024-03-12T00:39:10.037 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:39:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0[45990]: debug 2024-03-12T00:39:09.916+0000 7f269d379080 -1 osd.0 0 log_to_monitors {default=true} 2024-03-12T00:39:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:09.185952+0000 mgr.smithi063.mrzkxq (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:09.919737+0000 mon.smithi063 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T00:39:10.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:09.185952+0000 mgr.smithi063.mrzkxq (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:10.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:09.919737+0000 mon.smithi063 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T00:39:11.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:10.240921+0000 mon.smithi063 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T00:39:11.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:10.240966+0000 mon.smithi063 (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-12T00:39:11.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:10.241260+0000 mon.smithi063 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:11.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:10.241570+0000 mon.smithi063 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:39:11.411 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:39:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0[45990]: debug 2024-03-12T00:39:11.250+0000 7f26938dc700 -1 osd.0 0 waiting for initial osdmap 2024-03-12T00:39:11.411 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:39:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0[45990]: debug 2024-03-12T00:39:11.254+0000 7f268c050700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:39:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:10.240921+0000 mon.smithi063 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T00:39:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:10.240966+0000 mon.smithi063 (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-12T00:39:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:10.241260+0000 mon.smithi063 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:10.241570+0000 mon.smithi063 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:39:12.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:11.186243+0000 mgr.smithi063.mrzkxq (mgr.14164) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:12.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:11.242753+0000 mon.smithi063 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:39:12.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:11.242802+0000 mon.smithi063 (mon.0) 252 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-03-12T00:39:12.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:11.242894+0000 mon.smithi063 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:12.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:11.253074+0000 mon.smithi063 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:11.186243+0000 mgr.smithi063.mrzkxq (mgr.14164) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:11.242753+0000 mon.smithi063 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:39:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:11.242802+0000 mon.smithi063 (mon.0) 252 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-03-12T00:39:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:11.242894+0000 mon.smithi063 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:11.253074+0000 mon.smithi063 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:12.689 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-12T00:39:12.689 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-12T00:39:12.689 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2024-03-12T00:39:12.689 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2024-03-12T00:39:12.689 INFO:teuthology.orchestra.run.smithi063.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0120704 s, 869 MB/s 2024-03-12T00:39:12.690 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2024-03-12T00:39:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:10.965772+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:39:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:10.965967+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:39:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:12.251036+0000 mon.smithi063 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:13.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:12.253808+0000 mon.smithi063 (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190] boot 2024-03-12T00:39:13.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:12.253839+0000 mon.smithi063 (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-12T00:39:13.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:12.254169+0000 mon.smithi063 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:13.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:13.143324+0000 mon.smithi063 (mon.0) 259 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:13.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:13.144156+0000 mon.smithi063 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:39:13.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:13.144869+0000 mon.smithi063 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:10.965772+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:10.965967+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:12.251036+0000 mon.smithi063 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:12.253808+0000 mon.smithi063 (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1580997190,v1:172.21.15.63:6803/1580997190] boot 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:12.253839+0000 mon.smithi063 (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:12.254169+0000 mon.smithi063 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:13.143324+0000 mon.smithi063 (mon.0) 259 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:13.144156+0000 mon.smithi063 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:39:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:13.144869+0000 mon.smithi063 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:13.799 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_3 2024-03-12T00:39:14.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:13.143915+0000 mgr.smithi063.mrzkxq (mgr.14164) 92 : cephadm [INF] Reconfiguring crash.smithi063 (monmap changed)... 2024-03-12T00:39:14.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:13.145523+0000 mgr.smithi063.mrzkxq (mgr.14164) 93 : cephadm [INF] Reconfiguring daemon crash.smithi063 on smithi063 2024-03-12T00:39:14.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:13.186478+0000 mgr.smithi063.mrzkxq (mgr.14164) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:14.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:13.258583+0000 mon.smithi063 (mon.0) 262 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-03-12T00:39:14.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:13.143915+0000 mgr.smithi063.mrzkxq (mgr.14164) 92 : cephadm [INF] Reconfiguring crash.smithi063 (monmap changed)... 2024-03-12T00:39:14.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:13.145523+0000 mgr.smithi063.mrzkxq (mgr.14164) 93 : cephadm [INF] Reconfiguring daemon crash.smithi063 on smithi063 2024-03-12T00:39:14.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:13.186478+0000 mgr.smithi063.mrzkxq (mgr.14164) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-12T00:39:14.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:13.258583+0000 mon.smithi063 (mon.0) 262 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-03-12T00:39:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:15.186904+0000 mgr.smithi063.mrzkxq (mgr.14164) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:15.637171+0000 mon.smithi063 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:16.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:15.637817+0000 mgr.smithi063.mrzkxq (mgr.14164) 96 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-03-12T00:39:16.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:15.642139+0000 mgr.smithi063.mrzkxq (mgr.14164) 97 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-03-12T00:39:16.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:15.186904+0000 mgr.smithi063.mrzkxq (mgr.14164) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:16.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:15.637171+0000 mon.smithi063 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:16.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:15.637817+0000 mgr.smithi063.mrzkxq (mgr.14164) 96 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-03-12T00:39:16.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:15.642139+0000 mgr.smithi063.mrzkxq (mgr.14164) 97 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-03-12T00:39:17.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:16.847715+0000 mon.smithi063 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:39:17.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:16.848914+0000 mon.smithi063 (mon.0) 265 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:39:17.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:16.849439+0000 mon.smithi063 (mon.0) 266 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:17.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:16.847715+0000 mon.smithi063 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:39:17.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:16.848914+0000 mon.smithi063 (mon.0) 265 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:39:17.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:16.849439+0000 mon.smithi063 (mon.0) 266 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:16.847015+0000 mgr.smithi063.mrzkxq (mgr.14164) 98 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:39:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:17.187235+0000 mgr.smithi063.mrzkxq (mgr.14164) 99 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:16.847015+0000 mgr.smithi063.mrzkxq (mgr.14164) 98 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:39:18.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:17.187235+0000 mgr.smithi063.mrzkxq (mgr.14164) 99 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:20.777 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:19.187656+0000 mgr.smithi063.mrzkxq (mgr.14164) 100 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:20.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:19.187656+0000 mgr.smithi063.mrzkxq (mgr.14164) 100 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:22.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:21.090253+0000 mon.smithi063 (mon.0) 267 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:22.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:21.090872+0000 mgr.smithi063.mrzkxq (mgr.14164) 101 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:39:22.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:21.093068+0000 mgr.smithi063.mrzkxq (mgr.14164) 102 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:39:22.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:21.187934+0000 mgr.smithi063.mrzkxq (mgr.14164) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:22.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:21.090253+0000 mon.smithi063 (mon.0) 267 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:22.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:21.090872+0000 mgr.smithi063.mrzkxq (mgr.14164) 101 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:39:22.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:21.093068+0000 mgr.smithi063.mrzkxq (mgr.14164) 102 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:39:22.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:21.187934+0000 mgr.smithi063.mrzkxq (mgr.14164) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:23.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:22.130061+0000 mon.smithi063 (mon.0) 268 : audit [INF] from='client.? 172.21.15.63:0/3652423229' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9845fef7-179b-46b5-80b9-568961784a10"}]: dispatch 2024-03-12T00:39:23.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:22.138007+0000 mon.smithi063 (mon.0) 269 : audit [INF] from='client.? 172.21.15.63:0/3652423229' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9845fef7-179b-46b5-80b9-568961784a10"}]': finished 2024-03-12T00:39:23.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:22.138056+0000 mon.smithi063 (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-12T00:39:23.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:22.138146+0000 mon.smithi063 (mon.0) 271 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:23.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:22.563861+0000 mon.smithi063 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.63:0/808769310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:39:23.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:22.130061+0000 mon.smithi063 (mon.0) 268 : audit [INF] from='client.? 172.21.15.63:0/3652423229' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9845fef7-179b-46b5-80b9-568961784a10"}]: dispatch 2024-03-12T00:39:23.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:22.138007+0000 mon.smithi063 (mon.0) 269 : audit [INF] from='client.? 172.21.15.63:0/3652423229' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9845fef7-179b-46b5-80b9-568961784a10"}]': finished 2024-03-12T00:39:23.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:22.138056+0000 mon.smithi063 (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-12T00:39:23.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:22.138146+0000 mon.smithi063 (mon.0) 271 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:23.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:22.563861+0000 mon.smithi063 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.63:0/808769310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:39:24.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:23.188324+0000 mgr.smithi063.mrzkxq (mgr.14164) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:24.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:23.188324+0000 mgr.smithi063.mrzkxq (mgr.14164) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:26.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:25.188681+0000 mgr.smithi063.mrzkxq (mgr.14164) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:25.188681+0000 mgr.smithi063.mrzkxq (mgr.14164) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:28.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:27.188919+0000 mgr.smithi063.mrzkxq (mgr.14164) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:28.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:27.188919+0000 mgr.smithi063.mrzkxq (mgr.14164) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:29.189192+0000 mgr.smithi063.mrzkxq (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:29.189192+0000 mgr.smithi063.mrzkxq (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:31.979 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:30.750823+0000 mon.smithi063 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:31.980 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:30.751339+0000 mgr.smithi063.mrzkxq (mgr.14164) 108 : cephadm [INF] Reconfiguring crash.smithi139 (monmap changed)... 2024-03-12T00:39:31.980 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:30.751586+0000 mon.smithi063 (mon.0) 274 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:39:31.980 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:30.752309+0000 mon.smithi063 (mon.0) 275 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:31.980 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:30.752826+0000 mgr.smithi063.mrzkxq (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon crash.smithi139 on smithi139 2024-03-12T00:39:32.135 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:30.750823+0000 mon.smithi063 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:32.135 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:30.751339+0000 mgr.smithi063.mrzkxq (mgr.14164) 108 : cephadm [INF] Reconfiguring crash.smithi139 (monmap changed)... 2024-03-12T00:39:32.135 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:30.751586+0000 mon.smithi063 (mon.0) 274 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:39:32.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:30.752309+0000 mon.smithi063 (mon.0) 275 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:32.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:30.752826+0000 mgr.smithi063.mrzkxq (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon crash.smithi139 on smithi139 2024-03-12T00:39:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:31.189425+0000 mgr.smithi063.mrzkxq (mgr.14164) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:32.016786+0000 mon.smithi063 (mon.0) 276 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:32.017523+0000 mon.smithi063 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:39:32.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:32.018176+0000 mon.smithi063 (mon.0) 278 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:39:32.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:32.018695+0000 mon.smithi063 (mon.0) 279 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:32.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:32.152680+0000 mon.smithi063 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T00:39:32.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:32.153247+0000 mon.smithi063 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:31.189425+0000 mgr.smithi063.mrzkxq (mgr.14164) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:32.016786+0000 mon.smithi063 (mon.0) 276 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:32.017523+0000 mon.smithi063 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:32.018176+0000 mon.smithi063 (mon.0) 278 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:32.018695+0000 mon.smithi063 (mon.0) 279 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:32.152680+0000 mon.smithi063 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T00:39:33.113 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:32.153247+0000 mon.smithi063 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:34.013 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:32.017253+0000 mgr.smithi063.mrzkxq (mgr.14164) 111 : cephadm [INF] Reconfiguring mgr.smithi139.ncafpp (monmap changed)... 2024-03-12T00:39:34.014 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:32.019158+0000 mgr.smithi063.mrzkxq (mgr.14164) 112 : cephadm [INF] Reconfiguring daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:39:34.014 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:32.153736+0000 mgr.smithi063.mrzkxq (mgr.14164) 113 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-03-12T00:39:34.014 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:33.405224+0000 mon.smithi063 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:34.014 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:33.405928+0000 mon.smithi063 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:39:34.014 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:33.406494+0000 mon.smithi063 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:39:34.014 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:33.407022+0000 mon.smithi063 (mon.0) 285 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:34.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:32.017253+0000 mgr.smithi063.mrzkxq (mgr.14164) 111 : cephadm [INF] Reconfiguring mgr.smithi139.ncafpp (monmap changed)... 2024-03-12T00:39:34.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:32.019158+0000 mgr.smithi063.mrzkxq (mgr.14164) 112 : cephadm [INF] Reconfiguring daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:39:34.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:32.153736+0000 mgr.smithi063.mrzkxq (mgr.14164) 113 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-03-12T00:39:34.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:33.405224+0000 mon.smithi063 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:34.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:33.405928+0000 mon.smithi063 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:39:34.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:33.406494+0000 mon.smithi063 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:39:34.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:33.407022+0000 mon.smithi063 (mon.0) 285 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:33.189712+0000 mgr.smithi063.mrzkxq (mgr.14164) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:33.405719+0000 mgr.smithi063.mrzkxq (mgr.14164) 115 : cephadm [INF] Reconfiguring mon.smithi139 (monmap changed)... 2024-03-12T00:39:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:33.407472+0000 mgr.smithi063.mrzkxq (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mon.smithi139 on smithi139 2024-03-12T00:39:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:34.653473+0000 mon.smithi063 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:34.655731+0000 mon.smithi063 (mon.0) 287 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:39:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:33.189712+0000 mgr.smithi063.mrzkxq (mgr.14164) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:33.405719+0000 mgr.smithi063.mrzkxq (mgr.14164) 115 : cephadm [INF] Reconfiguring mon.smithi139 (monmap changed)... 2024-03-12T00:39:35.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:33.407472+0000 mgr.smithi063.mrzkxq (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mon.smithi139 on smithi139 2024-03-12T00:39:35.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:34.653473+0000 mon.smithi063 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:35.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:34.655731+0000 mon.smithi063 (mon.0) 287 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:39:35.647 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 1 on host 'smithi063' 2024-03-12T00:39:36.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:34.656034+0000 mgr.smithi063.mrzkxq (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:39:36.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.639873+0000 mon.smithi063 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.643593+0000 mon.smithi063 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.654442+0000 mon.smithi063 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.63:9093"}]: dispatch 2024-03-12T00:39:36.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.658941+0000 mon.smithi063 (mon.0) 291 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.661698+0000 mon.smithi063 (mon.0) 292 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.666877+0000 mon.smithi063 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.63:3000"}]: dispatch 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.671996+0000 mon.smithi063 (mon.0) 294 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.675273+0000 mon.smithi063 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.680520+0000 mon.smithi063 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.63:9095"}]: dispatch 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.685733+0000 mon.smithi063 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.688321+0000 mon.smithi063 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.689559+0000 mon.smithi063 (mon.0) 299 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:36.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.690673+0000 mon.smithi063 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:34.656034+0000 mgr.smithi063.mrzkxq (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.639873+0000 mon.smithi063 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.643593+0000 mon.smithi063 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.654442+0000 mon.smithi063 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.63:9093"}]: dispatch 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.658941+0000 mon.smithi063 (mon.0) 291 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.661698+0000 mon.smithi063 (mon.0) 292 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.666877+0000 mon.smithi063 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.63:3000"}]: dispatch 2024-03-12T00:39:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.671996+0000 mon.smithi063 (mon.0) 294 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.675273+0000 mon.smithi063 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:39:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.680520+0000 mon.smithi063 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.63:9095"}]: dispatch 2024-03-12T00:39:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.685733+0000 mon.smithi063 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.688321+0000 mon.smithi063 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:39:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.689559+0000 mon.smithi063 (mon.0) 299 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.690673+0000 mon.smithi063 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:39:36.298 DEBUG:teuthology.orchestra.run.smithi063:osd.1> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.1.service 2024-03-12T00:39:36.300 INFO:tasks.cephadm:Deploying osd.2 on smithi063 with /dev/vg_nvme/lv_2... 2024-03-12T00:39:36.301 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-12T00:39:36.332 INFO:journalctl@ceph.osd.1.smithi063.stdout:-- Logs begin at Tue 2024-03-12 00:28:44 UTC. -- 2024-03-12T00:39:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:35.190116+0000 mgr.smithi063.mrzkxq (mgr.14164) 118 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.654764+0000 mgr.smithi063.mrzkxq (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.63:9093"}]: dispatch 2024-03-12T00:39:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.662166+0000 mgr.smithi063.mrzkxq (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:39:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.667183+0000 mgr.smithi063.mrzkxq (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.63:3000"}]: dispatch 2024-03-12T00:39:37.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.675582+0000 mgr.smithi063.mrzkxq (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:39:37.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:35.680830+0000 mgr.smithi063.mrzkxq (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.63:9095"}]: dispatch 2024-03-12T00:39:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:35.190116+0000 mgr.smithi063.mrzkxq (mgr.14164) 118 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.654764+0000 mgr.smithi063.mrzkxq (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.63:9093"}]: dispatch 2024-03-12T00:39:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.662166+0000 mgr.smithi063.mrzkxq (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:39:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.667183+0000 mgr.smithi063.mrzkxq (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.63:3000"}]: dispatch 2024-03-12T00:39:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.675582+0000 mgr.smithi063.mrzkxq (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:39:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:35.680830+0000 mgr.smithi063.mrzkxq (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.63:9095"}]: dispatch 2024-03-12T00:39:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:37.190368+0000 mgr.smithi063.mrzkxq (mgr.14164) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:37.591515+0000 mon.smithi063 (mon.0) 301 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:38.911 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:39:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1[49302]: debug 2024-03-12T00:39:38.771+0000 7f8a0a010080 -1 osd.1 0 log_to_monitors {default=true} 2024-03-12T00:39:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:37.190368+0000 mgr.smithi063.mrzkxq (mgr.14164) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:37.591515+0000 mon.smithi063 (mon.0) 301 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:39.833 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-12T00:39:39.833 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-12T00:39:39.833 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2024-03-12T00:39:39.833 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2024-03-12T00:39:39.833 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110538 s, 949 MB/s 2024-03-12T00:39:39.833 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2024-03-12T00:39:39.866 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:38.776350+0000 mon.smithi063 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T00:39:39.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:38.776350+0000 mon.smithi063 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T00:39:40.471 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_2 2024-03-12T00:39:40.808 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1[49302]: debug 2024-03-12T00:39:40.602+0000 7f8a00573700 -1 osd.1 0 waiting for initial osdmap 2024-03-12T00:39:40.808 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1[49302]: debug 2024-03-12T00:39:40.605+0000 7f89fbced700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:39:40.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:39.190679+0000 mgr.smithi063.mrzkxq (mgr.14164) 125 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:40.809 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:39.599885+0000 mon.smithi063 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T00:39:40.809 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:39.599928+0000 mon.smithi063 (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-12T00:39:40.809 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:39.600034+0000 mon.smithi063 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:40.809 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:39.600480+0000 mon.smithi063 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:39:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:39.190679+0000 mgr.smithi063.mrzkxq (mgr.14164) 125 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:39.599885+0000 mon.smithi063 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T00:39:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:39.599928+0000 mon.smithi063 (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-12T00:39:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:39.600034+0000 mon.smithi063 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:39.600480+0000 mon.smithi063 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:39:41.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:40.600412+0000 mon.smithi063 (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:39:41.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:40.600459+0000 mon.smithi063 (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-03-12T00:39:41.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:40.600811+0000 mon.smithi063 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:41.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:40.604573+0000 mon.smithi063 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:41.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:40.600412+0000 mon.smithi063 (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:39:41.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:40.600459+0000 mon.smithi063 (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-03-12T00:39:41.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:40.600811+0000 mon.smithi063 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:41.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:40.604573+0000 mon.smithi063 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:39.799143+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:39.799245+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:41.190937+0000 mgr.smithi063.mrzkxq (mgr.14164) 126 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:41.605103+0000 mon.smithi063 (mon.0) 311 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:41.608492+0000 mon.smithi063 (mon.0) 312 : cluster [INF] osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898] boot 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:41.608518+0000 mon.smithi063 (mon.0) 313 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-12T00:39:42.712 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:41.608610+0000 mon.smithi063 (mon.0) 314 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:39.799143+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:39.799245+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:41.190937+0000 mgr.smithi063.mrzkxq (mgr.14164) 126 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:41.605103+0000 mon.smithi063 (mon.0) 311 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:41.608492+0000 mon.smithi063 (mon.0) 312 : cluster [INF] osd.1 [v2:172.21.15.63:6810/440696898,v1:172.21.15.63:6811/440696898] boot 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:41.608518+0000 mon.smithi063 (mon.0) 313 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-12T00:39:42.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:41.608610+0000 mon.smithi063 (mon.0) 314 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:39:43.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:42.617505+0000 mon.smithi063 (mon.0) 315 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-03-12T00:39:43.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:43.051354+0000 mon.smithi063 (mon.0) 316 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:39:43.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:43.052585+0000 mon.smithi063 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:39:43.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:43.053115+0000 mon.smithi063 (mon.0) 318 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:43.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:43.270174+0000 mon.smithi063 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:43.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:42.617505+0000 mon.smithi063 (mon.0) 315 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-03-12T00:39:43.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:43.051354+0000 mon.smithi063 (mon.0) 316 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:39:43.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:43.052585+0000 mon.smithi063 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:39:43.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:43.053115+0000 mon.smithi063 (mon.0) 318 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:43.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:43.270174+0000 mon.smithi063 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:43.050575+0000 mgr.smithi063.mrzkxq (mgr.14164) 127 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:39:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:43.191228+0000 mgr.smithi063.mrzkxq (mgr.14164) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:44.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:43.050575+0000 mgr.smithi063.mrzkxq (mgr.14164) 127 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:39:44.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:43.191228+0000 mgr.smithi063.mrzkxq (mgr.14164) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:45.191680+0000 mgr.smithi063.mrzkxq (mgr.14164) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:46.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:46.480011+0000 mon.smithi063 (mon.0) 320 : audit [INF] from='client.? 172.21.15.63:0/985706953' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0e2465c-e235-40c1-901f-e1a66aaaed2d"}]: dispatch 2024-03-12T00:39:46.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:46.488283+0000 mon.smithi063 (mon.0) 321 : audit [INF] from='client.? 172.21.15.63:0/985706953' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0e2465c-e235-40c1-901f-e1a66aaaed2d"}]': finished 2024-03-12T00:39:46.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:46.488324+0000 mon.smithi063 (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-12T00:39:46.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:46.488408+0000 mon.smithi063 (mon.0) 323 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:39:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:45.191680+0000 mgr.smithi063.mrzkxq (mgr.14164) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:46.480011+0000 mon.smithi063 (mon.0) 320 : audit [INF] from='client.? 172.21.15.63:0/985706953' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0e2465c-e235-40c1-901f-e1a66aaaed2d"}]: dispatch 2024-03-12T00:39:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:46.488283+0000 mon.smithi063 (mon.0) 321 : audit [INF] from='client.? 172.21.15.63:0/985706953' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0e2465c-e235-40c1-901f-e1a66aaaed2d"}]': finished 2024-03-12T00:39:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:46.488324+0000 mon.smithi063 (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-12T00:39:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:46.488408+0000 mon.smithi063 (mon.0) 323 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:39:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:46.914923+0000 mon.smithi063 (mon.0) 324 : audit [DBG] from='client.? 172.21.15.63:0/2860863051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:39:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:46.914923+0000 mon.smithi063 (mon.0) 324 : audit [DBG] from='client.? 172.21.15.63:0/2860863051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:39:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:47.191933+0000 mgr.smithi063.mrzkxq (mgr.14164) 130 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:47.191933+0000 mgr.smithi063.mrzkxq (mgr.14164) 130 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:49.192207+0000 mgr.smithi063.mrzkxq (mgr.14164) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:50.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:49.192207+0000 mgr.smithi063.mrzkxq (mgr.14164) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:52.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:51.192598+0000 mgr.smithi063.mrzkxq (mgr.14164) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:52.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.433273+0000 mon.smithi063 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:51.192598+0000 mgr.smithi063.mrzkxq (mgr.14164) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:52.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.433273+0000 mon.smithi063 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:52.428023+0000 mgr.smithi063.mrzkxq (mgr.14164) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-03-12T00:39:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.708850+0000 mon.smithi063 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:39:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.709494+0000 mon.smithi063 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:39:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:52.710010+0000 mgr.smithi063.mrzkxq (mgr.14164) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6449M 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.715678+0000 mon.smithi063 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.721060+0000 mon.smithi063 (mon.0) 329 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.723960+0000 mon.smithi063 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.724883+0000 mon.smithi063 (mon.0) 331 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:52.725457+0000 mon.smithi063 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:53.573144+0000 mon.smithi063 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T00:39:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:53.573814+0000 mon.smithi063 (mon.0) 334 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:52.428023+0000 mgr.smithi063.mrzkxq (mgr.14164) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-03-12T00:39:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.708850+0000 mon.smithi063 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.709494+0000 mon.smithi063 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:52.710010+0000 mgr.smithi063.mrzkxq (mgr.14164) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6449M 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.715678+0000 mon.smithi063 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.721060+0000 mon.smithi063 (mon.0) 329 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.723960+0000 mon.smithi063 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.724883+0000 mon.smithi063 (mon.0) 331 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:52.725457+0000 mon.smithi063 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:53.573144+0000 mon.smithi063 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T00:39:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:53.573814+0000 mon.smithi063 (mon.0) 334 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:39:54.875 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:53.192884+0000 mgr.smithi063.mrzkxq (mgr.14164) 135 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:54.875 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:39:53.574301+0000 mgr.smithi063.mrzkxq (mgr.14164) 136 : cephadm [INF] Deploying daemon osd.2 on smithi063 2024-03-12T00:39:54.875 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:54.537538+0000 mon.smithi063 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:55.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:53.192884+0000 mgr.smithi063.mrzkxq (mgr.14164) 135 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:55.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:39:53.574301+0000 mgr.smithi063.mrzkxq (mgr.14164) 136 : cephadm [INF] Deploying daemon osd.2 on smithi063 2024-03-12T00:39:55.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:54.537538+0000 mon.smithi063 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:39:57.070 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:55.193288+0000 mgr.smithi063.mrzkxq (mgr.14164) 137 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:55.193288+0000 mgr.smithi063.mrzkxq (mgr.14164) 137 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:58.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:57.317732+0000 mon.smithi063 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:39:58.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:57.319685+0000 mon.smithi063 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:39:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:57.317732+0000 mon.smithi063 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:39:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:57.319685+0000 mon.smithi063 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:39:58.965 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 2 on host 'smithi063' 2024-03-12T00:39:58.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:57.193709+0000 mgr.smithi063.mrzkxq (mgr.14164) 138 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:39:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:57.193709+0000 mgr.smithi063.mrzkxq (mgr.14164) 138 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:00.181 DEBUG:teuthology.orchestra.run.smithi063:osd.2> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.2.service 2024-03-12T00:40:00.183 INFO:tasks.cephadm:Deploying osd.3 on smithi063 with /dev/vg_nvme/lv_1... 2024-03-12T00:40:00.183 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-12T00:40:00.209 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:58.957713+0000 mon.smithi063 (mon.0) 338 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:00.209 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:39:58.961672+0000 mon.smithi063 (mon.0) 339 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:00.209 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:39:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:39:59.194006+0000 mgr.smithi063.mrzkxq (mgr.14164) 139 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:00.213 INFO:journalctl@ceph.osd.2.smithi063.stdout:-- Logs begin at Tue 2024-03-12 00:28:44 UTC. -- 2024-03-12T00:40:00.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:58.957713+0000 mon.smithi063 (mon.0) 338 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:00.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:39:58.961672+0000 mon.smithi063 (mon.0) 339 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:00.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:39:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:39:59.194006+0000 mgr.smithi063.mrzkxq (mgr.14164) 139 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:00.000132+0000 mon.smithi063 (mon.0) 340 : cluster [INF] overall HEALTH_OK 2024-03-12T00:40:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:00.311427+0000 mon.smithi063 (mon.0) 341 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:01.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:00.000132+0000 mon.smithi063 (mon.0) 340 : cluster [INF] overall HEALTH_OK 2024-03-12T00:40:01.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:00.311427+0000 mon.smithi063 (mon.0) 341 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:02.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:01.194432+0000 mgr.smithi063.mrzkxq (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:02.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:02.071787+0000 mon.smithi063 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T00:40:02.411 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 00:40:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2[52901]: debug 2024-03-12T00:40:02.068+0000 7fe69184a080 -1 osd.2 0 log_to_monitors {default=true} 2024-03-12T00:40:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:01.194432+0000 mgr.smithi063.mrzkxq (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:02.071787+0000 mon.smithi063 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T00:40:03.560 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-12T00:40:03.560 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-12T00:40:03.560 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2024-03-12T00:40:03.560 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2024-03-12T00:40:03.560 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110476 s, 949 MB/s 2024-03-12T00:40:03.560 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2024-03-12T00:40:04.365 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2[52901]: debug 2024-03-12T00:40:03.972+0000 7fe687dad700 -1 osd.2 0 waiting for initial osdmap 2024-03-12T00:40:04.365 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2[52901]: debug 2024-03-12T00:40:03.975+0000 7fe680521700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:40:04.365 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:02.968384+0000 mon.smithi063 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T00:40:04.365 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:02.968458+0000 mon.smithi063 (mon.0) 344 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-12T00:40:04.365 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:02.968575+0000 mon.smithi063 (mon.0) 345 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:04.365 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:02.969063+0000 mon.smithi063 (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:40:04.365 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:03.194705+0000 mgr.smithi063.mrzkxq (mgr.14164) 141 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:04.384 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_1 2024-03-12T00:40:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:02.968384+0000 mon.smithi063 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T00:40:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:02.968458+0000 mon.smithi063 (mon.0) 344 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-12T00:40:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:02.968575+0000 mon.smithi063 (mon.0) 345 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:04.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:02.969063+0000 mon.smithi063 (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:40:04.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:03.194705+0000 mgr.smithi063.mrzkxq (mgr.14164) 141 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:05.625 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:03.969290+0000 mon.smithi063 (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:40:05.625 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:03.969339+0000 mon.smithi063 (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-03-12T00:40:05.625 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:03.969713+0000 mon.smithi063 (mon.0) 349 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:05.626 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:03.973296+0000 mon.smithi063 (mon.0) 350 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:05.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:03.969290+0000 mon.smithi063 (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:40:05.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:03.969339+0000 mon.smithi063 (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-03-12T00:40:05.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:03.969713+0000 mon.smithi063 (mon.0) 349 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:05.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:03.973296+0000 mon.smithi063 (mon.0) 350 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:06.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:03.056254+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:03.056361+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:04.974013+0000 mon.smithi063 (mon.0) 351 : cluster [INF] osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205] boot 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:04.974038+0000 mon.smithi063 (mon.0) 352 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:04.974408+0000 mon.smithi063 (mon.0) 353 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:04.974639+0000 mon.smithi063 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:05.195062+0000 mgr.smithi063.mrzkxq (mgr.14164) 142 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.433636+0000 mon.smithi063 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:05.434805+0000 mgr.smithi063.mrzkxq (mgr.14164) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.439655+0000 mon.smithi063 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.442496+0000 mon.smithi063 (mon.0) 357 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.443363+0000 mon.smithi063 (mon.0) 358 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.443937+0000 mon.smithi063 (mon.0) 359 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.977730+0000 mon.smithi063 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-03-12T00:40:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:05.977779+0000 mon.smithi063 (mon.0) 361 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-12T00:40:06.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:05.978615+0000 mon.smithi063 (mon.0) 362 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-03-12T00:40:06.801 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:03.056254+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:40:06.801 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:03.056361+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:40:06.801 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:04.974013+0000 mon.smithi063 (mon.0) 351 : cluster [INF] osd.2 [v2:172.21.15.63:6818/3164656205,v1:172.21.15.63:6819/3164656205] boot 2024-03-12T00:40:06.801 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:04.974038+0000 mon.smithi063 (mon.0) 352 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-12T00:40:06.801 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:04.974408+0000 mon.smithi063 (mon.0) 353 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:04.974639+0000 mon.smithi063 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:05.195062+0000 mgr.smithi063.mrzkxq (mgr.14164) 142 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.433636+0000 mon.smithi063 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:05.434805+0000 mgr.smithi063.mrzkxq (mgr.14164) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.439655+0000 mon.smithi063 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.442496+0000 mon.smithi063 (mon.0) 357 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.443363+0000 mon.smithi063 (mon.0) 358 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.443937+0000 mon.smithi063 (mon.0) 359 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.977730+0000 mon.smithi063 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:05.977779+0000 mon.smithi063 (mon.0) 361 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-12T00:40:06.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:05.978615+0000 mon.smithi063 (mon.0) 362 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:06.425996+0000 mon.smithi063 (mon.0) 363 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:06.628863+0000 mgr.smithi063.mrzkxq (mgr.14164) 144 : audit [DBG] from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:06.976490+0000 mon.smithi063 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:06.976548+0000 mon.smithi063 (mon.0) 365 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:06.983274+0000 mon.smithi063 (mon.0) 366 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:06.984431+0000 mon.smithi063 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:40:07.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:06.984972+0000 mon.smithi063 (mon.0) 368 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:07.680 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:07.260506+0000 mon.smithi063 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:06.425996+0000 mon.smithi063 (mon.0) 363 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:06.628863+0000 mgr.smithi063.mrzkxq (mgr.14164) 144 : audit [DBG] from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:06.976490+0000 mon.smithi063 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:06.976548+0000 mon.smithi063 (mon.0) 365 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:06.983274+0000 mon.smithi063 (mon.0) 366 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:06.984431+0000 mon.smithi063 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:06.984972+0000 mon.smithi063 (mon.0) 368 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:07.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:07.260506+0000 mon.smithi063 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:08.788 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:07.435058+0000 mgr.smithi063.mrzkxq (mgr.14164) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:07.435058+0000 mgr.smithi063.mrzkxq (mgr.14164) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:09.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:08.444848+0000 mon.smithi063 (mon.0) 370 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-12T00:40:09.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:08.444848+0000 mon.smithi063 (mon.0) 370 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-12T00:40:10.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:09.435343+0000 mgr.smithi063.mrzkxq (mgr.14164) 146 : cluster [DBG] pgmap v108: 1 pgs: 1 creating+activating; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:10.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:09.847914+0000 mon.smithi063 (mon.0) 371 : audit [INF] from='client.? 172.21.15.63:0/222915959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f649b77-23f8-424a-98d7-da0dd68044f5"}]: dispatch 2024-03-12T00:40:10.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:09.851983+0000 mon.smithi063 (mon.0) 372 : audit [INF] from='client.? 172.21.15.63:0/222915959' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f649b77-23f8-424a-98d7-da0dd68044f5"}]': finished 2024-03-12T00:40:10.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:09.852034+0000 mon.smithi063 (mon.0) 373 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-12T00:40:10.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:09.852151+0000 mon.smithi063 (mon.0) 374 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:10.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:10.298698+0000 mon.smithi063 (mon.0) 375 : audit [DBG] from='client.? 172.21.15.63:0/2222142327' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:40:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:09.435343+0000 mgr.smithi063.mrzkxq (mgr.14164) 146 : cluster [DBG] pgmap v108: 1 pgs: 1 creating+activating; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:09.847914+0000 mon.smithi063 (mon.0) 371 : audit [INF] from='client.? 172.21.15.63:0/222915959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f649b77-23f8-424a-98d7-da0dd68044f5"}]: dispatch 2024-03-12T00:40:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:09.851983+0000 mon.smithi063 (mon.0) 372 : audit [INF] from='client.? 172.21.15.63:0/222915959' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f649b77-23f8-424a-98d7-da0dd68044f5"}]': finished 2024-03-12T00:40:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:09.852034+0000 mon.smithi063 (mon.0) 373 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-12T00:40:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:09.852151+0000 mon.smithi063 (mon.0) 374 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:10.298698+0000 mon.smithi063 (mon.0) 375 : audit [DBG] from='client.? 172.21.15.63:0/2222142327' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:40:12.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:11.435583+0000 mgr.smithi063.mrzkxq (mgr.14164) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 creating+activating; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:12.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:11.687022+0000 mon.smithi063 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:11.435583+0000 mgr.smithi063.mrzkxq (mgr.14164) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 creating+activating; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:11.687022+0000 mon.smithi063 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:14.791 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:13.435959+0000 mgr.smithi063.mrzkxq (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-12T00:40:15.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:13.435959+0000 mgr.smithi063.mrzkxq (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-12T00:40:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:15.436428+0000 mgr.smithi063.mrzkxq (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-12T00:40:17.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:15.436428+0000 mgr.smithi063.mrzkxq (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-12T00:40:18.079 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:16.881635+0000 mgr.smithi063.mrzkxq (mgr.14164) 150 : cephadm [INF] Detected new or changed devices on smithi063 2024-03-12T00:40:18.079 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:16.886268+0000 mon.smithi063 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:18.079 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:16.887142+0000 mgr.smithi063.mrzkxq (mgr.14164) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:18.079 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:16.890128+0000 mon.smithi063 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:18.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:16.881635+0000 mgr.smithi063.mrzkxq (mgr.14164) 150 : cephadm [INF] Detected new or changed devices on smithi063 2024-03-12T00:40:18.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:16.886268+0000 mon.smithi063 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:18.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:16.887142+0000 mgr.smithi063.mrzkxq (mgr.14164) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:18.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:16.890128+0000 mon.smithi063 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:17.884537+0000 mon.smithi063 (mon.0) 379 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-12T00:40:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:17.884564+0000 mon.smithi063 (mon.0) 380 : cluster [INF] Cluster is now healthy 2024-03-12T00:40:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:18.097066+0000 mon.smithi063 (mon.0) 381 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T00:40:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:18.097699+0000 mon.smithi063 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:18.098213+0000 mgr.smithi063.mrzkxq (mgr.14164) 152 : cephadm [INF] Deploying daemon osd.3 on smithi063 2024-03-12T00:40:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:17.884537+0000 mon.smithi063 (mon.0) 379 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-12T00:40:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:17.884564+0000 mon.smithi063 (mon.0) 380 : cluster [INF] Cluster is now healthy 2024-03-12T00:40:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:18.097066+0000 mon.smithi063 (mon.0) 381 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T00:40:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:18.097699+0000 mon.smithi063 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:18.098213+0000 mgr.smithi063.mrzkxq (mgr.14164) 152 : cephadm [INF] Deploying daemon osd.3 on smithi063 2024-03-12T00:40:20.021 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:18.887546+0000 mgr.smithi063.mrzkxq (mgr.14164) 153 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:18.887546+0000 mgr.smithi063.mrzkxq (mgr.14164) 153 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:21.675 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 3 on host 'smithi063' 2024-03-12T00:40:22.321 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:20.887883+0000 mgr.smithi063.mrzkxq (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-12T00:40:22.321 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:21.662736+0000 mon.smithi063 (mon.0) 383 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:22.321 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:21.664448+0000 mon.smithi063 (mon.0) 384 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:22.321 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:21.666782+0000 mon.smithi063 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:22.321 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:21.667011+0000 mon.smithi063 (mon.0) 386 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:22.321 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:21.671301+0000 mon.smithi063 (mon.0) 387 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:22.345 DEBUG:teuthology.orchestra.run.smithi063:osd.3> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.3.service 2024-03-12T00:40:22.347 INFO:tasks.cephadm:Deploying osd.4 on smithi139 with /dev/vg_nvme/lv_4... 2024-03-12T00:40:22.347 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-12T00:40:22.382 INFO:journalctl@ceph.osd.3.smithi063.stdout:-- Logs begin at Tue 2024-03-12 00:28:44 UTC. -- 2024-03-12T00:40:22.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:20.887883+0000 mgr.smithi063.mrzkxq (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-12T00:40:22.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:21.662736+0000 mon.smithi063 (mon.0) 383 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:22.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:21.664448+0000 mon.smithi063 (mon.0) 384 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:22.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:21.666782+0000 mon.smithi063 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:22.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:21.667011+0000 mon.smithi063 (mon.0) 386 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:22.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:21.671301+0000 mon.smithi063 (mon.0) 387 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:24.342 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-12T00:40:24.343 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-12T00:40:24.343 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-03-12T00:40:24.343 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-03-12T00:40:24.343 INFO:teuthology.orchestra.run.smithi139.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148763 s, 705 MB/s 2024-03-12T00:40:24.343 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-03-12T00:40:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:22.888127+0000 mgr.smithi063.mrzkxq (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-12T00:40:24.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:22.888127+0000 mgr.smithi063.mrzkxq (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-12T00:40:24.996 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi139:vg_nvme/lv_4 2024-03-12T00:40:25.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 00:40:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3[56369]: debug 2024-03-12T00:40:24.797+0000 7f5e4fd79080 -1 osd.3 0 log_to_monitors {default=true} 2024-03-12T00:40:25.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:24.800481+0000 mon.smithi063 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T00:40:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:24.800481+0000 mon.smithi063 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T00:40:26.365 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:24.888428+0000 mgr.smithi063.mrzkxq (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-12T00:40:26.366 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:25.215947+0000 mon.smithi063 (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T00:40:26.366 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:25.215992+0000 mon.smithi063 (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-12T00:40:26.366 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:25.216238+0000 mon.smithi063 (mon.0) 391 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:26.366 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:25.216550+0000 mon.smithi063 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:40:26.660 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3[56369]: debug 2024-03-12T00:40:26.217+0000 7f5e462dc700 -1 osd.3 0 waiting for initial osdmap 2024-03-12T00:40:26.660 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3[56369]: debug 2024-03-12T00:40:26.226+0000 7f5e41a56700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:40:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:24.888428+0000 mgr.smithi063.mrzkxq (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-12T00:40:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:25.215947+0000 mon.smithi063 (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T00:40:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:25.215992+0000 mon.smithi063 (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-12T00:40:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:25.216238+0000 mon.smithi063 (mon.0) 391 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:25.216550+0000 mon.smithi063 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:40:27.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.214851+0000 mon.smithi063 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:40:27.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:26.214901+0000 mon.smithi063 (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-12T00:40:27.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.215288+0000 mon.smithi063 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:27.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.220904+0000 mon.smithi063 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:27.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.257917+0000 mon.smithi063 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:27.540 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.979906+0000 mon.smithi063 (mon.0) 398 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:40:27.540 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.981211+0000 mon.smithi063 (mon.0) 399 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:40:27.540 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.981718+0000 mon.smithi063 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:27.591 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.214851+0000 mon.smithi063 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-03-12T00:40:27.591 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:26.214901+0000 mon.smithi063 (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-12T00:40:27.591 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.215288+0000 mon.smithi063 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:27.591 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.220904+0000 mon.smithi063 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:27.591 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.257917+0000 mon.smithi063 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:27.591 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.979906+0000 mon.smithi063 (mon.0) 398 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:40:27.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.981211+0000 mon.smithi063 (mon.0) 399 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:40:27.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.981718+0000 mon.smithi063 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:28.479 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:25.749394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:40:28.480 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:25.749486+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:40:28.480 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:26.888724+0000 mgr.smithi063.mrzkxq (mgr.14164) 157 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:28.480 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:26.979144+0000 mgr.smithi063.mrzkxq (mgr.14164) 158 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:40:28.480 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:27.222770+0000 mon.smithi063 (mon.0) 401 : cluster [INF] osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219] boot 2024-03-12T00:40:28.480 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:27.222805+0000 mon.smithi063 (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-12T00:40:28.480 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:27.223087+0000 mon.smithi063 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:28.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:25.749394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:40:28.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:25.749486+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:40:28.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:26.888724+0000 mgr.smithi063.mrzkxq (mgr.14164) 157 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-12T00:40:28.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:26.979144+0000 mgr.smithi063.mrzkxq (mgr.14164) 158 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:40:28.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:27.222770+0000 mon.smithi063 (mon.0) 401 : cluster [INF] osd.3 [v2:172.21.15.63:6826/1554410219,v1:172.21.15.63:6827/1554410219] boot 2024-03-12T00:40:28.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:27.222805+0000 mon.smithi063 (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-12T00:40:28.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:27.223087+0000 mon.smithi063 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:40:29.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:28.262329+0000 mon.smithi063 (mon.0) 404 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-12T00:40:29.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.192791+0000 mon.smithi139 (mon.1) 2 : audit [INF] from='client.? 172.21.15.139:0/275031539' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4b93cbe-5528-4213-b206-fd3e577acc53"}]: dispatch 2024-03-12T00:40:29.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.193185+0000 mon.smithi063 (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4b93cbe-5528-4213-b206-fd3e577acc53"}]: dispatch 2024-03-12T00:40:29.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.196868+0000 mon.smithi063 (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4b93cbe-5528-4213-b206-fd3e577acc53"}]': finished 2024-03-12T00:40:29.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:29.196931+0000 mon.smithi063 (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-12T00:40:29.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.197030+0000 mon.smithi063 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:28.262329+0000 mon.smithi063 (mon.0) 404 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-12T00:40:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.192791+0000 mon.smithi139 (mon.1) 2 : audit [INF] from='client.? 172.21.15.139:0/275031539' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4b93cbe-5528-4213-b206-fd3e577acc53"}]: dispatch 2024-03-12T00:40:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.193185+0000 mon.smithi063 (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4b93cbe-5528-4213-b206-fd3e577acc53"}]: dispatch 2024-03-12T00:40:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.196868+0000 mon.smithi063 (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4b93cbe-5528-4213-b206-fd3e577acc53"}]': finished 2024-03-12T00:40:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:29.196931+0000 mon.smithi063 (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-12T00:40:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.197030+0000 mon.smithi063 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:28.889107+0000 mgr.smithi063.mrzkxq (mgr.14164) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.599490+0000 mon.smithi139 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.139:0/2645155020' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:40:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.624181+0000 mon.smithi063 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.625077+0000 mon.smithi063 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.625665+0000 mon.smithi063 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.626241+0000 mon.smithi063 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.626787+0000 mon.smithi063 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:29.627246+0000 mgr.smithi063.mrzkxq (mgr.14164) 160 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 3224M 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.630032+0000 mon.smithi063 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.635333+0000 mon.smithi063 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.638124+0000 mon.smithi063 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.638885+0000 mon.smithi063 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:29.639344+0000 mon.smithi063 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:28.889107+0000 mgr.smithi063.mrzkxq (mgr.14164) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.599490+0000 mon.smithi139 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.139:0/2645155020' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.624181+0000 mon.smithi063 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.625077+0000 mon.smithi063 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.625665+0000 mon.smithi063 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.626241+0000 mon.smithi063 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.626787+0000 mon.smithi063 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:29.627246+0000 mgr.smithi063.mrzkxq (mgr.14164) 160 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 3224M 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.630032+0000 mon.smithi063 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.635333+0000 mon.smithi063 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:30.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.638124+0000 mon.smithi063 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:30.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.638885+0000 mon.smithi063 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:30.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:29.639344+0000 mon.smithi063 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:32.399 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:30.889369+0000 mgr.smithi063.mrzkxq (mgr.14164) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:30.889369+0000 mgr.smithi063.mrzkxq (mgr.14164) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:34.822 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:32.889630+0000 mgr.smithi063.mrzkxq (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-12T00:40:34.822 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:33.734494+0000 mon.smithi063 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:34.822 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:33.739342+0000 mon.smithi063 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:32.889630+0000 mgr.smithi063.mrzkxq (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-12T00:40:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:33.734494+0000 mon.smithi063 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:33.739342+0000 mon.smithi063 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:35.102485+0000 mon.smithi063 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T00:40:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:35.103316+0000 mon.smithi063 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:36.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:35.102485+0000 mon.smithi063 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T00:40:36.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:35.103316+0000 mon.smithi063 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:37.029 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:34.890017+0000 mgr.smithi063.mrzkxq (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-12T00:40:37.029 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:35.104029+0000 mgr.smithi063.mrzkxq (mgr.14164) 164 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-03-12T00:40:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:34.890017+0000 mgr.smithi063.mrzkxq (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-12T00:40:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:35.104029+0000 mgr.smithi063.mrzkxq (mgr.14164) 164 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-03-12T00:40:38.571 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 4 on host 'smithi139' 2024-03-12T00:40:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:36.890327+0000 mgr.smithi063.mrzkxq (mgr.14164) 165 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:38.559803+0000 mon.smithi063 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:38.562898+0000 mon.smithi063 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:38.563149+0000 mon.smithi063 (mon.0) 425 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:38.564654+0000 mon.smithi063 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:39.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:38.567482+0000 mon.smithi063 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:36.890327+0000 mgr.smithi063.mrzkxq (mgr.14164) 165 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:38.559803+0000 mon.smithi063 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:38.562898+0000 mon.smithi063 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:38.563149+0000 mon.smithi063 (mon.0) 425 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:38.564654+0000 mon.smithi063 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:38.567482+0000 mon.smithi063 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:39.285 DEBUG:teuthology.orchestra.run.smithi139:osd.4> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.4.service 2024-03-12T00:40:39.287 INFO:tasks.cephadm:Deploying osd.5 on smithi139 with /dev/vg_nvme/lv_3... 2024-03-12T00:40:39.287 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-12T00:40:39.321 INFO:journalctl@ceph.osd.4.smithi139.stdout:-- Logs begin at Tue 2024-03-12 00:28:40 UTC. -- 2024-03-12T00:40:40.942 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:38.890650+0000 mgr.smithi063.mrzkxq (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-12T00:40:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:38.890650+0000 mgr.smithi063.mrzkxq (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-12T00:40:41.724 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-12T00:40:41.724 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-12T00:40:41.724 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-03-12T00:40:41.724 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-03-12T00:40:41.724 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151222 s, 693 MB/s 2024-03-12T00:40:41.724 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-03-12T00:40:41.914 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 00:40:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4[43044]: debug 2024-03-12T00:40:41.660+0000 7f1254af4080 -1 osd.4 0 log_to_monitors {default=true} 2024-03-12T00:40:42.532 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:40.891082+0000 mgr.smithi063.mrzkxq (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-12T00:40:42.532 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:41.664735+0000 mon.smithi139 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/3432510823,v1:172.21.15.139:6801/3432510823]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T00:40:42.532 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:41.665182+0000 mon.smithi063 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T00:40:42.551 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi139:vg_nvme/lv_3 2024-03-12T00:40:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:40.891082+0000 mgr.smithi063.mrzkxq (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-12T00:40:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:41.664735+0000 mon.smithi139 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/3432510823,v1:172.21.15.139:6801/3432510823]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T00:40:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:41.665182+0000 mon.smithi063 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T00:40:43.377 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4[43044]: debug 2024-03-12T00:40:43.216+0000 7f124b057700 -1 osd.4 0 waiting for initial osdmap 2024-03-12T00:40:43.377 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4[43044]: debug 2024-03-12T00:40:43.221+0000 7f12467d1700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:42.212865+0000 mon.smithi063 (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:42.212951+0000 mon.smithi063 (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:42.213088+0000 mon.smithi063 (mon.0) 431 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:42.214778+0000 mon.smithi139 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/3432510823,v1:172.21.15.139:6801/3432510823]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:42.215199+0000 mon.smithi063 (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=smithi139", "root=default"]}]: dispatch 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:42.861086+0000 mon.smithi063 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:43.377 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:42.909921+0000 mon.smithi063 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:42.212865+0000 mon.smithi063 (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T00:40:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:42.212951+0000 mon.smithi063 (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-12T00:40:43.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:42.213088+0000 mon.smithi063 (mon.0) 431 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:43.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:42.214778+0000 mon.smithi139 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/3432510823,v1:172.21.15.139:6801/3432510823]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:40:43.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:42.215199+0000 mon.smithi063 (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=smithi139", "root=default"]}]: dispatch 2024-03-12T00:40:43.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:42.861086+0000 mon.smithi063 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:43.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:42.909921+0000 mon.smithi063 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:44.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:42.891353+0000 mgr.smithi063.mrzkxq (mgr.14164) 168 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:44.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:43.214910+0000 mon.smithi063 (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:40:44.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:43.215020+0000 mon.smithi063 (mon.0) 436 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-12T00:40:44.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:43.215600+0000 mon.smithi063 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:44.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:43.219352+0000 mon.smithi063 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:42.891353+0000 mgr.smithi063.mrzkxq (mgr.14164) 168 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-03-12T00:40:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:43.214910+0000 mon.smithi063 (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:40:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:43.215020+0000 mon.smithi063 (mon.0) 436 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-12T00:40:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:43.215600+0000 mon.smithi063 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:43.219352+0000 mon.smithi063 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:42.664530+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:42.664618+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:44.216973+0000 mon.smithi063 (mon.0) 439 : cluster [INF] osd.4 [v2:172.21.15.139:6800/3432510823,v1:172.21.15.139:6801/3432510823] boot 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:44.217079+0000 mon.smithi063 (mon.0) 440 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:44.217277+0000 mon.smithi063 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:44.868602+0000 mon.smithi063 (mon.0) 442 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:44.870300+0000 mon.smithi063 (mon.0) 443 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:40:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:44.871107+0000 mon.smithi063 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:42.664530+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:42.664618+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:44.216973+0000 mon.smithi063 (mon.0) 439 : cluster [INF] osd.4 [v2:172.21.15.139:6800/3432510823,v1:172.21.15.139:6801/3432510823] boot 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:44.217079+0000 mon.smithi063 (mon.0) 440 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:44.217277+0000 mon.smithi063 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:44.868602+0000 mon.smithi063 (mon.0) 442 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:40:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:44.870300+0000 mon.smithi063 (mon.0) 443 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:40:45.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:44.871107+0000 mon.smithi063 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:46.392 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:44.867630+0000 mgr.smithi063.mrzkxq (mgr.14164) 169 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:40:46.392 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:44.891671+0000 mgr.smithi063.mrzkxq (mgr.14164) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:46.392 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:45.221363+0000 mon.smithi063 (mon.0) 445 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-12T00:40:46.392 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:46.223487+0000 mon.smithi063 (mon.0) 446 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-12T00:40:46.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:44.867630+0000 mgr.smithi063.mrzkxq (mgr.14164) 169 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:40:46.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:44.891671+0000 mgr.smithi063.mrzkxq (mgr.14164) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:46.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:45.221363+0000 mon.smithi063 (mon.0) 445 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-12T00:40:46.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:46.223487+0000 mon.smithi063 (mon.0) 446 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-12T00:40:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:46.892097+0000 mgr.smithi063.mrzkxq (mgr.14164) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:47.699293+0000 mgr.smithi063.mrzkxq (mgr.14164) 172 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:40:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.703967+0000 mon.smithi063 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.974544+0000 mon.smithi063 (mon.0) 448 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.979909+0000 mon.smithi063 (mon.0) 449 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.983580+0000 mon.smithi063 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.987574+0000 mon.smithi063 (mon.0) 451 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.988675+0000 mon.smithi063 (mon.0) 452 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:47.989324+0000 mon.smithi063 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:48.623370+0000 mon.smithi139 (mon.1) 6 : audit [INF] from='client.? 172.21.15.139:0/2894641216' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7cf8b06-7efa-4516-93da-ed8059a20f5c"}]: dispatch 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:48.623848+0000 mon.smithi063 (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7cf8b06-7efa-4516-93da-ed8059a20f5c"}]: dispatch 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:48.627545+0000 mon.smithi063 (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7cf8b06-7efa-4516-93da-ed8059a20f5c"}]': finished 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:48.627590+0000 mon.smithi063 (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-03-12T00:40:48.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:48.627710+0000 mon.smithi063 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:40:49.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:46.892097+0000 mgr.smithi063.mrzkxq (mgr.14164) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:49.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:47.699293+0000 mgr.smithi063.mrzkxq (mgr.14164) 172 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:40:49.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.703967+0000 mon.smithi063 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:49.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.974544+0000 mon.smithi063 (mon.0) 448 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:40:49.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.979909+0000 mon.smithi063 (mon.0) 449 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:49.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.983580+0000 mon.smithi063 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.987574+0000 mon.smithi063 (mon.0) 451 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.988675+0000 mon.smithi063 (mon.0) 452 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:47.989324+0000 mon.smithi063 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:48.623370+0000 mon.smithi139 (mon.1) 6 : audit [INF] from='client.? 172.21.15.139:0/2894641216' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7cf8b06-7efa-4516-93da-ed8059a20f5c"}]: dispatch 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:48.623848+0000 mon.smithi063 (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7cf8b06-7efa-4516-93da-ed8059a20f5c"}]: dispatch 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:48.627545+0000 mon.smithi063 (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7cf8b06-7efa-4516-93da-ed8059a20f5c"}]': finished 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:48.627590+0000 mon.smithi063 (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-03-12T00:40:49.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:48.627710+0000 mon.smithi063 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:40:50.068 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:47.975246+0000 mgr.smithi063.mrzkxq (mgr.14164) 173 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 15970M 2024-03-12T00:40:50.068 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:49.028279+0000 mon.smithi139 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.139:0/2217270564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:40:50.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:47.975246+0000 mgr.smithi063.mrzkxq (mgr.14164) 173 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 15970M 2024-03-12T00:40:50.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:49.028279+0000 mon.smithi139 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.139:0/2217270564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:40:50.812 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:48.892523+0000 mgr.smithi063.mrzkxq (mgr.14164) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:48.892523+0000 mgr.smithi063.mrzkxq (mgr.14164) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:53.020 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:50.892928+0000 mgr.smithi063.mrzkxq (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-12T00:40:53.020 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:52.092935+0000 mon.smithi063 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:53.020 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:52.095995+0000 mon.smithi063 (mon.0) 459 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:50.892928+0000 mgr.smithi063.mrzkxq (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-12T00:40:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:52.092935+0000 mon.smithi063 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:52.095995+0000 mon.smithi063 (mon.0) 459 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:54.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:52.893319+0000 mgr.smithi063.mrzkxq (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-12T00:40:54.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:54.601035+0000 mon.smithi063 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T00:40:54.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:54.601920+0000 mon.smithi063 (mon.0) 461 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:52.893319+0000 mgr.smithi063.mrzkxq (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-12T00:40:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:54.601035+0000 mon.smithi063 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T00:40:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:54.601920+0000 mon.smithi063 (mon.0) 461 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:55.982 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:40:54.602647+0000 mgr.smithi063.mrzkxq (mgr.14164) 177 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-03-12T00:40:56.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:40:54.602647+0000 mgr.smithi063.mrzkxq (mgr.14164) 177 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-03-12T00:40:56.883 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:54.893742+0000 mgr.smithi063.mrzkxq (mgr.14164) 178 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:57.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:54.893742+0000 mgr.smithi063.mrzkxq (mgr.14164) 178 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:57.322803+0000 mon.smithi063 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:40:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:57.323055+0000 mon.smithi063 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:40:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:57.322803+0000 mon.smithi063 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:40:58.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:57.323055+0000 mon.smithi063 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:40:58.422 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 5 on host 'smithi139' 2024-03-12T00:40:59.047 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:56.894082+0000 mgr.smithi063.mrzkxq (mgr.14164) 179 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:59.048 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:58.407983+0000 mon.smithi063 (mon.0) 464 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:59.048 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:58.409870+0000 mon.smithi063 (mon.0) 465 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:59.048 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:58.412691+0000 mon.smithi063 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:59.048 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:58.412892+0000 mon.smithi063 (mon.0) 467 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:59.048 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:40:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:40:58.417752+0000 mon.smithi063 (mon.0) 468 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:59.065 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:56.894082+0000 mgr.smithi063.mrzkxq (mgr.14164) 179 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:40:59.066 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:58.407983+0000 mon.smithi063 (mon.0) 464 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:40:59.066 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:58.409870+0000 mon.smithi063 (mon.0) 465 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:40:59.066 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:58.412691+0000 mon.smithi063 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:59.066 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:58.412892+0000 mon.smithi063 (mon.0) 467 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:40:59.066 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:40:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:40:58.417752+0000 mon.smithi063 (mon.0) 468 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:40:59.088 DEBUG:teuthology.orchestra.run.smithi139:osd.5> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.5.service 2024-03-12T00:40:59.090 INFO:tasks.cephadm:Deploying osd.6 on smithi139 with /dev/vg_nvme/lv_2... 2024-03-12T00:40:59.090 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-12T00:40:59.119 INFO:journalctl@ceph.osd.5.smithi139.stdout:-- Logs begin at Tue 2024-03-12 00:28:40 UTC. -- 2024-03-12T00:41:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:40:58.894504+0000 mgr.smithi063.mrzkxq (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-12T00:41:01.160 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:40:58.894504+0000 mgr.smithi063.mrzkxq (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-12T00:41:01.722 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-12T00:41:01.722 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-12T00:41:01.722 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-03-12T00:41:01.722 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-03-12T00:41:01.722 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121961 s, 860 MB/s 2024-03-12T00:41:01.722 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-03-12T00:41:01.762 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 00:41:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5[45925]: debug 2024-03-12T00:41:01.500+0000 7f549b3ed080 -1 osd.5 0 log_to_monitors {default=true} 2024-03-12T00:41:02.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:00.894812+0000 mgr.smithi063.mrzkxq (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-12T00:41:02.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:01.503947+0000 mon.smithi139 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/560322482,v1:172.21.15.139:6809/560322482]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T00:41:02.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:01.504312+0000 mon.smithi063 (mon.0) 469 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T00:41:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:00.894812+0000 mgr.smithi063.mrzkxq (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-12T00:41:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:01.503947+0000 mon.smithi139 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/560322482,v1:172.21.15.139:6809/560322482]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T00:41:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:01.504312+0000 mon.smithi063 (mon.0) 469 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T00:41:02.684 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi139:vg_nvme/lv_2 2024-03-12T00:41:03.374 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5[45925]: debug 2024-03-12T00:41:03.222+0000 7f5491950700 -1 osd.5 0 waiting for initial osdmap 2024-03-12T00:41:03.375 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5[45925]: debug 2024-03-12T00:41:03.227+0000 7f548a0c4700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:02.217646+0000 mon.smithi063 (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:02.217736+0000 mon.smithi063 (mon.0) 471 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:02.217853+0000 mon.smithi063 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:02.222105+0000 mon.smithi139 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/560322482,v1:172.21.15.139:6809/560322482]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:02.222545+0000 mon.smithi063 (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:02.632534+0000 mon.smithi063 (mon.0) 474 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:03.375 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:02.821248+0000 mon.smithi063 (mon.0) 475 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:02.217646+0000 mon.smithi063 (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T00:41:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:02.217736+0000 mon.smithi063 (mon.0) 471 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-12T00:41:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:02.217853+0000 mon.smithi063 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:02.222105+0000 mon.smithi139 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/560322482,v1:172.21.15.139:6809/560322482]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:02.222545+0000 mon.smithi063 (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:02.632534+0000 mon.smithi063 (mon.0) 474 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:02.821248+0000 mon.smithi063 (mon.0) 475 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:04.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:02.895188+0000 mgr.smithi063.mrzkxq (mgr.14164) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:41:04.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:03.219370+0000 mon.smithi063 (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:41:04.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:03.219436+0000 mon.smithi063 (mon.0) 477 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-12T00:41:04.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:03.219838+0000 mon.smithi063 (mon.0) 478 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:04.273 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:03.223664+0000 mon.smithi063 (mon.0) 479 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:04.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:02.895188+0000 mgr.smithi063.mrzkxq (mgr.14164) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-03-12T00:41:04.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:03.219370+0000 mon.smithi063 (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:41:04.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:03.219436+0000 mon.smithi063 (mon.0) 477 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-12T00:41:04.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:03.219838+0000 mon.smithi063 (mon.0) 478 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:04.663 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:03.223664+0000 mon.smithi063 (mon.0) 479 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:05.501 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:02.527286+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:41:05.501 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:02.527459+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:41:05.501 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:04.221586+0000 mon.smithi063 (mon.0) 480 : cluster [INF] osd.5 [v2:172.21.15.139:6808/560322482,v1:172.21.15.139:6809/560322482] boot 2024-03-12T00:41:05.501 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:04.221646+0000 mon.smithi063 (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-03-12T00:41:05.501 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:04.221833+0000 mon.smithi063 (mon.0) 482 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:05.501 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:05.225442+0000 mon.smithi063 (mon.0) 483 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-12T00:41:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:02.527286+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:41:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:02.527459+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:41:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:04.221586+0000 mon.smithi063 (mon.0) 480 : cluster [INF] osd.5 [v2:172.21.15.139:6808/560322482,v1:172.21.15.139:6809/560322482] boot 2024-03-12T00:41:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:04.221646+0000 mon.smithi063 (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-03-12T00:41:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:04.221833+0000 mon.smithi063 (mon.0) 482 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:41:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:05.225442+0000 mon.smithi063 (mon.0) 483 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-12T00:41:06.574 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:04.895569+0000 mgr.smithi063.mrzkxq (mgr.14164) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:06.574 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:05.825781+0000 mon.smithi063 (mon.0) 484 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:41:06.574 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:05.827639+0000 mon.smithi063 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:41:06.574 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:05.828381+0000 mon.smithi063 (mon.0) 486 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:06.574 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:06.232708+0000 mon.smithi063 (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-12T00:41:06.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:04.895569+0000 mgr.smithi063.mrzkxq (mgr.14164) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:06.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:05.825781+0000 mon.smithi063 (mon.0) 484 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:41:06.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:05.827639+0000 mon.smithi063 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:41:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:05.828381+0000 mon.smithi063 (mon.0) 486 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:06.232708+0000 mon.smithi063 (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-12T00:41:07.457 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:05.824863+0000 mgr.smithi063.mrzkxq (mgr.14164) 184 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:41:07.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:05.824863+0000 mgr.smithi063.mrzkxq (mgr.14164) 184 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:06.896087+0000 mgr.smithi063.mrzkxq (mgr.14164) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.919584+0000 mon.smithi063 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.920532+0000 mon.smithi063 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.921361+0000 mon.smithi063 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.926161+0000 mon.smithi063 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.929997+0000 mon.smithi063 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.933860+0000 mon.smithi063 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.934930+0000 mon.smithi063 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:08.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:07.935648+0000 mon.smithi063 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:08.574 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:06.896087+0000 mgr.smithi063.mrzkxq (mgr.14164) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.919584+0000 mon.smithi063 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.920532+0000 mon.smithi063 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.921361+0000 mon.smithi063 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.926161+0000 mon.smithi063 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.929997+0000 mon.smithi063 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.933860+0000 mon.smithi063 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.934930+0000 mon.smithi063 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:08.575 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:07.935648+0000 mon.smithi063 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:07.914505+0000 mgr.smithi063.mrzkxq (mgr.14164) 186 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:41:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:07.921952+0000 mgr.smithi063.mrzkxq (mgr.14164) 187 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 7985M 2024-03-12T00:41:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:08.874783+0000 mon.smithi139 (mon.1) 10 : audit [INF] from='client.? 172.21.15.139:0/3492447197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c86b6fde-fcb8-4ac2-968c-9c127703588f"}]: dispatch 2024-03-12T00:41:09.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:08.875185+0000 mon.smithi063 (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c86b6fde-fcb8-4ac2-968c-9c127703588f"}]: dispatch 2024-03-12T00:41:09.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:08.878878+0000 mon.smithi063 (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c86b6fde-fcb8-4ac2-968c-9c127703588f"}]': finished 2024-03-12T00:41:09.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:08.878940+0000 mon.smithi063 (mon.0) 498 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-03-12T00:41:09.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:08.879048+0000 mon.smithi063 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:07.914505+0000 mgr.smithi063.mrzkxq (mgr.14164) 186 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:07.921952+0000 mgr.smithi063.mrzkxq (mgr.14164) 187 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 7985M 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:08.874783+0000 mon.smithi139 (mon.1) 10 : audit [INF] from='client.? 172.21.15.139:0/3492447197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c86b6fde-fcb8-4ac2-968c-9c127703588f"}]: dispatch 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:08.875185+0000 mon.smithi063 (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c86b6fde-fcb8-4ac2-968c-9c127703588f"}]: dispatch 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:08.878878+0000 mon.smithi063 (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c86b6fde-fcb8-4ac2-968c-9c127703588f"}]': finished 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:08.878940+0000 mon.smithi063 (mon.0) 498 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-03-12T00:41:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:08.879048+0000 mon.smithi063 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:08.896367+0000 mgr.smithi063.mrzkxq (mgr.14164) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:09.284022+0000 mon.smithi139 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.139:0/2578854028' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:41:10.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:08.896367+0000 mgr.smithi063.mrzkxq (mgr.14164) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:10.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:09.284022+0000 mon.smithi139 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.139:0/2578854028' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:41:12.513 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:10.896665+0000 mgr.smithi063.mrzkxq (mgr.14164) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:12.513 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:12.154839+0000 mon.smithi063 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:12.514 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:12.157678+0000 mon.smithi063 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:12.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:10.896665+0000 mgr.smithi063.mrzkxq (mgr.14164) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:12.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:12.154839+0000 mon.smithi063 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:12.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:12.157678+0000 mon.smithi063 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:14.507 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:12.897026+0000 mgr.smithi063.mrzkxq (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-12T00:41:14.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:12.897026+0000 mgr.smithi063.mrzkxq (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-12T00:41:15.518 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:14.779822+0000 mon.smithi063 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T00:41:15.518 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:14.780743+0000 mon.smithi063 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:15.518 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:14.781505+0000 mgr.smithi063.mrzkxq (mgr.14164) 191 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-03-12T00:41:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:14.779822+0000 mon.smithi063 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T00:41:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:14.780743+0000 mon.smithi063 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:14.781505+0000 mgr.smithi063.mrzkxq (mgr.14164) 191 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-03-12T00:41:16.398 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:14.897482+0000 mgr.smithi063.mrzkxq (mgr.14164) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:16.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:14.897482+0000 mgr.smithi063.mrzkxq (mgr.14164) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:18.343 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 6 on host 'smithi139' 2024-03-12T00:41:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:16.898017+0000 mgr.smithi063.mrzkxq (mgr.14164) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:18.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:16.898017+0000 mgr.smithi063.mrzkxq (mgr.14164) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:19.020 DEBUG:teuthology.orchestra.run.smithi139:osd.6> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.6.service 2024-03-12T00:41:19.023 INFO:tasks.cephadm:Deploying osd.7 on smithi139 with /dev/vg_nvme/lv_1... 2024-03-12T00:41:19.023 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-12T00:41:19.053 INFO:journalctl@ceph.osd.6.smithi139.stdout:-- Logs begin at Tue 2024-03-12 00:28:40 UTC. -- 2024-03-12T00:41:19.553 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:18.331294+0000 mon.smithi063 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:19.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:18.334090+0000 mon.smithi063 (mon.0) 505 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:19.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:18.334350+0000 mon.smithi063 (mon.0) 506 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:19.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:18.336331+0000 mon.smithi063 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:19.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:18.339394+0000 mon.smithi063 (mon.0) 508 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:18.331294+0000 mon.smithi063 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:18.334090+0000 mon.smithi063 (mon.0) 505 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:18.334350+0000 mon.smithi063 (mon.0) 506 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:18.336331+0000 mon.smithi063 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:18.339394+0000 mon.smithi063 (mon.0) 508 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:18.898337+0000 mgr.smithi063.mrzkxq (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-12T00:41:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:18.898337+0000 mgr.smithi063.mrzkxq (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-12T00:41:21.620 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 00:41:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6[48797]: debug 2024-03-12T00:41:21.422+0000 7f134926a080 -1 osd.6 0 log_to_monitors {default=true} 2024-03-12T00:41:22.036 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-12T00:41:22.037 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-12T00:41:22.037 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-03-12T00:41:22.037 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-03-12T00:41:22.037 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125929 s, 833 MB/s 2024-03-12T00:41:22.037 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-03-12T00:41:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:20.898728+0000 mgr.smithi063.mrzkxq (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-12T00:41:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:21.427000+0000 mon.smithi139 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/4139962961,v1:172.21.15.139:6817/4139962961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T00:41:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:21.427503+0000 mon.smithi063 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T00:41:22.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:20.898728+0000 mgr.smithi063.mrzkxq (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-12T00:41:22.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:21.427000+0000 mon.smithi139 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/4139962961,v1:172.21.15.139:6817/4139962961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T00:41:22.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:21.427503+0000 mon.smithi063 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T00:41:22.791 DEBUG:teuthology.orchestra.run.smithi139:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi139:vg_nvme/lv_1 2024-03-12T00:41:23.503 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6[48797]: debug 2024-03-12T00:41:23.358+0000 7f133f7cd700 -1 osd.6 0 waiting for initial osdmap 2024-03-12T00:41:23.503 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6[48797]: debug 2024-03-12T00:41:23.365+0000 7f133a746700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:41:23.503 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:22.349055+0000 mon.smithi063 (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T00:41:23.503 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:22.349143+0000 mon.smithi063 (mon.0) 511 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-03-12T00:41:23.503 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:22.349277+0000 mon.smithi063 (mon.0) 512 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:23.503 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:22.349680+0000 mon.smithi139 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/4139962961,v1:172.21.15.139:6817/4139962961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:23.503 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:22.349992+0000 mon.smithi063 (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:23.504 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:22.631463+0000 mon.smithi063 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:23.504 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:22.879061+0000 mon.smithi063 (mon.0) 515 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:22.349055+0000 mon.smithi063 (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T00:41:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:22.349143+0000 mon.smithi063 (mon.0) 511 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-03-12T00:41:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:22.349277+0000 mon.smithi063 (mon.0) 512 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:22.349680+0000 mon.smithi139 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/4139962961,v1:172.21.15.139:6817/4139962961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:22.349992+0000 mon.smithi063 (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:22.631463+0000 mon.smithi063 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:23.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:22.879061+0000 mon.smithi063 (mon.0) 515 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:24.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:22.899149+0000 mgr.smithi063.mrzkxq (mgr.14164) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:23.353127+0000 mon.smithi063 (mon.0) 516 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:23.353244+0000 mon.smithi063 (mon.0) 517 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:23.353868+0000 mon.smithi063 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:23.360457+0000 mon.smithi063 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:24.353025+0000 mon.smithi063 (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.139:6816/4139962961,v1:172.21.15.139:6817/4139962961] boot 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:24.353076+0000 mon.smithi063 (mon.0) 521 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-03-12T00:41:24.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:24.353261+0000 mon.smithi063 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:22.899149+0000 mgr.smithi063.mrzkxq (mgr.14164) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-03-12T00:41:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:23.353127+0000 mon.smithi063 (mon.0) 516 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:41:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:23.353244+0000 mon.smithi063 (mon.0) 517 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-03-12T00:41:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:23.353868+0000 mon.smithi063 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:23.360457+0000 mon.smithi063 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:24.353025+0000 mon.smithi063 (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.139:6816/4139962961,v1:172.21.15.139:6817/4139962961] boot 2024-03-12T00:41:24.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:24.353076+0000 mon.smithi063 (mon.0) 521 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-03-12T00:41:24.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:24.353261+0000 mon.smithi063 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:41:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:22.451351+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:41:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:22.451505+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:41:25.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:25.356609+0000 mon.smithi063 (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-03-12T00:41:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:22.451351+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:41:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:22.451505+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:41:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:25.356609+0000 mon.smithi063 (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-03-12T00:41:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:24.899608+0000 mgr.smithi063.mrzkxq (mgr.14164) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:25.443905+0000 mgr.smithi063.mrzkxq (mgr.14164) 198 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:41:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:25.444816+0000 mon.smithi063 (mon.0) 524 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:41:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:25.446400+0000 mon.smithi063 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:41:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:25.447175+0000 mon.smithi063 (mon.0) 526 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:24.899608+0000 mgr.smithi063.mrzkxq (mgr.14164) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:25.443905+0000 mgr.smithi063.mrzkxq (mgr.14164) 198 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:41:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:25.444816+0000 mon.smithi063 (mon.0) 524 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-12T00:41:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:25.446400+0000 mon.smithi063 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-12T00:41:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:25.447175+0000 mon.smithi063 (mon.0) 526 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:27.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:26.369071+0000 mon.smithi063 (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-03-12T00:41:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:26.369071+0000 mon.smithi063 (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-03-12T00:41:28.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:26.900095+0000 mgr.smithi063.mrzkxq (mgr.14164) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:28.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:26.900095+0000 mgr.smithi063.mrzkxq (mgr.14164) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:28.900561+0000 mgr.smithi063.mrzkxq (mgr.14164) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:29.028545+0000 mgr.smithi063.mrzkxq (mgr.14164) 201 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:41:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.033927+0000 mon.smithi063 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.035126+0000 mon.smithi063 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.036108+0000 mon.smithi063 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.037036+0000 mon.smithi063 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:30.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:29.037742+0000 mgr.smithi063.mrzkxq (mgr.14164) 202 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 5323M 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.043172+0000 mon.smithi063 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.048974+0000 mon.smithi063 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.052970+0000 mon.smithi063 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.054093+0000 mon.smithi063 (mon.0) 535 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.054844+0000 mon.smithi063 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.061076+0000 mon.smithi063 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.728169+0000 mon.smithi139 (mon.1) 14 : audit [INF] from='client.? 172.21.15.139:0/438062704' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d18321f-f358-4bbb-a937-900bc18d2a59"}]: dispatch 2024-03-12T00:41:30.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.728741+0000 mon.smithi063 (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d18321f-f358-4bbb-a937-900bc18d2a59"}]: dispatch 2024-03-12T00:41:30.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.733740+0000 mon.smithi063 (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d18321f-f358-4bbb-a937-900bc18d2a59"}]': finished 2024-03-12T00:41:30.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:29.733830+0000 mon.smithi063 (mon.0) 540 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-03-12T00:41:30.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:29.733942+0000 mon.smithi063 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:30.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:28.900561+0000 mgr.smithi063.mrzkxq (mgr.14164) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:30.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:29.028545+0000 mgr.smithi063.mrzkxq (mgr.14164) 201 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:41:30.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.033927+0000 mon.smithi063 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.035126+0000 mon.smithi063 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.036108+0000 mon.smithi063 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.037036+0000 mon.smithi063 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:29.037742+0000 mgr.smithi063.mrzkxq (mgr.14164) 202 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 5323M 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.043172+0000 mon.smithi063 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.048974+0000 mon.smithi063 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.052970+0000 mon.smithi063 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.054093+0000 mon.smithi063 (mon.0) 535 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.054844+0000 mon.smithi063 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.061076+0000 mon.smithi063 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.728169+0000 mon.smithi139 (mon.1) 14 : audit [INF] from='client.? 172.21.15.139:0/438062704' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d18321f-f358-4bbb-a937-900bc18d2a59"}]: dispatch 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.728741+0000 mon.smithi063 (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d18321f-f358-4bbb-a937-900bc18d2a59"}]: dispatch 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.733740+0000 mon.smithi063 (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d18321f-f358-4bbb-a937-900bc18d2a59"}]': finished 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:29.733830+0000 mon.smithi063 (mon.0) 540 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-03-12T00:41:30.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:29.733942+0000 mon.smithi063 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:31.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:30.146441+0000 mon.smithi139 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.139:0/1476720909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:41:31.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:30.146441+0000 mon.smithi139 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.139:0/1476720909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-12T00:41:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:30.901055+0000 mgr.smithi063.mrzkxq (mgr.14164) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:30.901055+0000 mgr.smithi063.mrzkxq (mgr.14164) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:34.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:32.901528+0000 mgr.smithi063.mrzkxq (mgr.14164) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:32.901528+0000 mgr.smithi063.mrzkxq (mgr.14164) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:36.614 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:34.902098+0000 mgr.smithi063.mrzkxq (mgr.14164) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:36.614 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:35.922994+0000 mon.smithi063 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T00:41:36.614 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:35.923877+0000 mon.smithi063 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:36.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:34.902098+0000 mgr.smithi063.mrzkxq (mgr.14164) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:36.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:35.922994+0000 mon.smithi063 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T00:41:36.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:35.923877+0000 mon.smithi063 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:37.327 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:35.924612+0000 mgr.smithi063.mrzkxq (mgr.14164) 206 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-03-12T00:41:37.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:37 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:35.924612+0000 mgr.smithi063.mrzkxq (mgr.14164) 206 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-03-12T00:41:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:36.902590+0000 mgr.smithi063.mrzkxq (mgr.14164) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:36.902590+0000 mgr.smithi063.mrzkxq (mgr.14164) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:39.550 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 7 on host 'smithi139' 2024-03-12T00:41:40.169 DEBUG:teuthology.orchestra.run.smithi139:osd.7> sudo journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.7.service 2024-03-12T00:41:40.171 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-12T00:41:40.171 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd stat -f json 2024-03-12T00:41:40.202 INFO:journalctl@ceph.osd.7.smithi139.stdout:-- Logs begin at Tue 2024-03-12 00:28:40 UTC. -- 2024-03-12T00:41:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:38.903050+0000 mgr.smithi063.mrzkxq (mgr.14164) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:39.537604+0000 mon.smithi063 (mon.0) 544 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:39.539500+0000 mon.smithi063 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:39.541877+0000 mon.smithi063 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:39.544250+0000 mon.smithi063 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:39.546812+0000 mon.smithi063 (mon.0) 548 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:40.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:38.903050+0000 mgr.smithi063.mrzkxq (mgr.14164) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:40.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:39.537604+0000 mon.smithi063 (mon.0) 544 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:40.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:39.539500+0000 mon.smithi063 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:40.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:39.541877+0000 mon.smithi063 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:40.554 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:39.544250+0000 mon.smithi063 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:40.555 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:39.546812+0000 mon.smithi063 (mon.0) 548 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:42.282 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:41:42.616 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:40.903525+0000 mgr.smithi063.mrzkxq (mgr.14164) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:42.616 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:41.978713+0000 mon.smithi063 (mon.0) 549 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:42.625 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:40.903525+0000 mgr.smithi063.mrzkxq (mgr.14164) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:42.625 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:41.978713+0000 mon.smithi063 (mon.0) 549 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:42.914 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 00:41:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7[51696]: debug 2024-03-12T00:41:42.684+0000 7f29fdadf080 -1 osd.7 0 log_to_monitors {default=true} 2024-03-12T00:41:43.041 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1710204084,"num_in_osds":8,"osd_in_since":1710204089,"num_remapped_pgs":0} 2024-03-12T00:41:43.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:42.279702+0000 mon.smithi063 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.63:0/2771628673' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T00:41:43.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:42.688661+0000 mon.smithi139 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/402124209,v1:172.21.15.139:6825/402124209]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T00:41:43.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:42.689026+0000 mon.smithi063 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T00:41:43.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:42.279702+0000 mon.smithi063 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.63:0/2771628673' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T00:41:43.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:42.688661+0000 mon.smithi139 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/402124209,v1:172.21.15.139:6825/402124209]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T00:41:43.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:42.689026+0000 mon.smithi063 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T00:41:44.043 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd stat -f json 2024-03-12T00:41:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:42.903985+0000 mgr.smithi063.mrzkxq (mgr.14164) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:43.246652+0000 mon.smithi063 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T00:41:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:43.246705+0000 mon.smithi063 (mon.0) 553 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-03-12T00:41:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:43.246808+0000 mon.smithi063 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:43.251777+0000 mon.smithi139 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/402124209,v1:172.21.15.139:6825/402124209]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:43.252199+0000 mon.smithi063 (mon.0) 555 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:44.597 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7[51696]: debug 2024-03-12T00:41:44.252+0000 7f29f4042700 -1 osd.7 0 waiting for initial osdmap 2024-03-12T00:41:44.597 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7[51696]: debug 2024-03-12T00:41:44.259+0000 7f29ed7b8700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-03-12T00:41:44.597 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:42.903985+0000 mgr.smithi063.mrzkxq (mgr.14164) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:44.597 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:43.246652+0000 mon.smithi063 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T00:41:44.597 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:43.246705+0000 mon.smithi063 (mon.0) 553 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-03-12T00:41:44.597 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:43.246808+0000 mon.smithi063 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:44.598 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:43.251777+0000 mon.smithi139 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/402124209,v1:172.21.15.139:6825/402124209]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:44.598 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:43.252199+0000 mon.smithi063 (mon.0) 555 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T00:41:45.530 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:44.248633+0000 mon.smithi063 (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:41:45.530 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:44.248723+0000 mon.smithi063 (mon.0) 557 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-03-12T00:41:45.530 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:44.249038+0000 mon.smithi063 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:45.530 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:44.252772+0000 mon.smithi063 (mon.0) 559 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:45.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:44.248633+0000 mon.smithi063 (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-03-12T00:41:45.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:44.248723+0000 mon.smithi063 (mon.0) 557 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-03-12T00:41:45.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:44.249038+0000 mon.smithi063 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:45.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:44.252772+0000 mon.smithi063 (mon.0) 559 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:46.140 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:43.719215+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:43.719379+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:44.904564+0000 mgr.smithi063.mrzkxq (mgr.14164) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.253477+0000 mon.smithi063 (mon.0) 560 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:45.257710+0000 mon.smithi063 (mon.0) 561 : cluster [INF] osd.7 [v2:172.21.15.139:6824/402124209,v1:172.21.15.139:6825/402124209] boot 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:45.257865+0000 mon.smithi063 (mon.0) 562 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.258027+0000 mon.smithi063 (mon.0) 563 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:45.459899+0000 mgr.smithi063.mrzkxq (mgr.14164) 212 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.465101+0000 mon.smithi063 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.531 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.466073+0000 mon.smithi063 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.466984+0000 mon.smithi063 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.467739+0000 mon.smithi063 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.468576+0000 mon.smithi063 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:41:45.469103+0000 mgr.smithi063.mrzkxq (mgr.14164) 213 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 3992M 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.472596+0000 mon.smithi063 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.476100+0000 mon.smithi063 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.479677+0000 mon.smithi063 (mon.0) 571 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.480607+0000 mon.smithi063 (mon.0) 572 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.481372+0000 mon.smithi063 (mon.0) 573 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:45.485124+0000 mon.smithi063 (mon.0) 574 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:46.138670+0000 mon.smithi063 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.63:0/2664402301' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T00:41:46.532 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:46.222101+0000 mon.smithi063 (mon.0) 576 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-03-12T00:41:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:43.719215+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-12T00:41:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:43.719379+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:44.904564+0000 mgr.smithi063.mrzkxq (mgr.14164) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.253477+0000 mon.smithi063 (mon.0) 560 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:45.257710+0000 mon.smithi063 (mon.0) 561 : cluster [INF] osd.7 [v2:172.21.15.139:6824/402124209,v1:172.21.15.139:6825/402124209] boot 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:45.257865+0000 mon.smithi063 (mon.0) 562 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.258027+0000 mon.smithi063 (mon.0) 563 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:45.459899+0000 mgr.smithi063.mrzkxq (mgr.14164) 212 : cephadm [INF] Detected new or changed devices on smithi139 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.465101+0000 mon.smithi063 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.466073+0000 mon.smithi063 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.466984+0000 mon.smithi063 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.467739+0000 mon.smithi063 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.468576+0000 mon.smithi063 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:41:46.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:41:45.469103+0000 mgr.smithi063.mrzkxq (mgr.14164) 213 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 3992M 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.472596+0000 mon.smithi063 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.476100+0000 mon.smithi063 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.479677+0000 mon.smithi063 (mon.0) 571 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.480607+0000 mon.smithi063 (mon.0) 572 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.481372+0000 mon.smithi063 (mon.0) 573 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:45.485124+0000 mon.smithi063 (mon.0) 574 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:46.138670+0000 mon.smithi063 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.63:0/2664402301' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-12T00:41:46.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:46.222101+0000 mon.smithi063 (mon.0) 576 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-03-12T00:41:46.850 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1710204105,"num_in_osds":8,"osd_in_since":1710204089,"num_remapped_pgs":1} 2024-03-12T00:41:46.851 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-12T00:41:47.090 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:41:48.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:46.904870+0000 mgr.smithi063.mrzkxq (mgr.14164) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:48.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:47.227044+0000 mon.smithi063 (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-03-12T00:41:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:46.904870+0000 mgr.smithi063.mrzkxq (mgr.14164) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:48.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:47.227044+0000 mon.smithi063 (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-03-12T00:41:49.192 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:41:49.192 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":51,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","created":"2024-03-12T00:35:51.522974+0000","modified":"2024-03-12T00:41:47.223726+0000","last_up_change":"2024-03-12T00:41:45.250287+0000","last_in_change":"2024-03-12T00:41:29.729352+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-12T00:40:05.424848+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":"632ac918-9c44-4138-8c53-62f040363ca5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6803","nonce":1580997190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6805","nonce":1580997190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6809","nonce":1580997190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6807","nonce":1580997190}]},"public_addr":"172.21.15.63:6803/1580997190","cluster_addr":"172.21.15.63:6805/1580997190","heartbeat_back_addr":"172.21.15.63:6809/1580997190","heartbeat_front_addr":"172.21.15.63:6807/1580997190","state":["exists","up"]},{"osd":1,"uuid":"9845fef7-179b-46b5-80b9-568961784a10","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.63:6810","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6811","nonce":440696898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6813","nonce":440696898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6817","nonce":440696898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6815","nonce":440696898}]},"public_addr":"172.21.15.63:6811/440696898","cluster_addr":"172.21.15.63:6813/440696898","heartbeat_back_addr":"172.21.15.63:6817/440696898","heartbeat_front_addr":"172.21.15.63:6815/440696898","state":["exists","up"]},{"osd":2,"uuid":"b0e2465c-e235-40c1-901f-e1a66aaaed2d","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.63:6818","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6819","nonce":3164656205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6821","nonce":3164656205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6824","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6825","nonce":3164656205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6823","nonce":3164656205}]},"public_addr":"172.21.15.63:6819/3164656205","cluster_addr":"172.21.15.63:6821/3164656205","heartbeat_back_addr":"172.21.15.63:6825/3164656205","heartbeat_front_addr":"172.21.15.63:6823/3164656205","state":["exists","up"]},{"osd":3,"uuid":"4f649b77-23f8-424a-98d7-da0dd68044f5","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.63:6826","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6827","nonce":1554410219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6829","nonce":1554410219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6832","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6833","nonce":1554410219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6831","nonce":1554410219}]},"public_addr":"172.21.15.63:6827/1554410219","cluster_addr":"172.21.15.63:6829/1554410219","heartbeat_back_addr":"172.21.15.63:6833/1554410219","heartbeat_front_addr":"172.21.15.63:6831/1554410219","state":["exists","up"]},{"osd":4,"uuid":"b4b93cbe-5528-4213-b206-fd3e577acc53","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.139:6800","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6801","nonce":3432510823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6803","nonce":3432510823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6807","nonce":3432510823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6805","nonce":3432510823}]},"public_addr":"172.21.15.139:6801/3432510823","cluster_addr":"172.21.15.139:6803/3432510823","heartbeat_back_addr":"172.21.15.139:6807/3432510823","heartbeat_front_addr":"172.21.15.139:6805/3432510823","state":["exists","up"]},{"osd":5,"uuid":"f7cf8b06-7efa-4516-93da-ed8059a20f5c","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.139:6808","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6809","nonce":560322482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6811","nonce":560322482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6815","nonce":560322482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6813","nonce":560322482}]},"public_addr":"172.21.15.139:6809/560322482","cluster_addr":"172.21.15.139:6811/560322482","heartbeat_back_addr":"172.21.15.139:6815/560322482","heartbeat_front_addr":"172.21.15.139:6813/560322482","state":["exists","up"]},{"osd":6,"uuid":"c86b6fde-fcb8-4ac2-968c-9c127703588f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6817","nonce":4139962961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6819","nonce":4139962961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6823","nonce":4139962961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6821","nonce":4139962961}]},"public_addr":"172.21.15.139:6817/4139962961","cluster_addr":"172.21.15.139:6819/4139962961","heartbeat_back_addr":"172.21.15.139:6823/4139962961","heartbeat_front_addr":"172.21.15.139:6821/4139962961","state":["exists","up"]},{"osd":7,"uuid":"5d18321f-f358-4bbb-a937-900bc18d2a59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6825","nonce":402124209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6827","nonce":402124209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6831","nonce":402124209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6829","nonce":402124209}]},"public_addr":"172.21.15.139:6825/402124209","cluster_addr":"172.21.15.139:6827/402124209","heartbeat_back_addr":"172.21.15.139:6831/402124209","heartbeat_front_addr":"172.21.15.139:6829/402124209","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-12T00:39:10.965974+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-12T00:39:39.799247+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-12T00:40:03.056364+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-12T00:40:25.749489+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-12T00:40:42.664620+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-12T00:41:02.527464+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-12T00:41:22.451510+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-12T00:41:43.719381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6801/3450205606":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/3243180770":"2024-03-13T00:36:40.467561+0000","172.21.15.63:0/3767950022":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6801/3472550691":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6800/3472550691":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6801/490874114":"2024-03-13T00:36:19.978775+0000","172.21.15.63:0/1805219332":"2024-03-13T00:36:57.108529+0000","172.21.15.63:6800/490874114":"2024-03-13T00:36:19.978775+0000","172.21.15.63:0/2946354178":"2024-03-13T00:36:19.978775+0000","172.21.15.63:6800/3450205606":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/1375550089":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/1968244297":"2024-03-13T00:36:19.978775+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-12T00:41:49.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:49.189704+0000 mon.smithi063 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.63:0/2780904544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T00:41:49.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:49.189704+0000 mon.smithi063 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.63:0/2780904544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T00:41:49.915 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-03-12T00:40:05.424848+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-12T00:41:49.916 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-03-12T00:41:50.154 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:41:50.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:48.905356+0000 mgr.smithi063.mrzkxq (mgr.14164) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:50.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:48.905356+0000 mgr.smithi063.mrzkxq (mgr.14164) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:52.052 INFO:teuthology.orchestra.run.smithi063.stdout:pg_num: 1 2024-03-12T00:41:52.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:50.905733+0000 mgr.smithi063.mrzkxq (mgr.14164) 216 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:52.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:52.050956+0000 mon.smithi063 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.63:0/3206134599' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-03-12T00:41:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:50.905733+0000 mgr.smithi063.mrzkxq (mgr.14164) 216 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:52.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:52.050956+0000 mon.smithi063 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.63:0/3206134599' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-03-12T00:41:52.680 INFO:tasks.cephadm:Setting up client nodes... 2024-03-12T00:41:52.680 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-12T00:41:54.358 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:52.906094+0000 mgr.smithi063.mrzkxq (mgr.14164) 217 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:54.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:52.906094+0000 mgr.smithi063.mrzkxq (mgr.14164) 217 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:54.873 INFO:teuthology.orchestra.run.smithi063.stdout:[client.0] 2024-03-12T00:41:54.873 INFO:teuthology.orchestra.run.smithi063.stdout: key = AQDSpO9lifq+MxAA87SXP0+mZ/SMB8UBsHiqpg== 2024-03-12T00:41:55.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:54.867963+0000 mon.smithi063 (mon.0) 580 : audit [INF] from='client.? 172.21.15.63:0/2693468288' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-12T00:41:55.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:54.871355+0000 mon.smithi063 (mon.0) 581 : audit [INF] from='client.? 172.21.15.63:0/2693468288' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-12T00:41:55.483 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-03-12T00:41:55.483 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-12T00:41:55.483 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-12T00:41:55.525 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-12T00:41:55.525 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-12T00:41:55.525 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph mgr dump --format=json 2024-03-12T00:41:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:54.867963+0000 mon.smithi063 (mon.0) 580 : audit [INF] from='client.? 172.21.15.63:0/2693468288' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-12T00:41:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:54.871355+0000 mon.smithi063 (mon.0) 581 : audit [INF] from='client.? 172.21.15.63:0/2693468288' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-12T00:41:55.798 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:41:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:54.906422+0000 mgr.smithi063.mrzkxq (mgr.14164) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:56.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:54.906422+0000 mgr.smithi063.mrzkxq (mgr.14164) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:57.704 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:41:58.352 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:56.906814+0000 mgr.smithi063.mrzkxq (mgr.14164) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:58.353 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:57.324903+0000 mon.smithi063 (mon.0) 582 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:41:58.353 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:57.325111+0000 mon.smithi063 (mon.0) 583 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:41:58.353 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:41:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:41:57.695602+0000 mon.smithi063 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.63:0/2141569310' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-12T00:41:58.375 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi063.mrzkxq","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6800","nonce":1948070012},{"type":"v1","addr":"172.21.15.63:6801","nonce":1948070012}]},"active_addr":"172.21.15.63:6801/1948070012","active_change":"2024-03-12T00:36:57.108863+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14228,"name":"smithi139.ncafpp","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.63:8443/","prometheus":"http://172.21.15.63: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.63:0","nonce":1006982037}]},{"addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":598999994}]}]}} 2024-03-12T00:41:58.378 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-12T00:41:58.378 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-12T00:41:58.379 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-12T00:41:58.619 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:41:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:56.906814+0000 mgr.smithi063.mrzkxq (mgr.14164) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:41:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:57.324903+0000 mon.smithi063 (mon.0) 582 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:41:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:57.325111+0000 mon.smithi063 (mon.0) 583 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:41:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:41:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:41:57.695602+0000 mon.smithi063 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.63:0/2141569310' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-12T00:42:00.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:41:58.907137+0000 mgr.smithi063.mrzkxq (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:00.467 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:42:00.467 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":51,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","created":"2024-03-12T00:35:51.522974+0000","modified":"2024-03-12T00:41:47.223726+0000","last_up_change":"2024-03-12T00:41:45.250287+0000","last_in_change":"2024-03-12T00:41:29.729352+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-12T00:40:05.424848+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":"632ac918-9c44-4138-8c53-62f040363ca5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6803","nonce":1580997190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6805","nonce":1580997190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6809","nonce":1580997190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6807","nonce":1580997190}]},"public_addr":"172.21.15.63:6803/1580997190","cluster_addr":"172.21.15.63:6805/1580997190","heartbeat_back_addr":"172.21.15.63:6809/1580997190","heartbeat_front_addr":"172.21.15.63:6807/1580997190","state":["exists","up"]},{"osd":1,"uuid":"9845fef7-179b-46b5-80b9-568961784a10","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.63:6810","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6811","nonce":440696898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6813","nonce":440696898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6817","nonce":440696898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6815","nonce":440696898}]},"public_addr":"172.21.15.63:6811/440696898","cluster_addr":"172.21.15.63:6813/440696898","heartbeat_back_addr":"172.21.15.63:6817/440696898","heartbeat_front_addr":"172.21.15.63:6815/440696898","state":["exists","up"]},{"osd":2,"uuid":"b0e2465c-e235-40c1-901f-e1a66aaaed2d","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.63:6818","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6819","nonce":3164656205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6821","nonce":3164656205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6824","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6825","nonce":3164656205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6823","nonce":3164656205}]},"public_addr":"172.21.15.63:6819/3164656205","cluster_addr":"172.21.15.63:6821/3164656205","heartbeat_back_addr":"172.21.15.63:6825/3164656205","heartbeat_front_addr":"172.21.15.63:6823/3164656205","state":["exists","up"]},{"osd":3,"uuid":"4f649b77-23f8-424a-98d7-da0dd68044f5","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.63:6826","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6827","nonce":1554410219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6829","nonce":1554410219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6832","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6833","nonce":1554410219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6831","nonce":1554410219}]},"public_addr":"172.21.15.63:6827/1554410219","cluster_addr":"172.21.15.63:6829/1554410219","heartbeat_back_addr":"172.21.15.63:6833/1554410219","heartbeat_front_addr":"172.21.15.63:6831/1554410219","state":["exists","up"]},{"osd":4,"uuid":"b4b93cbe-5528-4213-b206-fd3e577acc53","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.139:6800","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6801","nonce":3432510823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6803","nonce":3432510823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6807","nonce":3432510823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6805","nonce":3432510823}]},"public_addr":"172.21.15.139:6801/3432510823","cluster_addr":"172.21.15.139:6803/3432510823","heartbeat_back_addr":"172.21.15.139:6807/3432510823","heartbeat_front_addr":"172.21.15.139:6805/3432510823","state":["exists","up"]},{"osd":5,"uuid":"f7cf8b06-7efa-4516-93da-ed8059a20f5c","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.139:6808","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6809","nonce":560322482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6811","nonce":560322482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6815","nonce":560322482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6813","nonce":560322482}]},"public_addr":"172.21.15.139:6809/560322482","cluster_addr":"172.21.15.139:6811/560322482","heartbeat_back_addr":"172.21.15.139:6815/560322482","heartbeat_front_addr":"172.21.15.139:6813/560322482","state":["exists","up"]},{"osd":6,"uuid":"c86b6fde-fcb8-4ac2-968c-9c127703588f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6817","nonce":4139962961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6819","nonce":4139962961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6823","nonce":4139962961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6821","nonce":4139962961}]},"public_addr":"172.21.15.139:6817/4139962961","cluster_addr":"172.21.15.139:6819/4139962961","heartbeat_back_addr":"172.21.15.139:6823/4139962961","heartbeat_front_addr":"172.21.15.139:6821/4139962961","state":["exists","up"]},{"osd":7,"uuid":"5d18321f-f358-4bbb-a937-900bc18d2a59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6825","nonce":402124209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6827","nonce":402124209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6831","nonce":402124209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6829","nonce":402124209}]},"public_addr":"172.21.15.139:6825/402124209","cluster_addr":"172.21.15.139:6827/402124209","heartbeat_back_addr":"172.21.15.139:6831/402124209","heartbeat_front_addr":"172.21.15.139:6829/402124209","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-12T00:39:10.965974+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-12T00:39:39.799247+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-12T00:40:03.056364+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-12T00:40:25.749489+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-12T00:40:42.664620+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-12T00:41:02.527464+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-12T00:41:22.451510+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-12T00:41:43.719381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6801/3450205606":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/3243180770":"2024-03-13T00:36:40.467561+0000","172.21.15.63:0/3767950022":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6801/3472550691":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6800/3472550691":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6801/490874114":"2024-03-13T00:36:19.978775+0000","172.21.15.63:0/1805219332":"2024-03-13T00:36:57.108529+0000","172.21.15.63:6800/490874114":"2024-03-13T00:36:19.978775+0000","172.21.15.63:0/2946354178":"2024-03-13T00:36:19.978775+0000","172.21.15.63:6800/3450205606":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/1375550089":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/1968244297":"2024-03-13T00:36:19.978775+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-12T00:42:00.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:41:58.907137+0000 mgr.smithi063.mrzkxq (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:01.204 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-12T00:42:01.204 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-12T00:42:01.440 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:01.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:00.464749+0000 mon.smithi063 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.63:0/463311291' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T00:42:01.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:00.464749+0000 mon.smithi063 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.63:0/463311291' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T00:42:02.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:00.907520+0000 mgr.smithi063.mrzkxq (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:00.907520+0000 mgr.smithi063.mrzkxq (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:03.386 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:42:03.386 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":51,"fsid":"655d1d56-e008-11ee-95c8-87774f69a715","created":"2024-03-12T00:35:51.522974+0000","modified":"2024-03-12T00:41:47.223726+0000","last_up_change":"2024-03-12T00:41:45.250287+0000","last_in_change":"2024-03-12T00:41:29.729352+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-12T00:40:05.424848+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":"632ac918-9c44-4138-8c53-62f040363ca5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6803","nonce":1580997190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6805","nonce":1580997190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6809","nonce":1580997190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1580997190},{"type":"v1","addr":"172.21.15.63:6807","nonce":1580997190}]},"public_addr":"172.21.15.63:6803/1580997190","cluster_addr":"172.21.15.63:6805/1580997190","heartbeat_back_addr":"172.21.15.63:6809/1580997190","heartbeat_front_addr":"172.21.15.63:6807/1580997190","state":["exists","up"]},{"osd":1,"uuid":"9845fef7-179b-46b5-80b9-568961784a10","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.63:6810","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6811","nonce":440696898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6813","nonce":440696898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6817","nonce":440696898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":440696898},{"type":"v1","addr":"172.21.15.63:6815","nonce":440696898}]},"public_addr":"172.21.15.63:6811/440696898","cluster_addr":"172.21.15.63:6813/440696898","heartbeat_back_addr":"172.21.15.63:6817/440696898","heartbeat_front_addr":"172.21.15.63:6815/440696898","state":["exists","up"]},{"osd":2,"uuid":"b0e2465c-e235-40c1-901f-e1a66aaaed2d","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.63:6818","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6819","nonce":3164656205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6821","nonce":3164656205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6824","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6825","nonce":3164656205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":3164656205},{"type":"v1","addr":"172.21.15.63:6823","nonce":3164656205}]},"public_addr":"172.21.15.63:6819/3164656205","cluster_addr":"172.21.15.63:6821/3164656205","heartbeat_back_addr":"172.21.15.63:6825/3164656205","heartbeat_front_addr":"172.21.15.63:6823/3164656205","state":["exists","up"]},{"osd":3,"uuid":"4f649b77-23f8-424a-98d7-da0dd68044f5","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.63:6826","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6827","nonce":1554410219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6829","nonce":1554410219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6832","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6833","nonce":1554410219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":1554410219},{"type":"v1","addr":"172.21.15.63:6831","nonce":1554410219}]},"public_addr":"172.21.15.63:6827/1554410219","cluster_addr":"172.21.15.63:6829/1554410219","heartbeat_back_addr":"172.21.15.63:6833/1554410219","heartbeat_front_addr":"172.21.15.63:6831/1554410219","state":["exists","up"]},{"osd":4,"uuid":"b4b93cbe-5528-4213-b206-fd3e577acc53","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.139:6800","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6801","nonce":3432510823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6803","nonce":3432510823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6807","nonce":3432510823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":3432510823},{"type":"v1","addr":"172.21.15.139:6805","nonce":3432510823}]},"public_addr":"172.21.15.139:6801/3432510823","cluster_addr":"172.21.15.139:6803/3432510823","heartbeat_back_addr":"172.21.15.139:6807/3432510823","heartbeat_front_addr":"172.21.15.139:6805/3432510823","state":["exists","up"]},{"osd":5,"uuid":"f7cf8b06-7efa-4516-93da-ed8059a20f5c","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.139:6808","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6809","nonce":560322482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6811","nonce":560322482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6815","nonce":560322482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":560322482},{"type":"v1","addr":"172.21.15.139:6813","nonce":560322482}]},"public_addr":"172.21.15.139:6809/560322482","cluster_addr":"172.21.15.139:6811/560322482","heartbeat_back_addr":"172.21.15.139:6815/560322482","heartbeat_front_addr":"172.21.15.139:6813/560322482","state":["exists","up"]},{"osd":6,"uuid":"c86b6fde-fcb8-4ac2-968c-9c127703588f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6817","nonce":4139962961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6819","nonce":4139962961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6823","nonce":4139962961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":4139962961},{"type":"v1","addr":"172.21.15.139:6821","nonce":4139962961}]},"public_addr":"172.21.15.139:6817/4139962961","cluster_addr":"172.21.15.139:6819/4139962961","heartbeat_back_addr":"172.21.15.139:6823/4139962961","heartbeat_front_addr":"172.21.15.139:6821/4139962961","state":["exists","up"]},{"osd":7,"uuid":"5d18321f-f358-4bbb-a937-900bc18d2a59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6825","nonce":402124209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6827","nonce":402124209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6831","nonce":402124209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":402124209},{"type":"v1","addr":"172.21.15.139:6829","nonce":402124209}]},"public_addr":"172.21.15.139:6825/402124209","cluster_addr":"172.21.15.139:6827/402124209","heartbeat_back_addr":"172.21.15.139:6831/402124209","heartbeat_front_addr":"172.21.15.139:6829/402124209","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-12T00:39:10.965974+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-12T00:39:39.799247+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-12T00:40:03.056364+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-12T00:40:25.749489+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-12T00:40:42.664620+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-12T00:41:02.527464+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-12T00:41:22.451510+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-12T00:41:43.719381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6801/3450205606":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/3243180770":"2024-03-13T00:36:40.467561+0000","172.21.15.63:0/3767950022":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6801/3472550691":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6800/3472550691":"2024-03-13T00:36:40.467561+0000","172.21.15.63:6801/490874114":"2024-03-13T00:36:19.978775+0000","172.21.15.63:0/1805219332":"2024-03-13T00:36:57.108529+0000","172.21.15.63:6800/490874114":"2024-03-13T00:36:19.978775+0000","172.21.15.63:0/2946354178":"2024-03-13T00:36:19.978775+0000","172.21.15.63:6800/3450205606":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/1375550089":"2024-03-13T00:36:57.108529+0000","172.21.15.63:0/1968244297":"2024-03-13T00:36:19.978775+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-12T00:42:04.203 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-12T00:42:04.203 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-12T00:42:04.204 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-12T00:42:04.204 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-12T00:42:04.205 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-12T00:42:04.205 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-12T00:42:04.205 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-12T00:42:04.206 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-12T00:42:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:02.907935+0000 mgr.smithi063.mrzkxq (mgr.14164) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:03.383448+0000 mon.smithi063 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.63:0/1867842129' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T00:42:04.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:02.907935+0000 mgr.smithi063.mrzkxq (mgr.14164) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:04.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:03.383448+0000 mon.smithi063 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.63:0/1867842129' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-12T00:42:04.695 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.695 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.696 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.704 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.704 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.705 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.706 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:04.706 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:06.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:04.908308+0000 mgr.smithi063.mrzkxq (mgr.14164) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:06.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:04.908308+0000 mgr.smithi063.mrzkxq (mgr.14164) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:08.517 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:06.908628+0000 mgr.smithi063.mrzkxq (mgr.14164) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:08.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:06.908628+0000 mgr.smithi063.mrzkxq (mgr.14164) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:10.352 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:08.908989+0000 mgr.smithi063.mrzkxq (mgr.14164) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:10.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:08.908989+0000 mgr.smithi063.mrzkxq (mgr.14164) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:12.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:10.909459+0000 mgr.smithi063.mrzkxq (mgr.14164) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:10.909459+0000 mgr.smithi063.mrzkxq (mgr.14164) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:13.202 INFO:teuthology.orchestra.run.smithi063.stdout:158913789968 2024-03-12T00:42:13.202 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-12T00:42:14.300 INFO:teuthology.orchestra.run.smithi063.stdout:81604378652 2024-03-12T00:42:14.300 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-12T00:42:14.622 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:12.909804+0000 mgr.smithi063.mrzkxq (mgr.14164) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:14.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:12.909804+0000 mgr.smithi063.mrzkxq (mgr.14164) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:16.479 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:14.910077+0000 mgr.smithi063.mrzkxq (mgr.14164) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:16.548 INFO:teuthology.orchestra.run.smithi063.stdout:133143986196 2024-03-12T00:42:16.549 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-12T00:42:16.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:14.910077+0000 mgr.smithi063.mrzkxq (mgr.14164) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:17.132 INFO:teuthology.orchestra.run.smithi063.stdout:210453397513 2024-03-12T00:42:17.132 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-12T00:42:18.045 INFO:teuthology.orchestra.run.smithi063.stdout:184683593741 2024-03-12T00:42:18.046 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-12T00:42:18.119 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:18.120 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:18.569 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:16.910428+0000 mgr.smithi063.mrzkxq (mgr.14164) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:16.910428+0000 mgr.smithi063.mrzkxq (mgr.14164) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:20.040 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:20.042 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:20.063 INFO:teuthology.orchestra.run.smithi063.stdout:60129542179 2024-03-12T00:42:20.063 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-12T00:42:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:18.910751+0000 mgr.smithi063.mrzkxq (mgr.14164) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:18.910751+0000 mgr.smithi063.mrzkxq (mgr.14164) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:21.234 INFO:teuthology.orchestra.run.smithi063.stdout:111669149722 2024-03-12T00:42:21.234 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-12T00:42:21.830 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:22.230 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:22.231 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:22.335 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:20.911086+0000 mgr.smithi063.mrzkxq (mgr.14164) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:22.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:20.911086+0000 mgr.smithi063.mrzkxq (mgr.14164) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:24.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:22.911566+0000 mgr.smithi063.mrzkxq (mgr.14164) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:24.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:22.911566+0000 mgr.smithi063.mrzkxq (mgr.14164) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:25.358 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:25.097664+0000 mon.smithi063 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.63:0/657625169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-12T00:42:25.434 INFO:teuthology.orchestra.run.smithi063.stdout:158913789970 2024-03-12T00:42:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:25.097664+0000 mon.smithi063 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.63:0/657625169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-12T00:42:25.956 INFO:teuthology.orchestra.run.smithi063.stdout:38654705705 2024-03-12T00:42:25.956 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-12T00:42:26.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:24.911896+0000 mgr.smithi063.mrzkxq (mgr.14164) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:24.911896+0000 mgr.smithi063.mrzkxq (mgr.14164) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:26.955 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789968 got 158913789970 for osd.5 2024-03-12T00:42:26.955 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:27.851 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:28.038 INFO:teuthology.orchestra.run.smithi063.stdout:133143986199 2024-03-12T00:42:28.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:26.912269+0000 mgr.smithi063.mrzkxq (mgr.14164) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:28.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:28.037065+0000 mon.smithi063 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.63:0/2198554358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-12T00:42:28.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:26.912269+0000 mgr.smithi063.mrzkxq (mgr.14164) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:28.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:28.037065+0000 mon.smithi063 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.63:0/2198554358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-12T00:42:30.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:28.912721+0000 mgr.smithi063.mrzkxq (mgr.14164) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:28.912721+0000 mgr.smithi063.mrzkxq (mgr.14164) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:30.913178+0000 mgr.smithi063.mrzkxq (mgr.14164) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:31.941076+0000 mon.smithi063 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.63:0/3909191427' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-12T00:42:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:30.913178+0000 mgr.smithi063.mrzkxq (mgr.14164) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:32.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:31.941076+0000 mon.smithi063 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.63:0/3909191427' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-12T00:42:32.772 INFO:teuthology.orchestra.run.smithi063.stdout:60129542181 2024-03-12T00:42:32.856 INFO:teuthology.orchestra.run.smithi063.stdout:38654705707 2024-03-12T00:42:33.122 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986196 got 133143986199 for osd.4 2024-03-12T00:42:33.122 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:33.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:32.854817+0000 mon.smithi063 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.63:0/3127374678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-12T00:42:33.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:32.854817+0000 mon.smithi063 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.63:0/3127374678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-12T00:42:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:32.913661+0000 mgr.smithi063.mrzkxq (mgr.14164) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:34.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:32.913661+0000 mgr.smithi063.mrzkxq (mgr.14164) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:34.684 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542179 got 60129542181 for osd.1 2024-03-12T00:42:34.684 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:34.849 INFO:teuthology.orchestra.run.smithi063.stdout:184683593744 2024-03-12T00:42:35.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:34.847831+0000 mon.smithi063 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.63:0/948987638' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-12T00:42:35.644 INFO:teuthology.orchestra.run.smithi063.stdout:210453397517 2024-03-12T00:42:35.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:34.847831+0000 mon.smithi063 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.63:0/948987638' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-12T00:42:35.889 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593744 for osd.6 2024-03-12T00:42:35.889 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:36.294 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705705 got 38654705707 for osd.0 2024-03-12T00:42:36.294 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:36.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:34.913989+0000 mgr.smithi063.mrzkxq (mgr.14164) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:36.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:35.642327+0000 mon.smithi063 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.63:0/1983853245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-12T00:42:36.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:34.913989+0000 mgr.smithi063.mrzkxq (mgr.14164) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:36.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:35.642327+0000 mon.smithi063 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.63:0/1983853245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-12T00:42:37.309 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397517 for osd.7 2024-03-12T00:42:37.309 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:37.385 INFO:teuthology.orchestra.run.smithi063.stdout:81604378656 2024-03-12T00:42:37.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:37 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:36.720704+0000 mon.smithi063 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.63:0/2657132549' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-12T00:42:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:36.720704+0000 mon.smithi063 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.63:0/2657132549' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-12T00:42:37.949 INFO:teuthology.orchestra.run.smithi063.stdout:111669149725 2024-03-12T00:42:38.255 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378652 got 81604378656 for osd.2 2024-03-12T00:42:38.255 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:38.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:36.914496+0000 mgr.smithi063.mrzkxq (mgr.14164) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:38.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:37.948150+0000 mon.smithi063 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.63:0/52352119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-12T00:42:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:36.914496+0000 mgr.smithi063.mrzkxq (mgr.14164) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:37.948150+0000 mon.smithi063 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.63:0/52352119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-12T00:42:38.897 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149722 got 111669149725 for osd.3 2024-03-12T00:42:38.897 DEBUG:teuthology.parallel:result is None 2024-03-12T00:42:38.897 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-12T00:42:38.898 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph pg dump --format=json 2024-03-12T00:42:39.142 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:38.914834+0000 mgr.smithi063.mrzkxq (mgr.14164) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:40.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:38.914834+0000 mgr.smithi063.mrzkxq (mgr.14164) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:41.080 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:42:41.081 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-03-12T00:42:41.792 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":213,"stamp":"2024-03-12T00:42:40.914995+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":43376,"kb_used_data":3888,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917840,"statfs":{"total":767960285184,"available":767915868160,"internally_reserved":0,"allocated":3981312,"data_stored":1588180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-03-12T00:41:47.970565+0000","last_change":"2024-03-12T00:41:47.970565+0000","last_active":"2024-03-12T00:41:47.970565+0000","last_peered":"2024-03-12T00:41:47.970565+0000","last_clean":"2024-03-12T00:41:47.970565+0000","last_became_active":"2024-03-12T00:41:47.970198+0000","last_became_peered":"2024-03-12T00:41:47.970198+0000","last_unstale":"2024-03-12T00:41:47.970565+0000","last_undegraded":"2024-03-12T00:41:47.970565+0000","last_fullsized":"2024-03-12T00:41:47.970565+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-12T00:40:05.971821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-12T00:40:05.971821+0000","last_clean_scrub_stamp":"2024-03-12T00:40:05.971821+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69999999999999996}]},{"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.60299999999999998}]},{"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.59599999999999997}]},{"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.76100000000000001}]},{"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.38100000000000001}]},{"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.50600000000000001}]},{"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.52100000000000002}]}]},{"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":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.505}]},{"osd":1,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.49099999999999999}]},{"osd":2,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.43099999999999999}]},{"osd":3,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.41599999999999998}]},{"osd":4,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.34200000000000003}]},{"osd":5,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.374},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.47999999999999998}]},{"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":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5544,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739608,"statfs":{"total":95995035648,"available":95989358592,"internally_reserved":0,"allocated":491520,"data_stored":198050,"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 00:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.33800000000000002,"15min":0.33200000000000002},"min":{"1min":0.26100000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.34399999999999997,"15min":0.33200000000000002},"min":{"1min":0.23200000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.59199999999999997,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.29399999999999998}]},{"osd":2,"last update":"Tue Mar 12 00:42:10 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.36499999999999999,"15min":0.36099999999999999},"min":{"1min":0.27000000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.57299999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.376,"15min":0.371},"min":{"1min":0.26400000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.62,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.39200000000000002}]},{"osd":3,"last update":"Tue Mar 12 00:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.42599999999999999,"15min":0.42899999999999999},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.67100000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.371},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.436,"15min":0.437},"min":{"1min":0.315,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.65000000000000002,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.378}]},{"osd":4,"last update":"Tue Mar 12 00:41:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.54100000000000004}]},{"osd":5,"last update":"Tue Mar 12 00:42:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.61599999999999999}]},{"osd":6,"last update":"Tue Mar 12 00:42:24 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.503},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.55700000000000005}]},{"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.59199999999999997}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5616,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739536,"statfs":{"total":95995035648,"available":95989284864,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.34499999999999997,"15min":0.33500000000000002},"min":{"1min":0.33200000000000002,"5min":0.219,"15min":0.219},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.36199999999999999,"15min":0.35499999999999998},"min":{"1min":0.316,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.60199999999999998}]},{"osd":2,"last update":"Tue Mar 12 00:42:09 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.38900000000000001,"15min":0.379},"min":{"1min":0.27900000000000003,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.505},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.38100000000000001,"15min":0.377},"min":{"1min":0.28199999999999997,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.56000000000000005}]},{"osd":3,"last update":"Tue Mar 12 00:42:30 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.42699999999999999,"15min":0.43099999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.61399999999999999,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.44900000000000001,"15min":0.44800000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.57399999999999995}]},{"osd":4,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.68799999999999994}]},{"osd":5,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.75700000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:28 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.71099999999999997}]},{"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.78600000000000003}]}]},{"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":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.38,"15min":0.376},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.60699999999999998,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.25800000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.61499999999999999,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.27900000000000003}]},{"osd":1,"last update":"Tue Mar 12 00:42:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.374,"15min":0.36899999999999999},"min":{"1min":0.26500000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.57699999999999996,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.40400000000000003,"15min":0.39500000000000002},"min":{"1min":0.29999999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.58899999999999997,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":1.5489999999999999}]},{"osd":3,"last update":"Tue Mar 12 00:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42799999999999999,"15min":0.42899999999999999},"min":{"1min":0.26100000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.46000000000000002,"15min":0.46600000000000003},"min":{"1min":0.311,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58799999999999997,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38200000000000001}]},{"osd":4,"last update":"Tue Mar 12 00:41:46 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.70599999999999996}]},{"osd":5,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.626}]},{"osd":6,"last update":"Tue Mar 12 00:42:26 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.64000000000000001}]},{"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.68500000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.38800000000000001,"15min":0.38900000000000001},"min":{"1min":0.26600000000000001,"5min":0.182,"15min":0.182},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.35399999999999998}]},{"osd":1,"last update":"Tue Mar 12 00:42:34 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41999999999999998,"15min":0.42399999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.40999999999999998,"15min":0.41199999999999998},"min":{"1min":0.25800000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.34200000000000003}]},{"osd":2,"last update":"Tue Mar 12 00:42:34 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.44400000000000001,"15min":0.44700000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.442,"15min":0.44900000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.28999999999999998}]},{"osd":4,"last update":"Tue Mar 12 00:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.441}]},{"osd":5,"last update":"Tue Mar 12 00:42:09 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.502}]},{"osd":6,"last update":"Tue Mar 12 00:42:26 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"last":0.55500000000000005}]},{"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.495}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.71499999999999997}]},{"osd":1,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.70199999999999996}]},{"osd":2,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.74199999999999999}]},{"osd":3,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.753}]},{"osd":5,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.63900000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:26 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.60699999999999998}]},{"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.69299999999999995}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5356,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739796,"statfs":{"total":95995035648,"available":95989551104,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.57899999999999996}]},{"osd":1,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.53500000000000003}]},{"osd":2,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.497}]},{"osd":3,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.56699999999999995}]},{"osd":4,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38400000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.40200000000000002}]},{"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.437}]}]}],"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-12T00:42:41.793 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph pg dump --format=json 2024-03-12T00:42:42.032 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:42.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:40.915178+0000 mgr.smithi063.mrzkxq (mgr.14164) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:42.539 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:41.075760+0000 mgr.smithi063.mrzkxq (mgr.14164) 242 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:42:42.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:40.915178+0000 mgr.smithi063.mrzkxq (mgr.14164) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:42.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:41.075760+0000 mgr.smithi063.mrzkxq (mgr.14164) 242 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:42:43.846 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:42:43.848 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-03-12T00:42:44.567 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:42.915511+0000 mgr.smithi063.mrzkxq (mgr.14164) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:44.591 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":214,"stamp":"2024-03-12T00:42:42.915374+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":43376,"kb_used_data":3888,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917840,"statfs":{"total":767960285184,"available":767915868160,"internally_reserved":0,"allocated":3981312,"data_stored":1588180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-03-12T00:41:47.970565+0000","last_change":"2024-03-12T00:41:47.970565+0000","last_active":"2024-03-12T00:41:47.970565+0000","last_peered":"2024-03-12T00:41:47.970565+0000","last_clean":"2024-03-12T00:41:47.970565+0000","last_became_active":"2024-03-12T00:41:47.970198+0000","last_became_peered":"2024-03-12T00:41:47.970198+0000","last_unstale":"2024-03-12T00:41:47.970565+0000","last_undegraded":"2024-03-12T00:41:47.970565+0000","last_fullsized":"2024-03-12T00:41:47.970565+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-12T00:40:05.971821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-12T00:40:05.971821+0000","last_clean_scrub_stamp":"2024-03-12T00:40:05.971821+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397519,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57299999999999995}]},{"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.60499999999999998}]},{"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.55900000000000005}]},{"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.45700000000000002}]},{"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.40400000000000003}]},{"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.44}]},{"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.55100000000000005}]}]},{"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":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.505}]},{"osd":1,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.49099999999999999}]},{"osd":2,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.43099999999999999}]},{"osd":3,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.41599999999999998}]},{"osd":4,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.34200000000000003}]},{"osd":5,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.374},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.47999999999999998}]},{"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":1,"up_from":14,"seq":60129542184,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5544,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739608,"statfs":{"total":95995035648,"available":95989358592,"internally_reserved":0,"allocated":491520,"data_stored":198050,"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 00:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.33800000000000002,"15min":0.33200000000000002},"min":{"1min":0.26100000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.309},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.34399999999999997,"15min":0.33200000000000002},"min":{"1min":0.23200000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.59199999999999997,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.32300000000000001}]},{"osd":2,"last update":"Tue Mar 12 00:42:10 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.36499999999999999,"15min":0.36099999999999999},"min":{"1min":0.27000000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.57299999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.376,"15min":0.371},"min":{"1min":0.26400000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.62,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.36099999999999999}]},{"osd":3,"last update":"Tue Mar 12 00:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.42599999999999999,"15min":0.42899999999999999},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.67100000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.377},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.436,"15min":0.437},"min":{"1min":0.315,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.65000000000000002,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.39300000000000002}]},{"osd":4,"last update":"Tue Mar 12 00:41:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.63300000000000001}]},{"osd":5,"last update":"Tue Mar 12 00:42:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.65200000000000002}]},{"osd":6,"last update":"Tue Mar 12 00:42:24 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.56699999999999995}]},{"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.54600000000000004}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5616,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739536,"statfs":{"total":95995035648,"available":95989284864,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.34499999999999997,"15min":0.33500000000000002},"min":{"1min":0.33200000000000002,"5min":0.219,"15min":0.219},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.36199999999999999,"15min":0.35499999999999998},"min":{"1min":0.316,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.60199999999999998}]},{"osd":2,"last update":"Tue Mar 12 00:42:09 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.38900000000000001,"15min":0.379},"min":{"1min":0.27900000000000003,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.505},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.38100000000000001,"15min":0.377},"min":{"1min":0.28199999999999997,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.56000000000000005}]},{"osd":3,"last update":"Tue Mar 12 00:42:30 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.42699999999999999,"15min":0.43099999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.61399999999999999,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.44900000000000001,"15min":0.44800000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.57399999999999995}]},{"osd":4,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.68799999999999994}]},{"osd":5,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.75700000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:28 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.71099999999999997}]},{"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.78600000000000003}]}]},{"osd":2,"up_from":19,"seq":81604378658,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.38,"15min":0.376},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.60699999999999998,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.25800000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.61499999999999999,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.247}]},{"osd":1,"last update":"Tue Mar 12 00:42:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.374,"15min":0.36899999999999999},"min":{"1min":0.26500000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.57699999999999996,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.40400000000000003,"15min":0.39500000000000002},"min":{"1min":0.29999999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.58899999999999997,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.35199999999999998}]},{"osd":3,"last update":"Tue Mar 12 00:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42799999999999999,"15min":0.42899999999999999},"min":{"1min":0.26100000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.46000000000000002,"15min":0.46600000000000003},"min":{"1min":0.311,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58799999999999997,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.371}]},{"osd":4,"last update":"Tue Mar 12 00:41:46 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.52900000000000003}]},{"osd":5,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.51300000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:26 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.502}]},{"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.41799999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.38800000000000001,"15min":0.38900000000000001},"min":{"1min":0.26600000000000001,"5min":0.182,"15min":0.182},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.35399999999999998}]},{"osd":1,"last update":"Tue Mar 12 00:42:34 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41999999999999998,"15min":0.42399999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.40999999999999998,"15min":0.41199999999999998},"min":{"1min":0.25800000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.34200000000000003}]},{"osd":2,"last update":"Tue Mar 12 00:42:34 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.44400000000000001,"15min":0.44700000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.442,"15min":0.44900000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.28999999999999998}]},{"osd":4,"last update":"Tue Mar 12 00:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.441}]},{"osd":5,"last update":"Tue Mar 12 00:42:09 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.502}]},{"osd":6,"last update":"Tue Mar 12 00:42:26 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"last":0.55500000000000005}]},{"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.495}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.71499999999999997}]},{"osd":1,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.70199999999999996}]},{"osd":2,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.74199999999999999}]},{"osd":3,"last update":"Tue Mar 12 00:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.753}]},{"osd":5,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.63900000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:26 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.60699999999999998}]},{"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.69299999999999995}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5356,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739796,"statfs":{"total":95995035648,"available":95989551104,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.57899999999999996}]},{"osd":1,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.53500000000000003}]},{"osd":2,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.497}]},{"osd":3,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.56699999999999995}]},{"osd":4,"last update":"Tue Mar 12 00:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38400000000000001}]},{"osd":6,"last update":"Tue Mar 12 00:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.40200000000000002}]},{"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.437}]}]}],"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-12T00:42:44.592 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-12T00:42:44.592 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-12T00:42:44.592 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-12T00:42:44.592 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph health --format=json 2024-03-12T00:42:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:42.915511+0000 mgr.smithi063.mrzkxq (mgr.14164) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:44.831 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/mon.smithi063/config 2024-03-12T00:42:45.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:43.842501+0000 mgr.smithi063.mrzkxq (mgr.14164) 244 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:42:45.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:43.842501+0000 mgr.smithi063.mrzkxq (mgr.14164) 244 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:42:46.350 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:44.915993+0000 mgr.smithi063.mrzkxq (mgr.14164) 245 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:46.350 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:45.489006+0000 mon.smithi063 (mon.0) 595 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:42:46.350 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:45.490062+0000 mon.smithi063 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:42:46.350 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:45.490745+0000 mon.smithi063 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:42:46.350 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:45.753547+0000 mon.smithi063 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:42:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:44.915993+0000 mgr.smithi063.mrzkxq (mgr.14164) 245 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:45.489006+0000 mon.smithi063 (mon.0) 595 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:42:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:45.490062+0000 mon.smithi063 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:42:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:45.490745+0000 mon.smithi063 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:42:46.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:45.753547+0000 mon.smithi063 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:42:46.815 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:42:47.547 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:46.813994+0000 mon.smithi063 (mon.0) 599 : audit [DBG] from='client.? 172.21.15.63:0/3288564441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-12T00:42:47.569 INFO:teuthology.orchestra.run.smithi063.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-12T00:42:47.569 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-12T00:42:47.569 INFO:tasks.cephadm:Setup complete, yielding 2024-03-12T00:42:47.570 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T00:42:47.581 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:42:47.582 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph orch status' 2024-03-12T00:42:47.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:46.813994+0000 mon.smithi063 (mon.0) 599 : audit [DBG] from='client.? 172.21.15.63:0/3288564441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-12T00:42:48.615 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:46.916428+0000 mgr.smithi063.mrzkxq (mgr.14164) 246 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:46.916428+0000 mgr.smithi063.mrzkxq (mgr.14164) 246 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:49.641 INFO:teuthology.orchestra.run.smithi063.stdout:Backend: cephadm 2024-03-12T00:42:49.641 INFO:teuthology.orchestra.run.smithi063.stdout:Available: Yes 2024-03-12T00:42:49.641 INFO:teuthology.orchestra.run.smithi063.stdout:Paused: No 2024-03-12T00:42:50.434 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph orch ps' 2024-03-12T00:42:50.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:48.916844+0000 mgr.smithi063.mrzkxq (mgr.14164) 247 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:50.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:49.639383+0000 mgr.smithi063.mrzkxq (mgr.14164) 248 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:50.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:48.916844+0000 mgr.smithi063.mrzkxq (mgr.14164) 247 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:50.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:49.639383+0000 mgr.smithi063.mrzkxq (mgr.14164) 248 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:52.399 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (3m) 89s ago 5m 21.7M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (5m) 89s ago 5m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (4m) 70s ago 4m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (3m) 89s ago 5m 26.0M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (6m) 89s ago 6m 413M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (4m) 70s ago 4m 371M - 16.2.5 6933c2a0b7dd b838678725d3 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (6m) 89s ago 7m 54.4M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (4m) 70s ago 4m 58.5M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:42:52.400 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (4m) 89s ago 4m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:42:52.401 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (4m) 70s ago 4m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:42:52.401 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (3m) 89s ago 3m 32.7M 3224M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:42:52.401 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (3m) 89s ago 3m 30.8M 3224M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:42:52.401 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (2m) 89s ago 2m 27.7M 3224M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:42:52.401 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (2m) 89s ago 2m 25.7M 3224M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:42:52.401 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (2m) 70s ago 2m 29.8M 3992M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:42:52.402 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (114s) 70s ago 114s 28.1M 3992M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:42:52.402 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (94s) 70s ago 94s 28.2M 3992M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:42:52.402 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (73s) 70s ago 72s 11.9M 3992M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:42:52.402 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (3m) 89s ago 4m 37.2M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:42:52.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:50.917120+0000 mgr.smithi063.mrzkxq (mgr.14164) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:52.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:50.917120+0000 mgr.smithi063.mrzkxq (mgr.14164) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:53.067 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph orch ls' 2024-03-12T00:42:53.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:52.388487+0000 mgr.smithi063.mrzkxq (mgr.14164) 250 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:53.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:52.388487+0000 mgr.smithi063.mrzkxq (mgr.14164) 250 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:54.537 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:52.917360+0000 mgr.smithi063.mrzkxq (mgr.14164) 251 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:54.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:52.917360+0000 mgr.smithi063.mrzkxq (mgr.14164) 251 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:55.149 INFO:teuthology.orchestra.run.smithi063.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-12T00:42:55.149 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager ?:9093,9094 1/1 92s ago 6m count:1 2024-03-12T00:42:55.149 INFO:teuthology.orchestra.run.smithi063.stdout:crash 2/2 92s ago 6m * 2024-03-12T00:42:55.149 INFO:teuthology.orchestra.run.smithi063.stdout:grafana ?:3000 1/1 92s ago 6m count:1 2024-03-12T00:42:55.149 INFO:teuthology.orchestra.run.smithi063.stdout:mgr 2/2 92s ago 6m count:2 2024-03-12T00:42:55.149 INFO:teuthology.orchestra.run.smithi063.stdout:mon 2/2 92s ago 5m smithi063:172.21.15.63=smithi063;smithi139:172.21.15.139=smithi139;count:2 2024-03-12T00:42:55.150 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter ?:9100 2/2 92s ago 6m * 2024-03-12T00:42:55.150 INFO:teuthology.orchestra.run.smithi063.stdout:osd 8/8 92s ago - 2024-03-12T00:42:55.150 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus ?:9095 1/1 92s ago 6m count:1 2024-03-12T00:42:55.795 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph orch host ls' 2024-03-12T00:42:56.541 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:54.917705+0000 mgr.smithi063.mrzkxq (mgr.14164) 252 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:56.541 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:55.144069+0000 mgr.smithi063.mrzkxq (mgr.14164) 253 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:56.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:54.917705+0000 mgr.smithi063.mrzkxq (mgr.14164) 252 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:56.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:55.144069+0000 mgr.smithi063.mrzkxq (mgr.14164) 253 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:57.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:57.326202+0000 mon.smithi063 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:42:57.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:57.326506+0000 mon.smithi063 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:42:57.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:57.326202+0000 mon.smithi063 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:42:57.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:57.326506+0000 mon.smithi063 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:42:57.833 INFO:teuthology.orchestra.run.smithi063.stdout:HOST ADDR LABELS STATUS 2024-03-12T00:42:57.834 INFO:teuthology.orchestra.run.smithi063.stdout:smithi063 172.21.15.63 2024-03-12T00:42:57.834 INFO:teuthology.orchestra.run.smithi063.stdout:smithi139 172.21.15.139 2024-03-12T00:42:58.524 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:56.918045+0000 mgr.smithi063.mrzkxq (mgr.14164) 254 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:58.544 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph orch device ls' 2024-03-12T00:42:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:56.918045+0000 mgr.smithi063.mrzkxq (mgr.14164) 254 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:42:59.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:42:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:42:57.831872+0000 mgr.smithi063.mrzkxq (mgr.14164) 255 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:42:59.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:42:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:42:57.831872+0000 mgr.smithi063.mrzkxq (mgr.14164) 255 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:00.632 INFO:teuthology.orchestra.run.smithi063.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-03-12T00:43:00.633 INFO:teuthology.orchestra.run.smithi063.stdout:smithi063 /dev/nvme0n1 ssd CVFT5344005B400BGN 400G Unknown N/A N/A No 2024-03-12T00:43:00.633 INFO:teuthology.orchestra.run.smithi063.stdout:smithi139 /dev/nvme0n1 ssd PHFT620500N6400BGN 400G Unknown N/A N/A No 2024-03-12T00:43:00.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:42:58.918472+0000 mgr.smithi063.mrzkxq (mgr.14164) 256 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:00.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:42:58.918472+0000 mgr.smithi063.mrzkxq (mgr.14164) 256 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:01.274 INFO:teuthology.run_tasks:Running task vip.exec... 2024-03-12T00:43:01.285 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:01.285 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-03-12T00:43:01.317 INFO:teuthology.orchestra.run.smithi063.stderr:+ systemctl stop nfs-server 2024-03-12T00:43:01.325 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi139.front.sepia.ceph.com 2024-03-12T00:43:01.326 DEBUG:teuthology.orchestra.run.smithi139:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-03-12T00:43:01.362 INFO:teuthology.orchestra.run.smithi139.stderr:+ systemctl stop nfs-server 2024-03-12T00:43:01.370 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T00:43:01.380 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:01.380 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2024-03-12T00:43:01.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:00.630689+0000 mgr.smithi063.mrzkxq (mgr.14164) 257 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:01.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:00.630689+0000 mgr.smithi063.mrzkxq (mgr.14164) 257 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:02.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:00.918792+0000 mgr.smithi063.mrzkxq (mgr.14164) 258 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:00.918792+0000 mgr.smithi063.mrzkxq (mgr.14164) 258 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:02.919309+0000 mgr.smithi063.mrzkxq (mgr.14164) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:03.509774+0000 mgr.smithi063.mrzkxq (mgr.14164) 260 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:03.510252+0000 mon.smithi063 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-03-12T00:43:04.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:02.919309+0000 mgr.smithi063.mrzkxq (mgr.14164) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:04.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:03.509774+0000 mgr.smithi063.mrzkxq (mgr.14164) 260 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:04.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:03.510252+0000 mon.smithi063 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-03-12T00:43:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:04.406944+0000 mon.smithi063 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-03-12T00:43:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:04.406989+0000 mon.smithi063 (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-03-12T00:43:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:04.408085+0000 mon.smithi063 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-03-12T00:43:05.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:43:05.415+0000 7f9abd092700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T00:43:05.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:04.406944+0000 mon.smithi063 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-03-12T00:43:05.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:04.406989+0000 mon.smithi063 (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-03-12T00:43:05.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:04.408085+0000 mon.smithi063 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-03-12T00:43:06.186 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-03-12T00:43:06.195 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-03-12T00:43:06.195 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch ls -f json 2024-03-12T00:43:06.441 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:04.919780+0000 mgr.smithi063.mrzkxq (mgr.14164) 261 : cluster [DBG] pgmap v226: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:06.441 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.410720+0000 mon.smithi063 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-03-12T00:43:06.441 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:05.410896+0000 mon.smithi063 (mon.0) 607 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.416471+0000 mon.smithi063 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:05.417411+0000 mon.smithi063 (mon.0) 609 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:05.417439+0000 mon.smithi063 (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-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:05.431297+0000 mon.smithi063 (mon.0) 611 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.431467+0000 mon.smithi063 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:05.431547+0000 mon.smithi063 (mon.0) 613 : cluster [DBG] fsmap foofs:0 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:05.437481+0000 mgr.smithi063.mrzkxq (mgr.14164) 262 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.441716+0000 mon.smithi063 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.442692+0000 mon.smithi063 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.446465+0000 mon.smithi063 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.449991+0000 mon.smithi063 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.457169+0000 mon.smithi063 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:06.442 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.464641+0000 mon.smithi063 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:06.443 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.465369+0000 mon.smithi063 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:43:06.443 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.467962+0000 mon.smithi063 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T00:43:06.443 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:05.468577+0000 mon.smithi063 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:06.443 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:05.469341+0000 mgr.smithi063.mrzkxq (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi063.dtoikv on smithi063 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:04.919780+0000 mgr.smithi063.mrzkxq (mgr.14164) 261 : cluster [DBG] pgmap v226: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.410720+0000 mon.smithi063 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:05.410896+0000 mon.smithi063 (mon.0) 607 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.416471+0000 mon.smithi063 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:05.417411+0000 mon.smithi063 (mon.0) 609 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:05.417439+0000 mon.smithi063 (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-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:05.431297+0000 mon.smithi063 (mon.0) 611 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.431467+0000 mon.smithi063 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-03-12T00:43:06.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:05.431547+0000 mon.smithi063 (mon.0) 613 : cluster [DBG] fsmap foofs:0 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:05.437481+0000 mgr.smithi063.mrzkxq (mgr.14164) 262 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.441716+0000 mon.smithi063 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.442692+0000 mon.smithi063 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.446465+0000 mon.smithi063 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.449991+0000 mon.smithi063 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.457169+0000 mon.smithi063 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.464641+0000 mon.smithi063 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.465369+0000 mon.smithi063 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.467962+0000 mon.smithi063 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:05.468577+0000 mon.smithi063 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:06.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:05.469341+0000 mgr.smithi063.mrzkxq (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi063.dtoikv on smithi063 2024-03-12T00:43:07.831 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:06.430113+0000 mon.smithi063 (mon.0) 623 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-12T00:43:07.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:06.430113+0000 mon.smithi063 (mon.0) 623 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-12T00:43:08.488 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:06.920063+0000 mgr.smithi063.mrzkxq (mgr.14164) 264 : cluster [DBG] pgmap v230: 65 pgs: 17 active+clean, 48 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:08.488 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:07.437370+0000 mon.smithi063 (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-12T00:43:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:06.920063+0000 mgr.smithi063.mrzkxq (mgr.14164) 264 : cluster [DBG] pgmap v230: 65 pgs: 17 active+clean, 48 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:07.437370+0000 mon.smithi063 (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-12T00:43:08.939 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:43:08.939 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-03-12T00:36:47.108038Z", "last_refresh": "2024-03-12T00:41:22.625732Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-03-12T00:36:33.070102Z", "last_refresh": "2024-03-12T00:41:22.625793Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-03-12T00:36:44.345287Z", "last_refresh": "2024-03-12T00:41:22.625851Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-03-12T00:43:05.441889Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-03-12T00:43:05.437506Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-03-12T00:36:31.561932Z", "last_refresh": "2024-03-12T00:41:22.625656Z", "running": 2, "size": 2}}, {"events": ["2024-03-12T00:37:24.115962Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi063:172.21.15.63=smithi063", "smithi139:172.21.15.139=smithi139"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-03-12T00:37:24.112981Z", "last_refresh": "2024-03-12T00:41:22.625498Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-03-12T00:36:45.822032Z", "last_refresh": "2024-03-12T00:41:22.625909Z", "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-12T00:41:22.626025Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-03-12T00:36:41.530025Z", "last_refresh": "2024-03-12T00:41:22.625967Z", "ports": [9095], "running": 1, "size": 1}}] 2024-03-12T00:43:09.801 INFO:tasks.cephadm:mds.foofs has 0/2 2024-03-12T00:43:10.802 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch ls -f json 2024-03-12T00:43:10.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:08.920416+0000 mgr.smithi063.mrzkxq (mgr.14164) 265 : cluster [DBG] pgmap v232: 65 pgs: 43 active+clean, 22 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:10.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:08.933958+0000 mgr.smithi063.mrzkxq (mgr.14164) 266 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:43:10.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:09.418000+0000 mon.smithi063 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:09.419044+0000 mon.smithi063 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:09.424066+0000 mon.smithi063 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:09.424665+0000 mon.smithi063 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:09.425235+0000 mgr.smithi063.mrzkxq (mgr.14164) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi139.tugmey on smithi139 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.447489+0000 mon.smithi063 (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148] up:boot 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.447527+0000 mon.smithi063 (mon.0) 630 : cluster [INF] daemon mds.foofs.smithi063.dtoikv assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.447582+0000 mon.smithi063 (mon.0) 631 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.447606+0000 mon.smithi063 (mon.0) 632 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.447632+0000 mon.smithi063 (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.448420+0000 mon.smithi063 (mon.0) 634 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:09.448500+0000 mon.smithi063 (mon.0) 635 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.453266+0000 mon.smithi063 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:creating} 2024-03-12T00:43:10.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:09.464090+0000 mon.smithi063 (mon.0) 637 : cluster [INF] daemon mds.foofs.smithi063.dtoikv is now active in filesystem foofs as rank 0 2024-03-12T00:43:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:08.920416+0000 mgr.smithi063.mrzkxq (mgr.14164) 265 : cluster [DBG] pgmap v232: 65 pgs: 43 active+clean, 22 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:08.933958+0000 mgr.smithi063.mrzkxq (mgr.14164) 266 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:09.418000+0000 mon.smithi063 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:09.419044+0000 mon.smithi063 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:09.424066+0000 mon.smithi063 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:09.424665+0000 mon.smithi063 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:09.425235+0000 mgr.smithi063.mrzkxq (mgr.14164) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi139.tugmey on smithi139 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.447489+0000 mon.smithi063 (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148] up:boot 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.447527+0000 mon.smithi063 (mon.0) 630 : cluster [INF] daemon mds.foofs.smithi063.dtoikv assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.447582+0000 mon.smithi063 (mon.0) 631 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T00:43:10.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.447606+0000 mon.smithi063 (mon.0) 632 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-03-12T00:43:10.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.447632+0000 mon.smithi063 (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-03-12T00:43:10.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.448420+0000 mon.smithi063 (mon.0) 634 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-03-12T00:43:10.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:09.448500+0000 mon.smithi063 (mon.0) 635 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:43:10.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.453266+0000 mon.smithi063 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:creating} 2024-03-12T00:43:10.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:09.464090+0000 mon.smithi063 (mon.0) 637 : cluster [INF] daemon mds.foofs.smithi063.dtoikv is now active in filesystem foofs as rank 0 2024-03-12T00:43:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:10.454676+0000 mon.smithi063 (mon.0) 638 : cluster [DBG] mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148] up:active 2024-03-12T00:43:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:10.454746+0000 mon.smithi063 (mon.0) 639 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 2024-03-12T00:43:11.762 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:10.454676+0000 mon.smithi063 (mon.0) 638 : cluster [DBG] mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148] up:active 2024-03-12T00:43:11.763 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:10.454746+0000 mon.smithi063 (mon.0) 639 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 2024-03-12T00:43:13.114 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:43:13.114 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-03-12T00:36:47.108038Z", "last_refresh": "2024-03-12T00:41:22.625732Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-03-12T00:36:33.070102Z", "last_refresh": "2024-03-12T00:41:22.625793Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-03-12T00:36:44.345287Z", "last_refresh": "2024-03-12T00:41:22.625851Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-03-12T00:43:05.441889Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-03-12T00:43:05.437506Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-03-12T00:36:31.561932Z", "last_refresh": "2024-03-12T00:41:22.625656Z", "running": 2, "size": 2}}, {"events": ["2024-03-12T00:37:24.115962Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi063:172.21.15.63=smithi063", "smithi139:172.21.15.139=smithi139"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-03-12T00:37:24.112981Z", "last_refresh": "2024-03-12T00:41:22.625498Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-03-12T00:36:45.822032Z", "last_refresh": "2024-03-12T00:41:22.625909Z", "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-12T00:41:22.626025Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-03-12T00:36:41.530025Z", "last_refresh": "2024-03-12T00:41:22.625967Z", "ports": [9095], "running": 1, "size": 1}}] 2024-03-12T00:43:13.135 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:10.920837+0000 mgr.smithi063.mrzkxq (mgr.14164) 268 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:13.135 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:11.804345+0000 mon.smithi063 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:13.135 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:11.805367+0000 mon.smithi063 (mon.0) 641 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:11.806298+0000 mon.smithi063 (mon.0) 642 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:11.807093+0000 mon.smithi063 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:12.344225+0000 mon.smithi063 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:12.460121+0000 mon.smithi063 (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:boot 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:12.460357+0000 mon.smithi063 (mon.0) 646 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:12.460469+0000 mon.smithi063 (mon.0) 647 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:43:13.136 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:12.464351+0000 mon.smithi063 (mon.0) 648 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:10.920837+0000 mgr.smithi063.mrzkxq (mgr.14164) 268 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:11.804345+0000 mon.smithi063 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:11.805367+0000 mon.smithi063 (mon.0) 641 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:11.806298+0000 mon.smithi063 (mon.0) 642 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:11.807093+0000 mon.smithi063 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:12.344225+0000 mon.smithi063 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:12.460121+0000 mon.smithi063 (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:boot 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:12.460357+0000 mon.smithi063 (mon.0) 646 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:12.460469+0000 mon.smithi063 (mon.0) 647 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:43:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:12.464351+0000 mon.smithi063 (mon.0) 648 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:43:14.061 INFO:tasks.cephadm:mds.foofs has 2/2 2024-03-12T00:43:14.061 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T00:43:14.070 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:14.070 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-03-12T00:43:15.123 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:12.921213+0000 mgr.smithi063.mrzkxq (mgr.14164) 269 : cluster [DBG] pgmap v234: 65 pgs: 65 active+clean; 160 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:15.123 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:13.109173+0000 mgr.smithi063.mrzkxq (mgr.14164) 270 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:43:15.123 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:13.795213+0000 mon.smithi063 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:15.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:12.921213+0000 mgr.smithi063.mrzkxq (mgr.14164) 269 : cluster [DBG] pgmap v234: 65 pgs: 65 active+clean; 160 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-03-12T00:43:15.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:13.109173+0000 mgr.smithi063.mrzkxq (mgr.14164) 270 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T00:43:15.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:13.795213+0000 mon.smithi063 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:14.921639+0000 mgr.smithi063.mrzkxq (mgr.14164) 271 : cluster [DBG] pgmap v235: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s wr, 8 op/s 2024-03-12T00:43:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:15.801584+0000 mon.smithi063 (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:standby 2024-03-12T00:43:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:15.801644+0000 mon.smithi063 (mon.0) 651 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:43:17.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:14.921639+0000 mgr.smithi063.mrzkxq (mgr.14164) 271 : cluster [DBG] pgmap v235: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s wr, 8 op/s 2024-03-12T00:43:17.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:15.801584+0000 mon.smithi063 (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:standby 2024-03-12T00:43:17.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:15.801644+0000 mon.smithi063 (mon.0) 651 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:43:17.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:16.885498+0000 mon.smithi063 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-03-12T00:43:17.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:17.348520+0000 mon.smithi063 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:16.885498+0000 mon.smithi063 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-03-12T00:43:18.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:17.348520+0000 mon.smithi063 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:18.847 INFO:teuthology.orchestra.run.smithi063.stdout:NFS Cluster Created Successfully 2024-03-12T00:43:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:16.884300+0000 mgr.smithi063.mrzkxq (mgr.14164) 272 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:16.922189+0000 mgr.smithi063.mrzkxq (mgr.14164) 273 : cluster [DBG] pgmap v236: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s wr, 4 op/s 2024-03-12T00:43:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:17.808297+0000 mon.smithi063 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-03-12T00:43:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:17.808341+0000 mon.smithi063 (mon.0) 655 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-12T00:43:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:17.809528+0000 mon.smithi063 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-03-12T00:43:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:16.884300+0000 mgr.smithi063.mrzkxq (mgr.14164) 272 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:16.922189+0000 mgr.smithi063.mrzkxq (mgr.14164) 273 : cluster [DBG] pgmap v236: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s wr, 4 op/s 2024-03-12T00:43:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:17.808297+0000 mon.smithi063 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-03-12T00:43:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:17.808341+0000 mon.smithi063 (mon.0) 655 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-12T00:43:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:17.809528+0000 mon.smithi063 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-03-12T00:43:19.473 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-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-12T00:43:20.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:18.809721+0000 mon.smithi063 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-03-12T00:43:20.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:18.809929+0000 mon.smithi063 (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-12T00:43:20.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:18.840796+0000 mgr.smithi063.mrzkxq (mgr.14164) 274 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:18.845348+0000 mon.smithi063 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:18.922750+0000 mgr.smithi063.mrzkxq (mgr.14164) 275 : cluster [DBG] pgmap v239: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 2 op/s 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.571085+0000 mon.smithi063 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.574826+0000 mon.smithi063 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.580670+0000 mon.smithi063 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:19.591431+0000 mgr.smithi063.mrzkxq (mgr.14164) 276 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi063.mqbxgl 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.591732+0000 mon.smithi063 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.595069+0000 mon.smithi063 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:19.595642+0000 mgr.smithi063.mrzkxq (mgr.14164) 277 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.595960+0000 mon.smithi063 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.599017+0000 mon.smithi063 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.600139+0000 mon.smithi063 (mon.0) 667 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.643567+0000 mon.smithi063 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:43:20.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.647091+0000 mon.smithi063 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:19.693050+0000 mgr.smithi063.mrzkxq (mgr.14164) 278 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:19.693154+0000 mgr.smithi063.mrzkxq (mgr.14164) 279 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi063.mqbxgl-rgw 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.693644+0000 mon.smithi063 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.697472+0000 mon.smithi063 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:19.702032+0000 mon.smithi063 (mon.0) 672 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:19.703287+0000 mgr.smithi063.mrzkxq (mgr.14164) 280 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi063.mqbxgl on smithi063 2024-03-12T00:43:20.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:19.811156+0000 mon.smithi063 (mon.0) 673 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-12T00:43:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:18.809721+0000 mon.smithi063 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-03-12T00:43:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:18.809929+0000 mon.smithi063 (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-12T00:43:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:18.840796+0000 mgr.smithi063.mrzkxq (mgr.14164) 274 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-03-12T00:43:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:18.845348+0000 mon.smithi063 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:18.922750+0000 mgr.smithi063.mrzkxq (mgr.14164) 275 : cluster [DBG] pgmap v239: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 2 op/s 2024-03-12T00:43:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.571085+0000 mon.smithi063 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.574826+0000 mon.smithi063 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.580670+0000 mon.smithi063 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:19.591431+0000 mgr.smithi063.mrzkxq (mgr.14164) 276 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi063.mqbxgl 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.591732+0000 mon.smithi063 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.595069+0000 mon.smithi063 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:19.595642+0000 mgr.smithi063.mrzkxq (mgr.14164) 277 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.595960+0000 mon.smithi063 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.599017+0000 mon.smithi063 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.600139+0000 mon.smithi063 (mon.0) 667 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.643567+0000 mon.smithi063 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.647091+0000 mon.smithi063 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:19.693050+0000 mgr.smithi063.mrzkxq (mgr.14164) 278 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:43:20.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:19.693154+0000 mgr.smithi063.mrzkxq (mgr.14164) 279 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi063.mqbxgl-rgw 2024-03-12T00:43:20.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.693644+0000 mon.smithi063 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:43:20.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.697472+0000 mon.smithi063 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:43:20.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:19.702032+0000 mon.smithi063 (mon.0) 672 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:20.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:19.703287+0000 mgr.smithi063.mrzkxq (mgr.14164) 280 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi063.mqbxgl on smithi063 2024-03-12T00:43:20.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:19.811156+0000 mon.smithi063 (mon.0) 673 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-12T00:43:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:19.852485+0000 mon.smithi063 (mon.0) 674 : cluster [DBG] mgrmap e19: smithi063.mrzkxq(active, since 6m), standbys: smithi139.ncafpp 2024-03-12T00:43:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:19.852485+0000 mon.smithi063 (mon.0) 674 : cluster [DBG] mgrmap e19: smithi063.mrzkxq(active, since 6m), standbys: smithi139.ncafpp 2024-03-12T00:43:22.367 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:20.923294+0000 mgr.smithi063.mrzkxq (mgr.14164) 281 : cluster [DBG] pgmap v241: 97 pgs: 2 creating+activating, 12 creating+peering, 77 active+clean, 6 unknown; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-03-12T00:43:22.552 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:43:22.552 INFO:teuthology.orchestra.run.smithi063.stdout: "bind": "/fake", 2024-03-12T00:43:22.552 INFO:teuthology.orchestra.run.smithi063.stdout: "fs": "foofs", 2024-03-12T00:43:22.552 INFO:teuthology.orchestra.run.smithi063.stdout: "path": "/", 2024-03-12T00:43:22.553 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster": "foo", 2024-03-12T00:43:22.553 INFO:teuthology.orchestra.run.smithi063.stdout: "mode": "RW" 2024-03-12T00:43:22.553 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:43:22.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:20.923294+0000 mgr.smithi063.mrzkxq (mgr.14164) 281 : cluster [DBG] pgmap v241: 97 pgs: 2 creating+activating, 12 creating+peering, 77 active+clean, 6 unknown; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-03-12T00:43:23.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:22.334800+0000 mgr.smithi063.mrzkxq (mgr.14164) 282 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:23.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:22.356181+0000 mon.smithi063 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:23.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:22.359861+0000 mon.smithi063 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:23.425 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-03-12T00:43:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:22.334800+0000 mgr.smithi063.mrzkxq (mgr.14164) 282 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:23.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:22.356181+0000 mon.smithi063 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:23.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:22.359861+0000 mon.smithi063 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:24.838 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:22.923843+0000 mgr.smithi063.mrzkxq (mgr.14164) 283 : cluster [DBG] pgmap v242: 97 pgs: 2 creating+activating, 12 creating+peering, 83 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-03-12T00:43:24.838 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:23.693732+0000 mon.smithi063 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:23.694638+0000 mgr.smithi063.mrzkxq (mgr.14164) 284 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:23.694833+0000 mon.smithi063 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:23.697392+0000 mon.smithi063 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:23.697854+0000 mgr.smithi063.mrzkxq (mgr.14164) 285 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:23.698067+0000 mon.smithi063 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:23.700540+0000 mon.smithi063 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:24.839 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:23.701593+0000 mon.smithi063 (mon.0) 682 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:22.923843+0000 mgr.smithi063.mrzkxq (mgr.14164) 283 : cluster [DBG] pgmap v242: 97 pgs: 2 creating+activating, 12 creating+peering, 83 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:23.693732+0000 mon.smithi063 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:23.694638+0000 mgr.smithi063.mrzkxq (mgr.14164) 284 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:23.694833+0000 mon.smithi063 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:23.697392+0000 mon.smithi063 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:23.697854+0000 mgr.smithi063.mrzkxq (mgr.14164) 285 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:23.698067+0000 mon.smithi063 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:23.700540+0000 mon.smithi063 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 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-12T00:43:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:23.701593+0000 mon.smithi063 (mon.0) 682 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:24.924600+0000 mgr.smithi063.mrzkxq (mgr.14164) 286 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 287 B/s rd, 575 B/s wr, 1 op/s 2024-03-12T00:43:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:25.508379+0000 mgr.smithi063.mrzkxq (mgr.14164) 287 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:26.595942+0000 mon.smithi063 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:43:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:26.599899+0000 mon.smithi063 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:43:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:26.656366+0000 mon.smithi063 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:43:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:26.659601+0000 mon.smithi063 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:43:26.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:26.661399+0000 mon.smithi063 (mon.0) 687 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:24.924600+0000 mgr.smithi063.mrzkxq (mgr.14164) 286 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 287 B/s rd, 575 B/s wr, 1 op/s 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:25.508379+0000 mgr.smithi063.mrzkxq (mgr.14164) 287 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:26.595942+0000 mon.smithi063 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:26.599899+0000 mon.smithi063 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:26.656366+0000 mon.smithi063 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:26.659601+0000 mon.smithi063 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:43:27.127 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:26.661399+0000 mon.smithi063 (mon.0) 687 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:28.145 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:26.655908+0000 mgr.smithi063.mrzkxq (mgr.14164) 288 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:43:28.145 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:26.656012+0000 mgr.smithi063.mrzkxq (mgr.14164) 289 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi139.rmlvmz-rgw 2024-03-12T00:43:28.145 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:26.662314+0000 mgr.smithi063.mrzkxq (mgr.14164) 290 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi139.rmlvmz on smithi139 2024-03-12T00:43:28.146 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:26.820418+0000 mgr.smithi063.mrzkxq (mgr.14164) 291 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:26.655908+0000 mgr.smithi063.mrzkxq (mgr.14164) 288 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:43:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:26.656012+0000 mgr.smithi063.mrzkxq (mgr.14164) 289 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi139.rmlvmz-rgw 2024-03-12T00:43:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:26.662314+0000 mgr.smithi063.mrzkxq (mgr.14164) 290 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi139.rmlvmz on smithi139 2024-03-12T00:43:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:26.820418+0000 mgr.smithi063.mrzkxq (mgr.14164) 291 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:28.963 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:26.925115+0000 mgr.smithi063.mrzkxq (mgr.14164) 292 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 252 B/s rd, 504 B/s wr, 1 op/s 2024-03-12T00:43:28.964 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:26.925115+0000 mgr.smithi063.mrzkxq (mgr.14164) 292 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 252 B/s rd, 504 B/s wr, 1 op/s 2024-03-12T00:43:29.459 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo 2/2 - 10s count:2 2024-03-12T00:43:29.736 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:28.118653+0000 mgr.smithi063.mrzkxq (mgr.14164) 293 : audit [DBG] from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:29.736 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:29.044161+0000 mon.smithi063 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:29.736 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:29.045645+0000 mon.smithi063 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:29.736 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:29.046876+0000 mon.smithi063 (mon.0) 690 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:29.736 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:29.047685+0000 mon.smithi063 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:30.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:28.118653+0000 mgr.smithi063.mrzkxq (mgr.14164) 293 : audit [DBG] from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:30.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:29.044161+0000 mon.smithi063 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:30.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:29.045645+0000 mon.smithi063 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:30.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:29.046876+0000 mon.smithi063 (mon.0) 690 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:30.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:29.047685+0000 mon.smithi063 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:30.335 INFO:teuthology.run_tasks:Running task vip.exec... 2024-03-12T00:43:30.344 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:30.345 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-03-12T00:43:30.377 INFO:teuthology.orchestra.run.smithi063.stderr:+ mkdir /mnt/foo 2024-03-12T00:43:30.390 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-03-12T00:43:30.458 INFO:teuthology.orchestra.run.smithi063.stderr:++ hostname 2024-03-12T00:43:30.459 INFO:teuthology.orchestra.run.smithi063.stderr:+ mount -t nfs smithi063:/fake /mnt/foo -o sync 2024-03-12T00:43:31.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:28.925698+0000 mgr.smithi063.mrzkxq (mgr.14164) 294 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-12T00:43:31.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:29.440693+0000 mgr.smithi063.mrzkxq (mgr.14164) 295 : audit [DBG] from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:31.164 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-03-12T00:43:31.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:28.925698+0000 mgr.smithi063.mrzkxq (mgr.14164) 294 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-12T00:43:31.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:29.440693+0000 mgr.smithi063.mrzkxq (mgr.14164) 295 : audit [DBG] from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:31.234 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo test 2024-03-12T00:43:31.244 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-03-12T00:43:31.310 INFO:teuthology.orchestra.run.smithi063.stderr:+ sync 2024-03-12T00:43:31.676 INFO:teuthology.run_tasks:Running task parallel... 2024-03-12T00:43:31.688 INFO:teuthology.task.parallel:starting parallel... 2024-03-12T00:43:31.688 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-03-12T00:43:31.688 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-03-12T00:43:31.689 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:31.689 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-12T00:43:31.689 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-03-12T00:43:31.690 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-03-12T00:43:31.691 INFO:teuthology.task.exec:Executing custom commands... 2024-03-12T00:43:31.691 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:31.691 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-03-12T00:43:31.763 INFO:teuthology.orchestra.run.smithi063.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-03-12T00:43:31.764 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T00:43:31.764 INFO:teuthology.orchestra.run.smithi063.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-03-12T00:43:31.776 INFO:teuthology.orchestra.run.smithi063.stdout:3 of 5 processes prepared for launch 0 sec 2024-03-12T00:43:31.876 INFO:teuthology.orchestra.run.smithi063.stdout:5 of 5 processes prepared for launch 0 sec 2024-03-12T00:43:31.877 INFO:teuthology.orchestra.run.smithi063.stdout:releasing clients 2024-03-12T00:43:32.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 293 54.18 MB/sec warmup 1 sec latency 14.621 ms 2024-03-12T00:43:33.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:30.926381+0000 mgr.smithi063.mrzkxq (mgr.14164) 296 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2024-03-12T00:43:33.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:31.844587+0000 mon.smithi063 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:33.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:32.353707+0000 mon.smithi063 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:30.926381+0000 mgr.smithi063.mrzkxq (mgr.14164) 296 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2024-03-12T00:43:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:31.844587+0000 mon.smithi063 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:32.353707+0000 mon.smithi063 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:33.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 618 52.52 MB/sec warmup 2 sec latency 12.106 ms 2024-03-12T00:43:34.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 1664 43.69 MB/sec warmup 3 sec latency 11.727 ms 2024-03-12T00:43:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:32.926850+0000 mgr.smithi063.mrzkxq (mgr.14164) 297 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 4.2 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 366 KiB/s wr, 9 op/s 2024-03-12T00:43:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:32.926850+0000 mgr.smithi063.mrzkxq (mgr.14164) 297 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 4.2 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 366 KiB/s wr, 9 op/s 2024-03-12T00:43:35.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 3164 42.61 MB/sec warmup 4 sec latency 10.724 ms 2024-03-12T00:43:35.936 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-12T00:43:36.878 INFO:teuthology.orchestra.run.smithi063.stdout: 5 4060 40.08 MB/sec warmup 5 sec latency 14.280 ms 2024-03-12T00:43:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:34.927442+0000 mgr.smithi063.mrzkxq (mgr.14164) 298 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 66 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 5.7 MiB/s wr, 239 op/s 2024-03-12T00:43:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:34.927442+0000 mgr.smithi063.mrzkxq (mgr.14164) 298 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 66 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 5.7 MiB/s wr, 239 op/s 2024-03-12T00:43:37.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 5375 37.87 MB/sec warmup 6 sec latency 14.971 ms 2024-03-12T00:43:38.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 6425 36.90 MB/sec warmup 7 sec latency 22.674 ms 2024-03-12T00:43:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:36.927876+0000 mgr.smithi063.mrzkxq (mgr.14164) 299 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 93 MiB data, 390 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 8.4 MiB/s wr, 404 op/s 2024-03-12T00:43:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:36.927876+0000 mgr.smithi063.mrzkxq (mgr.14164) 299 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 93 MiB data, 390 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 8.4 MiB/s wr, 404 op/s 2024-03-12T00:43:39.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 7445 36.89 MB/sec warmup 8 sec latency 14.704 ms 2024-03-12T00:43:39.983 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-12T00:43:40.857 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:38.928674+0000 mgr.smithi063.mrzkxq (mgr.14164) 300 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 128 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 13 MiB/s wr, 745 op/s 2024-03-12T00:43:40.857 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.516241+0000 mon.smithi063 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.522185+0000 mon.smithi063 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.532240+0000 mon.smithi063 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.536162+0000 mon.smithi063 (mon.0) 697 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.538881+0000 mon.smithi063 (mon.0) 698 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.540247+0000 mon.smithi063 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.550955+0000 mon.smithi063 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.858 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:39.560125+0000 mon.smithi063 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 8522 35.38 MB/sec warmup 9 sec latency 13.639 ms 2024-03-12T00:43:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:38.928674+0000 mgr.smithi063.mrzkxq (mgr.14164) 300 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 128 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 13 MiB/s wr, 745 op/s 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.516241+0000 mon.smithi063 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.522185+0000 mon.smithi063 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.532240+0000 mon.smithi063 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.536162+0000 mon.smithi063 (mon.0) 697 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.538881+0000 mon.smithi063 (mon.0) 698 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.540247+0000 mon.smithi063 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.550955+0000 mon.smithi063 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:39.560125+0000 mon.smithi063 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:41.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 9796 34.30 MB/sec warmup 10 sec latency 14.449 ms 2024-03-12T00:43:42.527 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:40.929125+0000 mgr.smithi063.mrzkxq (mgr.14164) 301 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 143 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 15 MiB/s wr, 905 op/s 2024-03-12T00:43:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:40.929125+0000 mgr.smithi063.mrzkxq (mgr.14164) 301 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 143 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 15 MiB/s wr, 905 op/s 2024-03-12T00:43:42.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 10927 35.48 MB/sec warmup 11 sec latency 20.265 ms 2024-03-12T00:43:43.574 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph mgr module enable nfs --force' 2024-03-12T00:43:43.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 11858 33.73 MB/sec warmup 12 sec latency 10.975 ms 2024-03-12T00:43:44.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:42.775452+0000 mon.smithi063 (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' 2024-03-12T00:43:44.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:42.781994+0000 mon.smithi063 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:44.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:42.786157+0000 mon.smithi063 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:44.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:42.787320+0000 mon.smithi063 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:44.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:42.794590+0000 mon.smithi063 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:44.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:43 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:42.802995+0000 mon.smithi063 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:44.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:42.775452+0000 mon.smithi063 (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' 2024-03-12T00:43:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:42.781994+0000 mon.smithi063 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:42.786157+0000 mon.smithi063 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:42.787320+0000 mon.smithi063 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:42.794590+0000 mon.smithi063 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:42.802995+0000 mon.smithi063 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:44.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 13198 33.31 MB/sec warmup 13 sec latency 13.956 ms 2024-03-12T00:43:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:42.929613+0000 mgr.smithi063.mrzkxq (mgr.14164) 302 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 150 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 17 MiB/s wr, 1.12k op/s 2024-03-12T00:43:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:42.929613+0000 mgr.smithi063.mrzkxq (mgr.14164) 302 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 150 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 17 MiB/s wr, 1.12k op/s 2024-03-12T00:43:45.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 14378 34.47 MB/sec warmup 14 sec latency 16.733 ms 2024-03-12T00:43:46.824 INFO:teuthology.orchestra.run.smithi063.stderr:module 'nfs' is already enabled 2024-03-12T00:43:46.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 15137 32.80 MB/sec warmup 15 sec latency 14.542 ms 2024-03-12T00:43:47.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:44.930225+0000 mgr.smithi063.mrzkxq (mgr.14164) 303 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 152 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 21 MiB/s wr, 1.44k op/s 2024-03-12T00:43:47.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:46.217397+0000 mon.smithi063 (mon.0) 708 : audit [INF] from='client.? 172.21.15.63:0/3542890790' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-03-12T00:43:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:44.930225+0000 mgr.smithi063.mrzkxq (mgr.14164) 303 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 152 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 21 MiB/s wr, 1.44k op/s 2024-03-12T00:43:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:46.217397+0000 mon.smithi063 (mon.0) 708 : audit [INF] from='client.? 172.21.15.63:0/3542890790' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-03-12T00:43:47.683 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-12T00:43:47.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 16332 32.30 MB/sec warmup 16 sec latency 37.511 ms 2024-03-12T00:43:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:46.813482+0000 mon.smithi063 (mon.0) 709 : audit [INF] from='client.? 172.21.15.63:0/3542890790' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-03-12T00:43:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:46.813557+0000 mon.smithi063 (mon.0) 710 : cluster [DBG] mgrmap e20: smithi063.mrzkxq(active, since 6m), standbys: smithi139.ncafpp 2024-03-12T00:43:48.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:46.813482+0000 mon.smithi063 (mon.0) 709 : audit [INF] from='client.? 172.21.15.63:0/3542890790' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-03-12T00:43:48.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:46.813557+0000 mon.smithi063 (mon.0) 710 : cluster [DBG] mgrmap e20: smithi063.mrzkxq(active, since 6m), standbys: smithi139.ncafpp 2024-03-12T00:43:48.877 INFO:teuthology.orchestra.run.smithi063.stdout: 5 17607 33.23 MB/sec warmup 17 sec latency 40.112 ms 2024-03-12T00:43:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:46.930649+0000 mgr.smithi063.mrzkxq (mgr.14164) 304 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 161 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.45k op/s 2024-03-12T00:43:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:46.930649+0000 mgr.smithi063.mrzkxq (mgr.14164) 304 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 161 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.45k op/s 2024-03-12T00:43:49.878 INFO:teuthology.orchestra.run.smithi063.stdout: 5 18554 32.52 MB/sec warmup 18 sec latency 45.131 ms 2024-03-12T00:43:50.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:48.931181+0000 mgr.smithi063.mrzkxq (mgr.14164) 305 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 172 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.51k op/s 2024-03-12T00:43:50.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:48.931181+0000 mgr.smithi063.mrzkxq (mgr.14164) 305 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 172 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.51k op/s 2024-03-12T00:43:50.878 INFO:teuthology.orchestra.run.smithi063.stdout: 5 19641 32.11 MB/sec warmup 19 sec latency 22.023 ms 2024-03-12T00:43:51.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 20832 32.35 MB/sec warmup 20 sec latency 20.897 ms 2024-03-12T00:43:52.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:50.931624+0000 mgr.smithi063.mrzkxq (mgr.14164) 306 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 174 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.40k op/s 2024-03-12T00:43:52.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:50.931624+0000 mgr.smithi063.mrzkxq (mgr.14164) 306 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 174 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.40k op/s 2024-03-12T00:43:52.860 INFO:teuthology.orchestra.run.smithi063.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T00:43:52.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 21793 32.30 MB/sec warmup 21 sec latency 16.283 ms 2024-03-12T00:43:53.741 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-03-12T00:43:53.742 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T00:43:53.742 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-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-12T00:43:53.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 22623 31.59 MB/sec warmup 22 sec latency 17.714 ms 2024-03-12T00:43:54.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:52.853754+0000 mgr.smithi063.mrzkxq (mgr.14164) 307 : audit [DBG] from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:52.854588+0000 mgr.smithi063.mrzkxq (mgr.14164) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:52.858568+0000 mon.smithi063 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:52.859345+0000 mon.smithi063 (mon.0) 712 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:52.861777+0000 mon.smithi063 (mon.0) 713 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:52.862769+0000 mon.smithi063 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:52.932076+0000 mgr.smithi063.mrzkxq (mgr.14164) 309 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 184 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 16 MiB/s wr, 1.49k op/s 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:53.265035+0000 mon.smithi063 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:53.273839+0000 mon.smithi063 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:54.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:43:53.276314+0000 mgr.smithi063.mrzkxq (mgr.14164) 310 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T00:43:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:52.853754+0000 mgr.smithi063.mrzkxq (mgr.14164) 307 : audit [DBG] from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:52.854588+0000 mgr.smithi063.mrzkxq (mgr.14164) 308 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T00:43:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:52.858568+0000 mon.smithi063 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:52.859345+0000 mon.smithi063 (mon.0) 712 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:43:54.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:52.861777+0000 mon.smithi063 (mon.0) 713 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:43:54.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:52.862769+0000 mon.smithi063 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:43:54.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:52.932076+0000 mgr.smithi063.mrzkxq (mgr.14164) 309 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 184 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 16 MiB/s wr, 1.49k op/s 2024-03-12T00:43:54.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:53.265035+0000 mon.smithi063 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:54.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:53.273839+0000 mon.smithi063 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:43:54.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:43:53.276314+0000 mgr.smithi063.mrzkxq (mgr.14164) 310 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa 2024-03-12T00:43:54.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 23731 31.05 MB/sec warmup 23 sec latency 21.922 ms 2024-03-12T00:43:55.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 24970 31.92 MB/sec warmup 24 sec latency 19.823 ms 2024-03-12T00:43:56.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:54.932661+0000 mgr.smithi063.mrzkxq (mgr.14164) 311 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.59k op/s 2024-03-12T00:43:56.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:54.932661+0000 mgr.smithi063.mrzkxq (mgr.14164) 311 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.59k op/s 2024-03-12T00:43:56.421 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:43:56.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 25694 31.09 MB/sec warmup 25 sec latency 15.686 ms 2024-03-12T00:43:57.338 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:43:57.338 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (4m) 17s ago 6m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:43:57.338 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (6m) 17s ago 6m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:43:57.338 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (5m) 25s ago 5m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (4m) 17s ago 6m 32.2M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (48s) 17s ago 47s 18.0M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (46s) 25s ago 45s 14.4M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (7m) 17s ago 7m 422M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (5m) 25s ago 5m 372M - 16.2.5 6933c2a0b7dd b838678725d3 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (8m) 17s ago 8m 47.7M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (5m) 25s ago 5m 41.5M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.0.smithi063.mqbxgl smithi063 *:2049 running (34s) 17s ago 33s 51.6M - 3.5 6933c2a0b7dd 941e262ec114 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.0.smithi139.rmlvmz smithi139 *:2049 running (28s) 25s ago 28s 53.4M - 3.5 6933c2a0b7dd 9cae2be39735 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (5m) 17s ago 5m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (5m) 25s ago 5m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (4m) 17s ago 4m 39.3M 3224M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (4m) 17s ago 4m 37.7M 3224M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:43:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (3m) 17s ago 3m 35.7M 3224M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:43:57.340 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (3m) 17s ago 3m 37.5M 3224M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:43:57.340 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (3m) 25s ago 3m 36.6M 3992M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:43:57.340 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (2m) 25s ago 2m 37.1M 3992M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:43:57.340 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (2m) 25s ago 2m 40.4M 3992M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:43:57.340 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (2m) 25s ago 2m 36.5M 3992M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:43:57.340 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (4m) 17s ago 5m 40.9M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:43:57.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:56.402167+0000 mgr.smithi063.mrzkxq (mgr.14164) 312 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:57.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.193055+0000 mon.smithi063 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-12T00:43:57.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.193464+0000 mon.smithi063 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-03-12T00:43:57.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.193734+0000 mon.smithi063 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-12T00:43:57.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.193998+0000 mon.smithi063 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-03-12T00:43:57.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.194252+0000 mon.smithi063 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [3, 2]}]: dispatch 2024-03-12T00:43:57.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:56.402167+0000 mgr.smithi063.mrzkxq (mgr.14164) 312 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:57.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.193055+0000 mon.smithi063 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-12T00:43:57.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.193464+0000 mon.smithi063 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-03-12T00:43:57.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.193734+0000 mon.smithi063 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-03-12T00:43:57.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.193998+0000 mon.smithi063 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-03-12T00:43:57.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.194252+0000 mon.smithi063 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [3, 2]}]: dispatch 2024-03-12T00:43:57.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 26723 30.82 MB/sec warmup 26 sec latency 20.998 ms 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:43:57.900 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:43:57.901 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:43:57.901 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:43:57.901 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-03-12T00:43:57.901 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:43:57.901 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:43:58.386 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:43:58.386 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", 2024-03-12T00:43:58.386 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:43:58.387 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:43:58.387 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "", 2024-03-12T00:43:58.387 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa image" 2024-03-12T00:43:58.387 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:43:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:56.858369+0000 mgr.smithi063.mrzkxq (mgr.14164) 313 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:56.933169+0000 mgr.smithi063.mrzkxq (mgr.14164) 314 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 15 MiB/s wr, 1.52k op/s 2024-03-12T00:43:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.263699+0000 mon.smithi063 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-03-12T00:43:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.263757+0000 mon.smithi063 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-03-12T00:43:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.263792+0000 mon.smithi063 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-03-12T00:43:58.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.263821+0000 mon.smithi063 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-03-12T00:43:58.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.263857+0000 mon.smithi063 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [3, 2]}]': finished 2024-03-12T00:43:58.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:57.263894+0000 mon.smithi063 (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-12T00:43:58.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.307361+0000 mgr.smithi063.mrzkxq (mgr.14164) 315 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:58.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.335186+0000 mon.smithi063 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:43:58.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.337277+0000 mon.smithi063 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:43:58.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:57.898267+0000 mon.smithi063 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.63:0/3167834124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:56.858369+0000 mgr.smithi063.mrzkxq (mgr.14164) 313 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:56.933169+0000 mgr.smithi063.mrzkxq (mgr.14164) 314 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 15 MiB/s wr, 1.52k op/s 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.263699+0000 mon.smithi063 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.263757+0000 mon.smithi063 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.263792+0000 mon.smithi063 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.263821+0000 mon.smithi063 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.263857+0000 mon.smithi063 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [3, 2]}]': finished 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:57.263894+0000 mon.smithi063 (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.307361+0000 mgr.smithi063.mrzkxq (mgr.14164) 315 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.335186+0000 mon.smithi063 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.337277+0000 mon.smithi063 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:43:58.667 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:57.898267+0000 mon.smithi063 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.63:0/3167834124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:43:58.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 27755 30.77 MB/sec warmup 27 sec latency 28.628 ms 2024-03-12T00:43:58.973 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:43:59.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:58.276911+0000 mon.smithi063 (mon.0) 731 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-12T00:43:59.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:58.384807+0000 mgr.smithi063.mrzkxq (mgr.14164) 316 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:59.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:43:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:43:58.972362+0000 mon.smithi139 (mon.1) 18 : audit [DBG] from='client.? 172.21.15.63:0/3619677005' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:43:59.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:58.276911+0000 mon.smithi063 (mon.0) 731 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-12T00:43:59.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:58.384807+0000 mgr.smithi063.mrzkxq (mgr.14164) 316 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:43:59.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:43:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:43:58.972362+0000 mon.smithi139 (mon.1) 18 : audit [DBG] from='client.? 172.21.15.63:0/3619677005' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:43:59.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 28694 30.99 MB/sec warmup 28 sec latency 21.589 ms 2024-03-12T00:44:00.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:58.933794+0000 mgr.smithi063.mrzkxq (mgr.14164) 317 : cluster [DBG] pgmap v262: 97 pgs: 2 activating, 1 remapped+peering, 94 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.38k op/s 2024-03-12T00:44:00.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:43:59.284093+0000 mon.smithi063 (mon.0) 732 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-12T00:44:00.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:58.933794+0000 mgr.smithi063.mrzkxq (mgr.14164) 317 : cluster [DBG] pgmap v262: 97 pgs: 2 activating, 1 remapped+peering, 94 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.38k op/s 2024-03-12T00:44:00.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:43:59.284093+0000 mon.smithi063 (mon.0) 732 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-12T00:44:00.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 29552 30.39 MB/sec warmup 29 sec latency 12.499 ms 2024-03-12T00:44:01.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:00.288558+0000 mon.smithi063 (mon.0) 733 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-12T00:44:01.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:00.288558+0000 mon.smithi063 (mon.0) 733 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-12T00:44:01.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 30744 30.14 MB/sec warmup 30 sec latency 14.595 ms 2024-03-12T00:44:02.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:00.934118+0000 mgr.smithi063.mrzkxq (mgr.14164) 318 : cluster [DBG] pgmap v265: 97 pgs: 2 activating, 1 remapped+peering, 94 active+clean; 203 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s wr, 811 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T00:44:02.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:01.294346+0000 mon.smithi063 (mon.0) 734 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-12T00:44:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:00.934118+0000 mgr.smithi063.mrzkxq (mgr.14164) 318 : cluster [DBG] pgmap v265: 97 pgs: 2 activating, 1 remapped+peering, 94 active+clean; 203 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s wr, 811 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T00:44:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:01.294346+0000 mon.smithi063 (mon.0) 734 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-12T00:44:02.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 31786 30.55 MB/sec warmup 31 sec latency 23.087 ms 2024-03-12T00:44:03.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 32628 30.21 MB/sec warmup 32 sec latency 18.247 ms 2024-03-12T00:44:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:02.934567+0000 mgr.smithi063.mrzkxq (mgr.14164) 319 : cluster [DBG] pgmap v267: 97 pgs: 2 activating, 1 remapped+peering, 94 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.11k op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:04.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:02.934567+0000 mgr.smithi063.mrzkxq (mgr.14164) 319 : cluster [DBG] pgmap v267: 97 pgs: 2 activating, 1 remapped+peering, 94 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.11k op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:04.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 33559 29.96 MB/sec warmup 33 sec latency 22.053 ms 2024-03-12T00:44:05.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 34725 29.85 MB/sec warmup 34 sec latency 15.888 ms 2024-03-12T00:44:06.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:04.935217+0000 mgr.smithi063.mrzkxq (mgr.14164) 320 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.39k op/s; 683 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:06.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:04.935217+0000 mgr.smithi063.mrzkxq (mgr.14164) 320 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.39k op/s; 683 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:06.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 35879 30.27 MB/sec warmup 35 sec latency 26.671 ms 2024-03-12T00:44:07.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 36758 29.89 MB/sec warmup 36 sec latency 15.990 ms 2024-03-12T00:44:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:06.935721+0000 mgr.smithi063.mrzkxq (mgr.14164) 321 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.05k op/s; 535 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:06.935721+0000 mgr.smithi063.mrzkxq (mgr.14164) 321 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.05k op/s; 535 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:08.879 INFO:teuthology.orchestra.run.smithi063.stdout: 5 37669 29.53 MB/sec warmup 37 sec latency 34.990 ms 2024-03-12T00:44:09.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 38342 29.26 MB/sec warmup 38 sec latency 36.436 ms 2024-03-12T00:44:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:08.936209+0000 mgr.smithi063.mrzkxq (mgr.14164) 322 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 14 MiB/s wr, 1.19k op/s; 474 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:10.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:08.936209+0000 mgr.smithi063.mrzkxq (mgr.14164) 322 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 14 MiB/s wr, 1.19k op/s; 474 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:10.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 39180 29.45 MB/sec warmup 39 sec latency 24.758 ms 2024-03-12T00:44:11.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 39889 29.01 MB/sec warmup 40 sec latency 20.158 ms 2024-03-12T00:44:12.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:10.936737+0000 mgr.smithi063.mrzkxq (mgr.14164) 323 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.36k op/s; 410 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:12.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:10.936737+0000 mgr.smithi063.mrzkxq (mgr.14164) 323 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.36k op/s; 410 KiB/s, 0 keys/s, 0 objects/s recovering 2024-03-12T00:44:12.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 40830 28.88 MB/sec warmup 41 sec latency 23.175 ms 2024-03-12T00:44:13.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:12.366855+0000 mon.smithi063 (mon.0) 735 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:44:13.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:12.366855+0000 mon.smithi063 (mon.0) 735 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:44:13.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 41686 28.62 MB/sec warmup 42 sec latency 35.698 ms 2024-03-12T00:44:14.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:12.937286+0000 mgr.smithi063.mrzkxq (mgr.14164) 324 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.22k op/s; 352 KiB/s, 0 objects/s recovering 2024-03-12T00:44:14.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:12.937286+0000 mgr.smithi063.mrzkxq (mgr.14164) 324 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.22k op/s; 352 KiB/s, 0 objects/s recovering 2024-03-12T00:44:14.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 42537 28.73 MB/sec warmup 43 sec latency 14.071 ms 2024-03-12T00:44:15.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 43111 28.47 MB/sec warmup 44 sec latency 47.125 ms 2024-03-12T00:44:16.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:14.937906+0000 mgr.smithi063.mrzkxq (mgr.14164) 325 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.27k op/s; 341 KiB/s, 0 objects/s recovering 2024-03-12T00:44:16.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:14.937906+0000 mgr.smithi063.mrzkxq (mgr.14164) 325 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.27k op/s; 341 KiB/s, 0 objects/s recovering 2024-03-12T00:44:16.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 43871 28.16 MB/sec warmup 45 sec latency 20.745 ms 2024-03-12T00:44:17.880 INFO:teuthology.orchestra.run.smithi063.stdout: 5 44961 28.02 MB/sec warmup 46 sec latency 21.822 ms 2024-03-12T00:44:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:16.938378+0000 mgr.smithi063.mrzkxq (mgr.14164) 326 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-03-12T00:44:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:16.938378+0000 mgr.smithi063.mrzkxq (mgr.14164) 326 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-03-12T00:44:18.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 46002 28.30 MB/sec warmup 47 sec latency 15.509 ms 2024-03-12T00:44:19.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 46653 28.09 MB/sec warmup 48 sec latency 23.039 ms 2024-03-12T00:44:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:18.938877+0000 mgr.smithi063.mrzkxq (mgr.14164) 327 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 251 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-03-12T00:44:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:18.938877+0000 mgr.smithi063.mrzkxq (mgr.14164) 327 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 251 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-03-12T00:44:20.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 47347 27.79 MB/sec warmup 49 sec latency 25.005 ms 2024-03-12T00:44:21.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 48216 27.58 MB/sec warmup 50 sec latency 23.475 ms 2024-03-12T00:44:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:20.940325+0000 mgr.smithi063.mrzkxq (mgr.14164) 328 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 258 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-03-12T00:44:22.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:20.940325+0000 mgr.smithi063.mrzkxq (mgr.14164) 328 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 258 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-03-12T00:44:22.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 49075 27.57 MB/sec warmup 51 sec latency 239.465 ms 2024-03-12T00:44:23.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 50110 27.73 MB/sec warmup 52 sec latency 17.774 ms 2024-03-12T00:44:24.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:22.940835+0000 mgr.smithi063.mrzkxq (mgr.14164) 329 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.07k op/s 2024-03-12T00:44:24.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:22.940835+0000 mgr.smithi063.mrzkxq (mgr.14164) 329 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.07k op/s 2024-03-12T00:44:24.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 50953 27.51 MB/sec warmup 53 sec latency 19.627 ms 2024-03-12T00:44:25.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 51981 27.39 MB/sec warmup 54 sec latency 23.071 ms 2024-03-12T00:44:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:24.941433+0000 mgr.smithi063.mrzkxq (mgr.14164) 330 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.22k op/s 2024-03-12T00:44:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:24.941433+0000 mgr.smithi063.mrzkxq (mgr.14164) 330 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.22k op/s 2024-03-12T00:44:26.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 52849 27.54 MB/sec warmup 55 sec latency 21.989 ms 2024-03-12T00:44:27.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 53655 27.47 MB/sec warmup 56 sec latency 26.078 ms 2024-03-12T00:44:28.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:26.941933+0000 mgr.smithi063.mrzkxq (mgr.14164) 331 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 277 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-03-12T00:44:28.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:26.941933+0000 mgr.smithi063.mrzkxq (mgr.14164) 331 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 277 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-03-12T00:44:28.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 54399 27.22 MB/sec warmup 57 sec latency 26.577 ms 2024-03-12T00:44:29.478 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:44:29.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 55147 27.04 MB/sec warmup 58 sec latency 27.029 ms 2024-03-12T00:44:30.318 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (5m) 50s ago 7m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (7m) 50s ago 6m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (6m) 58s ago 6m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (5m) 50s ago 6m 32.2M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (81s) 50s ago 80s 18.0M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (79s) 58s ago 78s 14.4M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (8m) 50s ago 8m 422M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (6m) 58s ago 6m 372M - 16.2.5 6933c2a0b7dd b838678725d3 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (8m) 50s ago 8m 47.7M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (5m) 58s ago 5m 41.5M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.0.smithi063.mqbxgl smithi063 *:2049 running (67s) 50s ago 66s 51.6M - 3.5 6933c2a0b7dd 941e262ec114 2024-03-12T00:44:30.319 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.0.smithi139.rmlvmz smithi139 *:2049 running (61s) 58s ago 61s 53.4M - 3.5 6933c2a0b7dd 9cae2be39735 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (6m) 50s ago 6m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (5m) 58s ago 5m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (5m) 50s ago 5m 39.3M 3224M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (4m) 50s ago 4m 37.7M 3224M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (4m) 50s ago 4m 35.7M 3224M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (4m) 50s ago 4m 37.5M 3224M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (3m) 58s ago 3m 36.6M 3992M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (3m) 58s ago 3m 37.1M 3992M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (3m) 58s ago 3m 40.4M 3992M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (2m) 58s ago 2m 36.5M 3992M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:44:30.320 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (5m) 50s ago 6m 40.9M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:44:30.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:28.942406+0000 mgr.smithi063.mrzkxq (mgr.14164) 332 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 283 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.14k op/s 2024-03-12T00:44:30.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:29.451916+0000 mgr.smithi063.mrzkxq (mgr.14164) 333 : audit [DBG] from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:28.942406+0000 mgr.smithi063.mrzkxq (mgr.14164) 332 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 283 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.14k op/s 2024-03-12T00:44:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:29.451916+0000 mgr.smithi063.mrzkxq (mgr.14164) 333 : audit [DBG] from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:30.867 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:44:30.867 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:44:30.867 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:44:30.868 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:44:30.881 INFO:teuthology.orchestra.run.smithi063.stdout: 5 55887 26.88 MB/sec warmup 59 sec latency 33.493 ms 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa", 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "", 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c2ea977b6956d1f694ccf66acc692fdd979e3baa image" 2024-03-12T00:44:31.383 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:44:31.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:29.890857+0000 mgr.smithi063.mrzkxq (mgr.14164) 334 : audit [DBG] from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:31.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:30.301543+0000 mgr.smithi063.mrzkxq (mgr.14164) 335 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:31.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:30.866087+0000 mon.smithi063 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.63:0/3273259249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:44:31.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 56617 26.92 MB/sec warmup 60 sec latency 23.815 ms 2024-03-12T00:44:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:29.890857+0000 mgr.smithi063.mrzkxq (mgr.14164) 334 : audit [DBG] from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:30.301543+0000 mgr.smithi063.mrzkxq (mgr.14164) 335 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:30.866087+0000 mon.smithi063 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.63:0/3273259249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:44:31.947 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:44:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:30.943174+0000 mgr.smithi063.mrzkxq (mgr.14164) 336 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-03-12T00:44:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:31.378566+0000 mgr.smithi063.mrzkxq (mgr.14164) 337 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:31.945456+0000 mon.smithi139 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.63:0/1604828488' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:44:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:30.943174+0000 mgr.smithi063.mrzkxq (mgr.14164) 336 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-03-12T00:44:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:31.378566+0000 mgr.smithi063.mrzkxq (mgr.14164) 337 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:44:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:31.945456+0000 mon.smithi139 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.63:0/1604828488' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:44:32.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 57348 26.81 MB/sec warmup 61 sec latency 18.210 ms 2024-03-12T00:44:33.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 58094 26.61 MB/sec warmup 62 sec latency 17.281 ms 2024-03-12T00:44:34.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 58875 26.44 MB/sec warmup 63 sec latency 23.170 ms 2024-03-12T00:44:34.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:32.943599+0000 mgr.smithi063.mrzkxq (mgr.14164) 338 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 296 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-03-12T00:44:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:32.943599+0000 mgr.smithi063.mrzkxq (mgr.14164) 338 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 296 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-03-12T00:44:35.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 59527 26.31 MB/sec warmup 64 sec latency 29.153 ms 2024-03-12T00:44:36.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 60386 26.44 MB/sec warmup 65 sec latency 29.110 ms 2024-03-12T00:44:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:34.944077+0000 mgr.smithi063.mrzkxq (mgr.14164) 339 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 300 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-03-12T00:44:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:35.815871+0000 mon.smithi063 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:44:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:44:35.816192+0000 mgr.smithi063.mrzkxq (mgr.14164) 340 : cephadm [INF] Upgrade: Target is version 18.2.1-746-gc2ea977b (unknown) 2024-03-12T00:44:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:44:35.816412+0000 mgr.smithi063.mrzkxq (mgr.14164) 341 : 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-12T00:44:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:35.817439+0000 mon.smithi063 (mon.0) 738 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:44:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:44:35.818661+0000 mgr.smithi063.mrzkxq (mgr.14164) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi063.mrzkxq) 2024-03-12T00:44:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:34.944077+0000 mgr.smithi063.mrzkxq (mgr.14164) 339 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 300 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-03-12T00:44:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:35.815871+0000 mon.smithi063 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:44:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:44:35.816192+0000 mgr.smithi063.mrzkxq (mgr.14164) 340 : cephadm [INF] Upgrade: Target is version 18.2.1-746-gc2ea977b (unknown) 2024-03-12T00:44:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:44:35.816412+0000 mgr.smithi063.mrzkxq (mgr.14164) 341 : 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-12T00:44:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:35.817439+0000 mon.smithi063 (mon.0) 738 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:44:37.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:44:35.818661+0000 mgr.smithi063.mrzkxq (mgr.14164) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi063.mrzkxq) 2024-03-12T00:44:37.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 60998 26.26 MB/sec warmup 66 sec latency 29.090 ms 2024-03-12T00:44:38.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:37 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:44:36.112834+0000 mgr.smithi063.mrzkxq (mgr.14164) 343 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633 on smithi139 2024-03-12T00:44:38.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:44:36.112834+0000 mgr.smithi063.mrzkxq (mgr.14164) 343 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633 on smithi139 2024-03-12T00:44:38.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 61654 26.03 MB/sec warmup 67 sec latency 22.274 ms 2024-03-12T00:44:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:36.944454+0000 mgr.smithi063.mrzkxq (mgr.14164) 344 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 967 op/s 2024-03-12T00:44:39.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:36.944454+0000 mgr.smithi063.mrzkxq (mgr.14164) 344 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 967 op/s 2024-03-12T00:44:39.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 62245 25.89 MB/sec warmup 68 sec latency 26.604 ms 2024-03-12T00:44:40.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 63192 25.87 MB/sec warmup 69 sec latency 19.641 ms 2024-03-12T00:44:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:38.944998+0000 mgr.smithi063.mrzkxq (mgr.14164) 345 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 301 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 939 op/s 2024-03-12T00:44:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:38.944998+0000 mgr.smithi063.mrzkxq (mgr.14164) 345 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 301 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 939 op/s 2024-03-12T00:44:41.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 64014 25.97 MB/sec warmup 70 sec latency 41.560 ms 2024-03-12T00:44:42.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 64550 25.76 MB/sec warmup 71 sec latency 21.765 ms 2024-03-12T00:44:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:40.945540+0000 mgr.smithi063.mrzkxq (mgr.14164) 346 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 985 op/s 2024-03-12T00:44:43.172 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:40.945540+0000 mgr.smithi063.mrzkxq (mgr.14164) 346 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 985 op/s 2024-03-12T00:44:43.883 INFO:teuthology.orchestra.run.smithi063.stdout: 5 65078 25.53 MB/sec warmup 72 sec latency 41.228 ms 2024-03-12T00:44:44.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 65756 25.42 MB/sec warmup 73 sec latency 28.143 ms 2024-03-12T00:44:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:42.946154+0000 mgr.smithi063.mrzkxq (mgr.14164) 347 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 318 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.09k op/s 2024-03-12T00:44:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:42.946154+0000 mgr.smithi063.mrzkxq (mgr.14164) 347 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 318 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.09k op/s 2024-03-12T00:44:45.883 INFO:teuthology.orchestra.run.smithi063.stdout: 5 66683 25.38 MB/sec warmup 74 sec latency 19.303 ms 2024-03-12T00:44:46.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 67429 25.42 MB/sec warmup 75 sec latency 24.492 ms 2024-03-12T00:44:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:44.946739+0000 mgr.smithi063.mrzkxq (mgr.14164) 348 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 995 op/s 2024-03-12T00:44:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:44.946739+0000 mgr.smithi063.mrzkxq (mgr.14164) 348 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 995 op/s 2024-03-12T00:44:47.882 INFO:teuthology.orchestra.run.smithi063.stdout: 5 67993 25.30 MB/sec warmup 76 sec latency 32.710 ms 2024-03-12T00:44:48.883 INFO:teuthology.orchestra.run.smithi063.stdout: 5 68583 25.11 MB/sec warmup 77 sec latency 28.135 ms 2024-03-12T00:44:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:46.947229+0000 mgr.smithi063.mrzkxq (mgr.14164) 349 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.4 MiB/s wr, 859 op/s 2024-03-12T00:44:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:46.947229+0000 mgr.smithi063.mrzkxq (mgr.14164) 349 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.4 MiB/s wr, 859 op/s 2024-03-12T00:44:49.883 INFO:teuthology.orchestra.run.smithi063.stdout: 5 69290 25.02 MB/sec warmup 78 sec latency 113.583 ms 2024-03-12T00:44:50.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:48.947757+0000 mgr.smithi063.mrzkxq (mgr.14164) 350 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 993 op/s 2024-03-12T00:44:50.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 70111 24.93 MB/sec warmup 79 sec latency 25.914 ms 2024-03-12T00:44:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:48.947757+0000 mgr.smithi063.mrzkxq (mgr.14164) 350 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 993 op/s 2024-03-12T00:44:51.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 70864 24.99 MB/sec warmup 80 sec latency 17.847 ms 2024-03-12T00:44:52.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:50.948289+0000 mgr.smithi063.mrzkxq (mgr.14164) 351 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.04k op/s 2024-03-12T00:44:52.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:50.948289+0000 mgr.smithi063.mrzkxq (mgr.14164) 351 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.04k op/s 2024-03-12T00:44:52.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 71448 24.90 MB/sec warmup 81 sec latency 36.001 ms 2024-03-12T00:44:53.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 71782 24.68 MB/sec warmup 82 sec latency 52.176 ms 2024-03-12T00:44:54.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:52.949002+0000 mgr.smithi063.mrzkxq (mgr.14164) 352 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 1.10k op/s 2024-03-12T00:44:54.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:52.949002+0000 mgr.smithi063.mrzkxq (mgr.14164) 352 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 1.10k op/s 2024-03-12T00:44:54.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 72225 24.46 MB/sec warmup 83 sec latency 47.809 ms 2024-03-12T00:44:55.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 72753 24.30 MB/sec warmup 84 sec latency 30.572 ms 2024-03-12T00:44:56.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:54.949553+0000 mgr.smithi063.mrzkxq (mgr.14164) 353 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 337 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-03-12T00:44:56.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:54.949553+0000 mgr.smithi063.mrzkxq (mgr.14164) 353 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 337 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-03-12T00:44:56.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 73471 24.23 MB/sec warmup 85 sec latency 41.621 ms 2024-03-12T00:44:57.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 74242 24.30 MB/sec warmup 86 sec latency 19.367 ms 2024-03-12T00:44:58.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:56.950042+0000 mgr.smithi063.mrzkxq (mgr.14164) 354 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 332 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.7 MiB/s wr, 858 op/s 2024-03-12T00:44:58.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:57.355199+0000 mon.smithi063 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:44:58.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:44:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:44:57.355688+0000 mon.smithi063 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:44:58.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:56.950042+0000 mgr.smithi063.mrzkxq (mgr.14164) 354 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 332 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.7 MiB/s wr, 858 op/s 2024-03-12T00:44:58.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:57.355199+0000 mon.smithi063 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:44:58.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:44:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:44:57.355688+0000 mon.smithi063 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:44:58.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 75007 24.27 MB/sec warmup 87 sec latency 24.202 ms 2024-03-12T00:44:59.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 75720 24.15 MB/sec warmup 88 sec latency 21.848 ms 2024-03-12T00:45:00.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:44:58.950515+0000 mgr.smithi063.mrzkxq (mgr.14164) 355 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 884 op/s 2024-03-12T00:45:00.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:44:58.950515+0000 mgr.smithi063.mrzkxq (mgr.14164) 355 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 884 op/s 2024-03-12T00:45:00.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 76179 23.96 MB/sec warmup 89 sec latency 31.609 ms 2024-03-12T00:45:01.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 76829 23.92 MB/sec warmup 90 sec latency 30.283 ms 2024-03-12T00:45:02.289 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:00.950947+0000 mgr.smithi063.mrzkxq (mgr.14164) 356 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.6 MiB/s wr, 878 op/s 2024-03-12T00:45:02.290 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:00.950947+0000 mgr.smithi063.mrzkxq (mgr.14164) 356 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.6 MiB/s wr, 878 op/s 2024-03-12T00:45:02.316 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:45:02.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 77414 23.81 MB/sec warmup 91 sec latency 30.605 ms 2024-03-12T00:45:03.018 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:45:03.018 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (5m) 83s ago 7m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:45:03.018 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (7m) 83s ago 7m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (6m) 91s ago 6m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (5m) 83s ago 7m 32.2M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (114s) 83s ago 113s 18.0M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (111s) 91s ago 111s 14.4M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (9m) 83s ago 9m 422M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (6m) 91s ago 6m 372M - 16.2.5 6933c2a0b7dd b838678725d3 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (9m) 83s ago 9m 47.7M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (6m) 91s ago 6m 41.5M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.0.smithi063.mqbxgl smithi063 *:2049 running (100s) 83s ago 99s 51.6M - 3.5 6933c2a0b7dd 941e262ec114 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.0.smithi139.rmlvmz smithi139 *:2049 running (94s) 91s ago 94s 53.4M - 3.5 6933c2a0b7dd 9cae2be39735 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (7m) 83s ago 7m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (6m) 91s ago 6m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (5m) 83s ago 5m 39.3M 3224M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:45:03.019 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (5m) 83s ago 5m 37.7M 3224M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (5m) 83s ago 5m 35.7M 3224M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (4m) 83s ago 4m 37.5M 3224M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (4m) 91s ago 4m 36.6M 3992M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (4m) 91s ago 4m 37.1M 3992M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (3m) 91s ago 3m 40.4M 3992M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (3m) 91s ago 3m 36.5M 3992M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:45:03.020 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (5m) 83s ago 6m 40.9M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:45:03.411 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:03.412 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:45:03.413 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-03-12T00:45:03.413 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:45:03.413 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:45:03.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:02.301089+0000 mgr.smithi063.mrzkxq (mgr.14164) 357 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:03.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:02.659821+0000 mgr.smithi063.mrzkxq (mgr.14164) 358 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:03.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.161890+0000 mon.smithi063 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:03.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.162565+0000 mon.smithi063 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:45:03.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.163290+0000 mon.smithi063 (mon.0) 743 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:45:03.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.163940+0000 mon.smithi063 (mon.0) 744 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:02.301089+0000 mgr.smithi063.mrzkxq (mgr.14164) 357 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:02.659821+0000 mgr.smithi063.mrzkxq (mgr.14164) 358 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.161890+0000 mon.smithi063 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.162565+0000 mon.smithi063 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:45:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.163290+0000 mon.smithi063 (mon.0) 743 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:45:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.163940+0000 mon.smithi063 (mon.0) 744 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:03.758 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:45:03.759 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:45:03.759 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:45:03.759 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:45:03.759 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "0/23 ceph daemons upgraded", 2024-03-12T00:45:03.759 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading mgr daemons" 2024-03-12T00:45:03.759 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:45:03.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 77927 23.80 MB/sec warmup 92 sec latency 27.583 ms 2024-03-12T00:45:04.157 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:45:04.298 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:02.951370+0000 mgr.smithi063.mrzkxq (mgr.14164) 359 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.3 MiB/s wr, 974 op/s 2024-03-12T00:45:04.299 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.005626+0000 mgr.smithi063.mrzkxq (mgr.14164) 360 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:04.299 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:03.158076+0000 mgr.smithi063.mrzkxq (mgr.14164) 361 : cephadm [INF] Upgrade: Updating mgr.smithi139.ncafpp 2024-03-12T00:45:04.299 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:03.164681+0000 mgr.smithi063.mrzkxq (mgr.14164) 362 : cephadm [INF] Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:45:04.299 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.410249+0000 mon.smithi063 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.63:0/1085981252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:45:04.299 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:03.757206+0000 mgr.smithi063.mrzkxq (mgr.14164) 363 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:04.299 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:04.155494+0000 mon.smithi063 (mon.0) 746 : audit [DBG] from='client.? 172.21.15.63:0/1208229857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:45:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:02.951370+0000 mgr.smithi063.mrzkxq (mgr.14164) 359 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.3 MiB/s wr, 974 op/s 2024-03-12T00:45:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.005626+0000 mgr.smithi063.mrzkxq (mgr.14164) 360 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:03.158076+0000 mgr.smithi063.mrzkxq (mgr.14164) 361 : cephadm [INF] Upgrade: Updating mgr.smithi139.ncafpp 2024-03-12T00:45:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:03.164681+0000 mgr.smithi063.mrzkxq (mgr.14164) 362 : cephadm [INF] Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:45:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.410249+0000 mon.smithi063 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.63:0/1085981252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:45:04.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:03.757206+0000 mgr.smithi063.mrzkxq (mgr.14164) 363 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:04.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:04.155494+0000 mon.smithi063 (mon.0) 746 : audit [DBG] from='client.? 172.21.15.63:0/1208229857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:45:04.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 78535 23.73 MB/sec warmup 93 sec latency 38.645 ms 2024-03-12T00:45:05.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 79245 23.62 MB/sec warmup 94 sec latency 22.479 ms 2024-03-12T00:45:06.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:04.951976+0000 mgr.smithi063.mrzkxq (mgr.14164) 364 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.3 MiB/s wr, 858 op/s 2024-03-12T00:45:06.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:04.951976+0000 mgr.smithi063.mrzkxq (mgr.14164) 364 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.3 MiB/s wr, 858 op/s 2024-03-12T00:45:06.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 79830 23.49 MB/sec warmup 95 sec latency 27.426 ms 2024-03-12T00:45:07.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 80507 23.45 MB/sec warmup 96 sec latency 37.940 ms 2024-03-12T00:45:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:06.952435+0000 mgr.smithi063.mrzkxq (mgr.14164) 365 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.4 MiB/s wr, 824 op/s 2024-03-12T00:45:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:06.952435+0000 mgr.smithi063.mrzkxq (mgr.14164) 365 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.4 MiB/s wr, 824 op/s 2024-03-12T00:45:08.885 INFO:teuthology.orchestra.run.smithi063.stdout: 5 81224 23.45 MB/sec warmup 97 sec latency 44.666 ms 2024-03-12T00:45:09.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 82078 23.49 MB/sec warmup 98 sec latency 65.126 ms 2024-03-12T00:45:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:08.952956+0000 mgr.smithi063.mrzkxq (mgr.14164) 366 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 9.3 MiB/s wr, 929 op/s 2024-03-12T00:45:10.565 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:08.952956+0000 mgr.smithi063.mrzkxq (mgr.14164) 366 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 9.3 MiB/s wr, 929 op/s 2024-03-12T00:45:10.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 82946 23.41 MB/sec warmup 99 sec latency 27.320 ms 2024-03-12T00:45:11.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 83782 23.42 MB/sec warmup 100 sec latency 22.347 ms 2024-03-12T00:45:12.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:10.953514+0000 mgr.smithi063.mrzkxq (mgr.14164) 367 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 9.0 MiB/s wr, 935 op/s 2024-03-12T00:45:12.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:10.953514+0000 mgr.smithi063.mrzkxq (mgr.14164) 367 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 9.0 MiB/s wr, 935 op/s 2024-03-12T00:45:12.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 84574 23.41 MB/sec warmup 101 sec latency 24.587 ms 2024-03-12T00:45:13.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 85014 23.34 MB/sec warmup 102 sec latency 33.784 ms 2024-03-12T00:45:14.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:12.954017+0000 mgr.smithi063.mrzkxq (mgr.14164) 368 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 1.03k op/s 2024-03-12T00:45:14.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:12.954017+0000 mgr.smithi063.mrzkxq (mgr.14164) 368 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 1.03k op/s 2024-03-12T00:45:14.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 85356 23.20 MB/sec warmup 103 sec latency 47.796 ms 2024-03-12T00:45:15.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:14.365629+0000 mon.smithi063 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:15.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:14.366370+0000 mon.smithi063 (mon.0) 748 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:15.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:14.367293+0000 mon.smithi063 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:15.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:14.368014+0000 mon.smithi063 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:45:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:14.365629+0000 mon.smithi063 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:14.366370+0000 mon.smithi063 (mon.0) 748 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:14.367293+0000 mon.smithi063 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:14.368014+0000 mon.smithi063 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:45:15.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 85676 23.07 MB/sec warmup 104 sec latency 52.744 ms 2024-03-12T00:45:16.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:14.954510+0000 mgr.smithi063.mrzkxq (mgr.14164) 369 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 331 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 10 MiB/s wr, 955 op/s 2024-03-12T00:45:16.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:14.954510+0000 mgr.smithi063.mrzkxq (mgr.14164) 369 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 331 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 10 MiB/s wr, 955 op/s 2024-03-12T00:45:16.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 86191 22.96 MB/sec warmup 105 sec latency 59.004 ms 2024-03-12T00:45:17.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 86782 22.84 MB/sec warmup 106 sec latency 37.652 ms 2024-03-12T00:45:18.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:16.954883+0000 mgr.smithi063.mrzkxq (mgr.14164) 370 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 330 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 9.6 MiB/s wr, 927 op/s 2024-03-12T00:45:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:16.954883+0000 mgr.smithi063.mrzkxq (mgr.14164) 370 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 330 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 9.6 MiB/s wr, 927 op/s 2024-03-12T00:45:18.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 87405 22.79 MB/sec warmup 107 sec latency 30.771 ms 2024-03-12T00:45:19.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 87983 22.69 MB/sec warmup 108 sec latency 29.848 ms 2024-03-12T00:45:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:18.955366+0000 mgr.smithi063.mrzkxq (mgr.14164) 371 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 9.2 MiB/s wr, 854 op/s 2024-03-12T00:45:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:18.955366+0000 mgr.smithi063.mrzkxq (mgr.14164) 371 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 9.2 MiB/s wr, 854 op/s 2024-03-12T00:45:20.886 INFO:teuthology.orchestra.run.smithi063.stdout: 5 88830 22.79 MB/sec warmup 109 sec latency 19.271 ms 2024-03-12T00:45:21.807 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:20.474419+0000 mon.smithi063 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:20.790876+0000 mon.smithi063 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:20.800365+0000 mon.smithi063 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:20.804476+0000 mon.smithi063 (mon.0) 754 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:20.805778+0000 mgr.smithi063.mrzkxq (mgr.14164) 372 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi063.mrzkxq) 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:20.808746+0000 mgr.smithi063.mrzkxq (mgr.14164) 373 : cephadm [INF] Failing over to other MGR 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:20.809165+0000 mon.smithi063 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr fail", "who": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:20.813056+0000 mon.smithi063 (mon.0) 756 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-12T00:45:21.808 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:21.465552+0000 mon.smithi063 (mon.0) 757 : cluster [DBG] Standby manager daemon smithi063.mrzkxq started 2024-03-12T00:45:21.820 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:20.474419+0000 mon.smithi063 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:21.820 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:20.790876+0000 mon.smithi063 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:21.820 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:20.800365+0000 mon.smithi063 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:45:21.820 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:20.804476+0000 mon.smithi063 (mon.0) 754 : audit [DBG] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:21.821 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:20.805778+0000 mgr.smithi063.mrzkxq (mgr.14164) 372 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi063.mrzkxq) 2024-03-12T00:45:21.821 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:20.808746+0000 mgr.smithi063.mrzkxq (mgr.14164) 373 : cephadm [INF] Failing over to other MGR 2024-03-12T00:45:21.821 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:20.809165+0000 mon.smithi063 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr fail", "who": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:45:21.821 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:20.813056+0000 mon.smithi063 (mon.0) 756 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-12T00:45:21.821 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:21.465552+0000 mon.smithi063 (mon.0) 757 : cluster [DBG] Standby manager daemon smithi063.mrzkxq started 2024-03-12T00:45:21.887 INFO:teuthology.orchestra.run.smithi063.stdout: 5 89488 22.72 MB/sec warmup 110 sec latency 21.041 ms 2024-03-12T00:45:22.887 INFO:teuthology.orchestra.run.smithi063.stdout: 5 90057 22.61 MB/sec warmup 111 sec latency 31.452 ms 2024-03-12T00:45:23.058 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:21.807968+0000 mon.smithi063 (mon.0) 758 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "mgr fail", "who": "smithi063.mrzkxq"}]': finished 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:21.808038+0000 mon.smithi063 (mon.0) 759 : cluster [DBG] mgrmap e21: smithi139.ncafpp(active, starting, since 0.998266s), standbys: smithi063.mrzkxq 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:22.377950+0000 mon.smithi063 (mon.0) 760 : cluster [INF] Active manager daemon smithi139.ncafpp restarted 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:22.379090+0000 mon.smithi063 (mon.0) 761 : cluster [INF] Activating manager daemon smithi139.ncafpp 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.379595+0000 mon.smithi139 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:22.382183+0000 mon.smithi063 (mon.0) 762 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.387282+0000 mon.smithi139 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.389945+0000 mon.smithi139 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:45:23.059 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.390229+0000 mon.smithi139 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:21.807968+0000 mon.smithi063 (mon.0) 758 : audit [INF] from='mgr.14164 172.21.15.63:0/2838213366' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "mgr fail", "who": "smithi063.mrzkxq"}]': finished 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:21.808038+0000 mon.smithi063 (mon.0) 759 : cluster [DBG] mgrmap e21: smithi139.ncafpp(active, starting, since 0.998266s), standbys: smithi063.mrzkxq 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:22.377950+0000 mon.smithi063 (mon.0) 760 : cluster [INF] Active manager daemon smithi139.ncafpp restarted 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:22.379090+0000 mon.smithi063 (mon.0) 761 : cluster [INF] Activating manager daemon smithi139.ncafpp 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.379595+0000 mon.smithi139 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:22.382183+0000 mon.smithi063 (mon.0) 762 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-12T00:45:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.387282+0000 mon.smithi139 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:45:23.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.389945+0000 mon.smithi139 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:45:23.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.390229+0000 mon.smithi139 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:45:23.824 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:22.821757+0000 mon.smithi063 (mon.0) 763 : cluster [DBG] mgrmap e22: smithi139.ncafpp(active, starting, since 0.442899s), standbys: smithi063.mrzkxq 2024-03-12T00:45:23.824 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.823293+0000 mon.smithi139 (mon.1) 24 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:45:23.824 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.823443+0000 mon.smithi139 (mon.1) 25 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:45:23.824 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.824584+0000 mon.smithi139 (mon.1) 26 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.824883+0000 mon.smithi139 (mon.1) 27 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.825334+0000 mon.smithi139 (mon.1) 28 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.825593+0000 mon.smithi139 (mon.1) 29 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.825857+0000 mon.smithi139 (mon.1) 30 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.826194+0000 mon.smithi139 (mon.1) 31 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.826458+0000 mon.smithi139 (mon.1) 32 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.826723+0000 mon.smithi139 (mon.1) 33 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.826990+0000 mon.smithi139 (mon.1) 34 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.827251+0000 mon.smithi139 (mon.1) 35 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.827500+0000 mon.smithi139 (mon.1) 36 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.827750+0000 mon.smithi139 (mon.1) 37 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.828283+0000 mon.smithi139 (mon.1) 38 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.828570+0000 mon.smithi139 (mon.1) 39 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:45:23.825 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.828980+0000 mon.smithi139 (mon.1) 40 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:22.861573+0000 mon.smithi063 (mon.0) 764 : cluster [INF] Manager daemon smithi139.ncafpp is now available 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.883409+0000 mon.smithi063 (mon.0) 765 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:22.884051+0000 mgr.smithi139.ncafpp (mgr.24439) 1 : cephadm [INF] Queued nfs.foo for migration 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.888843+0000 mon.smithi139 (mon.1) 41 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.890800+0000 mon.smithi139 (mon.1) 42 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.918629+0000 mon.smithi063 (mon.0) 766 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.922103+0000 mon.smithi139 (mon.1) 43 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.939662+0000 mon.smithi139 (mon.1) 44 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.941078+0000 mon.smithi063 (mon.0) 767 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.961520+0000 mon.smithi139 (mon.1) 45 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/trash_purge_schedule"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.962129+0000 mon.smithi063 (mon.0) 768 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/trash_purge_schedule"}]: dispatch 2024-03-12T00:45:23.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:22.976024+0000 mon.smithi063 (mon.0) 769 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:23.827 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:23.403657+0000 mgr.smithi139.ncafpp (mgr.24439) 2 : cephadm [INF] Deploying cephadm binary to smithi063 2024-03-12T00:45:23.827 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:23.434228+0000 mgr.smithi139.ncafpp (mgr.24439) 3 : cephadm [INF] Deploying cephadm binary to smithi139 2024-03-12T00:45:23.827 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:23.811930+0000 mon.smithi063 (mon.0) 770 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:23.887 INFO:teuthology.orchestra.run.smithi063.stdout: 5 90632 22.53 MB/sec warmup 112 sec latency 43.493 ms 2024-03-12T00:45:24.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:22.821757+0000 mon.smithi063 (mon.0) 763 : cluster [DBG] mgrmap e22: smithi139.ncafpp(active, starting, since 0.442899s), standbys: smithi063.mrzkxq 2024-03-12T00:45:24.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.823293+0000 mon.smithi139 (mon.1) 24 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:45:24.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.823443+0000 mon.smithi139 (mon.1) 25 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.824584+0000 mon.smithi139 (mon.1) 26 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.824883+0000 mon.smithi139 (mon.1) 27 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.825334+0000 mon.smithi139 (mon.1) 28 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.825593+0000 mon.smithi139 (mon.1) 29 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.825857+0000 mon.smithi139 (mon.1) 30 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.826194+0000 mon.smithi139 (mon.1) 31 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.826458+0000 mon.smithi139 (mon.1) 32 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.826723+0000 mon.smithi139 (mon.1) 33 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.826990+0000 mon.smithi139 (mon.1) 34 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.827251+0000 mon.smithi139 (mon.1) 35 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.827500+0000 mon.smithi139 (mon.1) 36 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.827750+0000 mon.smithi139 (mon.1) 37 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:45:24.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.828283+0000 mon.smithi139 (mon.1) 38 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.828570+0000 mon.smithi139 (mon.1) 39 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.828980+0000 mon.smithi139 (mon.1) 40 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:22.861573+0000 mon.smithi063 (mon.0) 764 : cluster [INF] Manager daemon smithi139.ncafpp is now available 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.883409+0000 mon.smithi063 (mon.0) 765 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:22.884051+0000 mgr.smithi139.ncafpp (mgr.24439) 1 : cephadm [INF] Queued nfs.foo for migration 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.888843+0000 mon.smithi139 (mon.1) 41 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.890800+0000 mon.smithi139 (mon.1) 42 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.918629+0000 mon.smithi063 (mon.0) 766 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.922103+0000 mon.smithi139 (mon.1) 43 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.939662+0000 mon.smithi139 (mon.1) 44 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.941078+0000 mon.smithi063 (mon.0) 767 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.961520+0000 mon.smithi139 (mon.1) 45 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/trash_purge_schedule"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.962129+0000 mon.smithi063 (mon.0) 768 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi139.ncafpp/trash_purge_schedule"}]: dispatch 2024-03-12T00:45:24.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:22.976024+0000 mon.smithi063 (mon.0) 769 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:24.169 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:23.403657+0000 mgr.smithi139.ncafpp (mgr.24439) 2 : cephadm [INF] Deploying cephadm binary to smithi063 2024-03-12T00:45:24.169 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:23.434228+0000 mgr.smithi139.ncafpp (mgr.24439) 3 : cephadm [INF] Deploying cephadm binary to smithi139 2024-03-12T00:45:24.169 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:23.811930+0000 mon.smithi063 (mon.0) 770 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:24.887 INFO:teuthology.orchestra.run.smithi063.stdout: 5 91508 22.53 MB/sec warmup 113 sec latency 23.013 ms 2024-03-12T00:45:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:23.832361+0000 mon.smithi063 (mon.0) 771 : cluster [DBG] mgrmap e23: smithi139.ncafpp(active, since 1.4535s), standbys: smithi063.mrzkxq 2024-03-12T00:45:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:23.841243+0000 mon.smithi063 (mon.0) 772 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:23.846201+0000 mgr.smithi139.ncafpp (mgr.24439) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:24.357530+0000 mgr.smithi139.ncafpp (mgr.24439) 5 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Bus STARTING 2024-03-12T00:45:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:24.514353+0000 mgr.smithi139.ncafpp (mgr.24439) 6 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Serving on https://172.21.15.139:7150 2024-03-12T00:45:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:24.623260+0000 mgr.smithi139.ncafpp (mgr.24439) 7 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Serving on http://172.21.15.139:8765 2024-03-12T00:45:25.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:24.623491+0000 mgr.smithi139.ncafpp (mgr.24439) 8 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Bus STARTED 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:23.832361+0000 mon.smithi063 (mon.0) 771 : cluster [DBG] mgrmap e23: smithi139.ncafpp(active, since 1.4535s), standbys: smithi063.mrzkxq 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:23.841243+0000 mon.smithi063 (mon.0) 772 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:23.846201+0000 mgr.smithi139.ncafpp (mgr.24439) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:24.357530+0000 mgr.smithi139.ncafpp (mgr.24439) 5 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Bus STARTING 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:24.514353+0000 mgr.smithi139.ncafpp (mgr.24439) 6 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Serving on https://172.21.15.139:7150 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:24.623260+0000 mgr.smithi139.ncafpp (mgr.24439) 7 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Serving on http://172.21.15.139:8765 2024-03-12T00:45:25.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:24.623491+0000 mgr.smithi139.ncafpp (mgr.24439) 8 : cephadm [INF] [12/Mar/2024:00:45:24] ENGINE Bus STARTED 2024-03-12T00:45:25.887 INFO:teuthology.orchestra.run.smithi063.stdout: 5 92271 22.61 MB/sec warmup 114 sec latency 28.236 ms 2024-03-12T00:45:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:24.828371+0000 mgr.smithi139.ncafpp (mgr.24439) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:24.850003+0000 mon.smithi063 (mon.0) 773 : cluster [DBG] mgrmap e24: smithi139.ncafpp(active, since 2s), standbys: smithi063.mrzkxq 2024-03-12T00:45:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:24.915265+0000 mon.smithi139 (mon.1) 46 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:24.915769+0000 mon.smithi063 (mon.0) 774 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:26.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:24.828371+0000 mgr.smithi139.ncafpp (mgr.24439) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:26.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:24.850003+0000 mon.smithi063 (mon.0) 773 : cluster [DBG] mgrmap e24: smithi139.ncafpp(active, since 2s), standbys: smithi063.mrzkxq 2024-03-12T00:45:26.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:24.915265+0000 mon.smithi139 (mon.1) 46 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:26.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:24.915769+0000 mon.smithi063 (mon.0) 774 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:26.887 INFO:teuthology.orchestra.run.smithi063.stdout: 5 92842 22.54 MB/sec warmup 115 sec latency 26.029 ms 2024-03-12T00:45:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:25.854092+0000 mon.smithi063 (mon.0) 775 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T00:45:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:25.854186+0000 mon.smithi063 (mon.0) 776 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-12T00:45:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:25.855510+0000 mon.smithi139 (mon.1) 47 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:25.855952+0000 mon.smithi063 (mon.0) 777 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:25.854092+0000 mon.smithi063 (mon.0) 775 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T00:45:27.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:25.854186+0000 mon.smithi063 (mon.0) 776 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-12T00:45:27.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:25.855510+0000 mon.smithi139 (mon.1) 47 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:27.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:25.855952+0000 mon.smithi063 (mon.0) 777 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:27.888 INFO:teuthology.orchestra.run.smithi063.stdout: 5 93092 22.37 MB/sec warmup 116 sec latency 44.653 ms 2024-03-12T00:45:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:26.828717+0000 mgr.smithi139.ncafpp (mgr.24439) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:26.855468+0000 mon.smithi063 (mon.0) 778 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T00:45:28.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:26.855552+0000 mon.smithi063 (mon.0) 779 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-12T00:45:28.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:26.828717+0000 mgr.smithi139.ncafpp (mgr.24439) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:28.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:26.855468+0000 mon.smithi063 (mon.0) 778 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-12T00:45:28.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:26.855552+0000 mon.smithi063 (mon.0) 779 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-12T00:45:28.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 93478 22.25 MB/sec warmup 117 sec latency 42.836 ms 2024-03-12T00:45:29.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:28.188905+0000 mon.smithi063 (mon.0) 780 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:29.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:28.188905+0000 mon.smithi063 (mon.0) 780 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:29.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 93870 22.13 MB/sec warmup 118 sec latency 52.313 ms 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:28.829047+0000 mgr.smithi139.ncafpp (mgr.24439) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:29.205434+0000 mon.smithi063 (mon.0) 781 : cluster [DBG] mgrmap e25: smithi139.ncafpp(active, since 6s), standbys: smithi063.mrzkxq 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:29.849560+0000 mon.smithi063 (mon.0) 782 : cluster [DBG] Standby manager daemon smithi063.mrzkxq restarted 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:29.849696+0000 mon.smithi063 (mon.0) 783 : cluster [DBG] Standby manager daemon smithi063.mrzkxq started 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:29.853293+0000 mon.smithi139 (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/crt"}]: dispatch 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:29.859170+0000 mon.smithi139 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:29.860609+0000 mon.smithi139 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/key"}]: dispatch 2024-03-12T00:45:30.463 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:29.861174+0000 mon.smithi139 (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:28.829047+0000 mgr.smithi139.ncafpp (mgr.24439) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:29.205434+0000 mon.smithi063 (mon.0) 781 : cluster [DBG] mgrmap e25: smithi139.ncafpp(active, since 6s), standbys: smithi063.mrzkxq 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:29.849560+0000 mon.smithi063 (mon.0) 782 : cluster [DBG] Standby manager daemon smithi063.mrzkxq restarted 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:29.849696+0000 mon.smithi063 (mon.0) 783 : cluster [DBG] Standby manager daemon smithi063.mrzkxq started 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:29.853293+0000 mon.smithi139 (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/crt"}]: dispatch 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:29.859170+0000 mon.smithi139 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:29.860609+0000 mon.smithi139 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/key"}]: dispatch 2024-03-12T00:45:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:29.861174+0000 mon.smithi139 (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.63:0/521624319' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:45:30.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 94207 22.03 MB/sec warmup 119 sec latency 50.962 ms 2024-03-12T00:45:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:30.212927+0000 mon.smithi063 (mon.0) 784 : cluster [DBG] mgrmap e26: smithi139.ncafpp(active, since 7s), standbys: smithi063.mrzkxq 2024-03-12T00:45:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:30.430677+0000 mon.smithi063 (mon.0) 785 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:30.437743+0000 mon.smithi063 (mon.0) 786 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:31.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:30.212927+0000 mon.smithi063 (mon.0) 784 : cluster [DBG] mgrmap e26: smithi139.ncafpp(active, since 7s), standbys: smithi063.mrzkxq 2024-03-12T00:45:31.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:30.430677+0000 mon.smithi063 (mon.0) 785 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:31.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:30.437743+0000 mon.smithi063 (mon.0) 786 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.417 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:30.829702+0000 mgr.smithi139.ncafpp (mgr.24439) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 6.2 MiB/s wr, 580 op/s 2024-03-12T00:45:32.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:31.227297+0000 mon.smithi063 (mon.0) 787 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:31.233234+0000 mon.smithi063 (mon.0) 788 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.418 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:32.059325+0000 mon.smithi063 (mon.0) 789 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:30.829702+0000 mgr.smithi139.ncafpp (mgr.24439) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 6.2 MiB/s wr, 580 op/s 2024-03-12T00:45:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:31.227297+0000 mon.smithi063 (mon.0) 787 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:31.233234+0000 mon.smithi063 (mon.0) 788 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:32.059325+0000 mon.smithi063 (mon.0) 789 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:32.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 95051 8.22 MB/sec execute 1 sec latency 92.660 ms 2024-03-12T00:45:33.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 95565 15.62 MB/sec execute 2 sec latency 51.295 ms 2024-03-12T00:45:34.517 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:45:34.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 95639 11.21 MB/sec execute 3 sec latency 900.038 ms 2024-03-12T00:45:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:32.830033+0000 mgr.smithi139.ncafpp (mgr.24439) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 5.4 MiB/s wr, 506 op/s 2024-03-12T00:45:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:33.263510+0000 mon.smithi063 (mon.0) 790 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:33.273126+0000 mon.smithi063 (mon.0) 791 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:33.942869+0000 mon.smithi063 (mon.0) 792 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T00:45:35.590 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:32.830033+0000 mgr.smithi139.ncafpp (mgr.24439) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 5.4 MiB/s wr, 506 op/s 2024-03-12T00:45:35.590 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:33.263510+0000 mon.smithi063 (mon.0) 790 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:35.590 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:33.273126+0000 mon.smithi063 (mon.0) 791 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:35.590 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:33.942869+0000 mon.smithi063 (mon.0) 792 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (6m) 2s ago 8m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (8m) 2s ago 8m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (7m) 5s ago 7m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (6m) 2s ago 7m 31.7M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (2m) 2s ago 2m 42.7M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (2m) 5s ago 2m 15.4M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (9m) 2s ago 9m 207M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (24s) 5s ago 7m 482M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:45:35.768 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (9m) 2s ago 9m 48.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (7m) 5s ago 7m 43.8M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.0.smithi063.mqbxgl smithi063 *:2049 running (2m) 2s ago 2m 241M - 3.5 6933c2a0b7dd 941e262ec114 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.0.smithi139.rmlvmz smithi139 *:2049 running (2m) 5s ago 2m 78.5M - 3.5 6933c2a0b7dd 9cae2be39735 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (7m) 2s ago 7m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (6m) 5s ago 6m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (6m) 2s ago 6m 362M 3224M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (6m) 2s ago 6m 290M 3224M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (5m) 2s ago 5m 216M 3224M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (5m) 2s ago 5m 327M 3224M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (4m) 5s ago 4m 348M 3992M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (4m) 5s ago 4m 373M 3992M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (4m) 5s ago 4m 306M 3992M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (3m) 5s ago 3m 459M 3992M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:45:35.769 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (6m) 2s ago 7m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:45:35.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 96235 12.80 MB/sec execute 4 sec latency 42.074 ms 2024-03-12T00:45:36.132 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:33.943080+0000 mon.smithi139 (mon.1) 52 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:33.943249+0000 mon.smithi139 (mon.1) 53 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:34.503468+0000 mgr.smithi139.ncafpp (mgr.24439) 14 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:34.830632+0000 mgr.smithi139.ncafpp (mgr.24439) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 8.2 MiB/s wr, 776 op/s 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:34.843890+0000 mon.smithi063 (mon.0) 793 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:34.846013+0000 mon.smithi139 (mon.1) 54 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.225213+0000 mgr.smithi139.ncafpp (mgr.24439) 16 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.385798+0000 mon.smithi139 (mon.1) 55 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.389719+0000 mon.smithi139 (mon.1) 56 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.389885+0000 mon.smithi139 (mon.1) 57 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.392543+0000 mon.smithi063 (mon.0) 794 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.407047+0000 mon.smithi063 (mon.0) 795 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:36.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:35.756034+0000 mgr.smithi139.ncafpp (mgr.24439) 17 : audit [DBG] from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:33.943080+0000 mon.smithi139 (mon.1) 52 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:33.943249+0000 mon.smithi139 (mon.1) 53 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:34.503468+0000 mgr.smithi139.ncafpp (mgr.24439) 14 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:34.830632+0000 mgr.smithi139.ncafpp (mgr.24439) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 8.2 MiB/s wr, 776 op/s 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:34.843890+0000 mon.smithi063 (mon.0) 793 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:34.846013+0000 mon.smithi139 (mon.1) 54 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.225213+0000 mgr.smithi139.ncafpp (mgr.24439) 16 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.385798+0000 mon.smithi139 (mon.1) 55 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-12T00:45:36.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.389719+0000 mon.smithi139 (mon.1) 56 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:45:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.389885+0000 mon.smithi139 (mon.1) 57 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:45:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.392543+0000 mon.smithi063 (mon.0) 794 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.407047+0000 mon.smithi063 (mon.0) 795 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:36.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:35.756034+0000 mgr.smithi139.ncafpp (mgr.24439) 17 : audit [DBG] from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:36.398 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:45:36.398 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:45:36.399 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:45:36.400 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:45:36.400 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:45:36.400 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:45:36.889 INFO:teuthology.orchestra.run.smithi063.stdout: 5 96668 12.22 MB/sec execute 5 sec latency 35.329 ms 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:45:36.941 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:45:37.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:37 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:36.396651+0000 mon.smithi063 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.63:0/4282338147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:45:37.600 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:45:37.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:36.396651+0000 mon.smithi063 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.63:0/4282338147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:45:37.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 97299 11.41 MB/sec execute 6 sec latency 38.640 ms 2024-03-12T00:45:38.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 98236 13.73 MB/sec execute 7 sec latency 25.367 ms 2024-03-12T00:45:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:36.830947+0000 mgr.smithi139.ncafpp (mgr.24439) 18 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 7.4 MiB/s wr, 696 op/s 2024-03-12T00:45:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:36.938431+0000 mgr.smithi139.ncafpp (mgr.24439) 19 : audit [DBG] from='client.24483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.424444+0000 mon.smithi063 (mon.0) 797 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.431795+0000 mon.smithi063 (mon.0) 798 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.433492+0000 mon.smithi139 (mon.1) 58 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.433986+0000 mon.smithi063 (mon.0) 799 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.434838+0000 mon.smithi139 (mon.1) 59 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.435297+0000 mon.smithi063 (mon.0) 800 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.436101+0000 mon.smithi139 (mon.1) 60 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.436428+0000 mon.smithi063 (mon.0) 801 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.437181+0000 mon.smithi139 (mon.1) 61 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.437498+0000 mon.smithi063 (mon.0) 802 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:37.438315+0000 mgr.smithi139.ncafpp (mgr.24439) 20 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 2712M 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.442935+0000 mon.smithi063 (mon.0) 803 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.598395+0000 mon.smithi063 (mon.0) 804 : audit [DBG] from='client.? 172.21.15.63:0/4292490946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:45:38.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:37.922473+0000 mon.smithi139 (mon.1) 62 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:45:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:36.830947+0000 mgr.smithi139.ncafpp (mgr.24439) 18 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 7.4 MiB/s wr, 696 op/s 2024-03-12T00:45:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:36.938431+0000 mgr.smithi139.ncafpp (mgr.24439) 19 : audit [DBG] from='client.24483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:45:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.424444+0000 mon.smithi063 (mon.0) 797 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.431795+0000 mon.smithi063 (mon.0) 798 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.433492+0000 mon.smithi139 (mon.1) 58 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.433986+0000 mon.smithi063 (mon.0) 799 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.434838+0000 mon.smithi139 (mon.1) 59 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.435297+0000 mon.smithi063 (mon.0) 800 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.436101+0000 mon.smithi139 (mon.1) 60 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.436428+0000 mon.smithi063 (mon.0) 801 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.437181+0000 mon.smithi139 (mon.1) 61 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.437498+0000 mon.smithi063 (mon.0) 802 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:37.438315+0000 mgr.smithi139.ncafpp (mgr.24439) 20 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 2712M 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.442935+0000 mon.smithi063 (mon.0) 803 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.598395+0000 mon.smithi063 (mon.0) 804 : audit [DBG] from='client.? 172.21.15.63:0/4292490946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:45:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:37.922473+0000 mon.smithi139 (mon.1) 62 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:45:39.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 98929 14.87 MB/sec execute 8 sec latency 21.926 ms 2024-03-12T00:45:40.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 99489 15.18 MB/sec execute 9 sec latency 27.792 ms 2024-03-12T00:45:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:38.831272+0000 mgr.smithi139.ncafpp (mgr.24439) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.1 MiB/s wr, 581 op/s 2024-03-12T00:45:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.686950+0000 mon.smithi063 (mon.0) 805 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.694395+0000 mon.smithi063 (mon.0) 806 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.697067+0000 mon.smithi139 (mon.1) 63 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.697439+0000 mon.smithi063 (mon.0) 807 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.698344+0000 mon.smithi139 (mon.1) 64 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.698671+0000 mon.smithi063 (mon.0) 808 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.699521+0000 mon.smithi139 (mon.1) 65 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.699779+0000 mon.smithi063 (mon.0) 809 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.700760+0000 mon.smithi139 (mon.1) 66 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.701051+0000 mon.smithi063 (mon.0) 810 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:39.701661+0000 mgr.smithi139.ncafpp (mgr.24439) 22 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 1944M 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.706761+0000 mon.smithi063 (mon.0) 811 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.711168+0000 mon.smithi139 (mon.1) 67 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:39.713039+0000 mon.smithi139 (mon.1) 68 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:39.714457+0000 mgr.smithi139.ncafpp (mgr.24439) 23 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:45:40.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:39.714648+0000 mgr.smithi139.ncafpp (mgr.24439) 24 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:38.831272+0000 mgr.smithi139.ncafpp (mgr.24439) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.1 MiB/s wr, 581 op/s 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.686950+0000 mon.smithi063 (mon.0) 805 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.694395+0000 mon.smithi063 (mon.0) 806 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.697067+0000 mon.smithi139 (mon.1) 63 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.697439+0000 mon.smithi063 (mon.0) 807 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.698344+0000 mon.smithi139 (mon.1) 64 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.698671+0000 mon.smithi063 (mon.0) 808 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.699521+0000 mon.smithi139 (mon.1) 65 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.699779+0000 mon.smithi063 (mon.0) 809 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.700760+0000 mon.smithi139 (mon.1) 66 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.701051+0000 mon.smithi063 (mon.0) 810 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-12T00:45:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:39.701661+0000 mgr.smithi139.ncafpp (mgr.24439) 22 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 1944M 2024-03-12T00:45:41.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.706761+0000 mon.smithi063 (mon.0) 811 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:41.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.711168+0000 mon.smithi139 (mon.1) 67 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:41.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:39.713039+0000 mon.smithi139 (mon.1) 68 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:45:41.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:39.714457+0000 mgr.smithi139.ncafpp (mgr.24439) 23 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:45:41.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:39.714648+0000 mgr.smithi139.ncafpp (mgr.24439) 24 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:45:41.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 99795 14.69 MB/sec execute 10 sec latency 429.919 ms 2024-03-12T00:45:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:40.029663+0000 mgr.smithi139.ncafpp (mgr.24439) 25 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:45:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:40.029794+0000 mgr.smithi139.ncafpp (mgr.24439) 26 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:45:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:40.347870+0000 mgr.smithi139.ncafpp (mgr.24439) 27 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:45:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:40.348228+0000 mgr.smithi139.ncafpp (mgr.24439) 28 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:40.663323+0000 mgr.smithi139.ncafpp (mgr.24439) 29 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:40.663504+0000 mgr.smithi139.ncafpp (mgr.24439) 30 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:40.933724+0000 mon.smithi063 (mon.0) 812 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:40.940857+0000 mon.smithi063 (mon.0) 813 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:40.984266+0000 mon.smithi063 (mon.0) 814 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:40.993135+0000 mon.smithi063 (mon.0) 815 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:40.998641+0000 mon.smithi063 (mon.0) 816 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:41.024507+0000 mon.smithi139 (mon.1) 69 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:41.025069+0000 mon.smithi063 (mon.0) 817 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:42.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:40.029663+0000 mgr.smithi139.ncafpp (mgr.24439) 25 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:45:42.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:40.029794+0000 mgr.smithi139.ncafpp (mgr.24439) 26 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:40.347870+0000 mgr.smithi139.ncafpp (mgr.24439) 27 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:40.348228+0000 mgr.smithi139.ncafpp (mgr.24439) 28 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:40.663323+0000 mgr.smithi139.ncafpp (mgr.24439) 29 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:40.663504+0000 mgr.smithi139.ncafpp (mgr.24439) 30 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:40.933724+0000 mon.smithi063 (mon.0) 812 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:40.940857+0000 mon.smithi063 (mon.0) 813 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:40.984266+0000 mon.smithi063 (mon.0) 814 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:40.993135+0000 mon.smithi063 (mon.0) 815 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:40.998641+0000 mon.smithi063 (mon.0) 816 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:41.024507+0000 mon.smithi139 (mon.1) 69 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:42.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:41.025069+0000 mon.smithi063 (mon.0) 817 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-03-12T00:45:42.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100228 14.24 MB/sec execute 11 sec latency 39.137 ms 2024-03-12T00:45:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:40.831936+0000 mgr.smithi139.ncafpp (mgr.24439) 31 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.3 MiB/s wr, 910 op/s 2024-03-12T00:45:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:42.000862+0000 mon.smithi063 (mon.0) 818 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-03-12T00:45:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:42.000942+0000 mon.smithi063 (mon.0) 819 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-12T00:45:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:42.002874+0000 mon.smithi139 (mon.1) 70 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T00:45:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:42.003312+0000 mon.smithi063 (mon.0) 820 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T00:45:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:40.831936+0000 mgr.smithi139.ncafpp (mgr.24439) 31 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.3 MiB/s wr, 910 op/s 2024-03-12T00:45:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:42.000862+0000 mon.smithi063 (mon.0) 818 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-03-12T00:45:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:42.000942+0000 mon.smithi063 (mon.0) 819 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-12T00:45:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:42.002874+0000 mon.smithi139 (mon.1) 70 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T00:45:43.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:42.003312+0000 mon.smithi063 (mon.0) 820 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-03-12T00:45:43.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 13.46 MB/sec execute 12 sec latency 349.632 ms 2024-03-12T00:45:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:42.832284+0000 mgr.smithi139.ncafpp (mgr.24439) 32 : cluster [DBG] pgmap v16: 129 pgs: 32 unknown, 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.9 MiB/s wr, 686 op/s 2024-03-12T00:45:44.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:43.003025+0000 mon.smithi063 (mon.0) 821 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:43.003223+0000 mon.smithi063 (mon.0) 822 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:43.006979+0000 mgr.smithi139.ncafpp (mgr.24439) 33 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:43.044057+0000 mgr.smithi139.ncafpp (mgr.24439) 34 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:43.044165+0000 mgr.smithi139.ncafpp (mgr.24439) 35 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi063.mqbxgl', 'nfs.foo.1.0.smithi139.rmlvmz'] 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:43.044231+0000 mgr.smithi139.ncafpp (mgr.24439) 36 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi063.mqbxgl nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:43.044592+0000 mgr.smithi139.ncafpp (mgr.24439) 37 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi063.mqbxgl from smithi063 -- ports [2049] 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:43.044865+0000 mgr.smithi139.ncafpp (mgr.24439) 38 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi139.rmlvmz from smithi139 -- ports [2049] 2024-03-12T00:45:44.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:43.695821+0000 mon.smithi063 (mon.0) 823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-12T00:45:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:42.832284+0000 mgr.smithi139.ncafpp (mgr.24439) 32 : cluster [DBG] pgmap v16: 129 pgs: 32 unknown, 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.9 MiB/s wr, 686 op/s 2024-03-12T00:45:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:43.003025+0000 mon.smithi063 (mon.0) 821 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-03-12T00:45:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:43.003223+0000 mon.smithi063 (mon.0) 822 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-12T00:45:44.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:43.006979+0000 mgr.smithi139.ncafpp (mgr.24439) 33 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-03-12T00:45:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:43.044057+0000 mgr.smithi139.ncafpp (mgr.24439) 34 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-03-12T00:45:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:43.044165+0000 mgr.smithi139.ncafpp (mgr.24439) 35 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi063.mqbxgl', 'nfs.foo.1.0.smithi139.rmlvmz'] 2024-03-12T00:45:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:43.044231+0000 mgr.smithi139.ncafpp (mgr.24439) 36 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi063.mqbxgl nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:45:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:43.044592+0000 mgr.smithi139.ncafpp (mgr.24439) 37 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi063.mqbxgl from smithi063 -- ports [2049] 2024-03-12T00:45:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:43.044865+0000 mgr.smithi139.ncafpp (mgr.24439) 38 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi139.rmlvmz from smithi139 -- ports [2049] 2024-03-12T00:45:44.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:43.695821+0000 mon.smithi063 (mon.0) 823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-12T00:45:44.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 12.42 MB/sec execute 13 sec latency 1349.683 ms 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:44.004095+0000 mon.smithi063 (mon.0) 824 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:44.615316+0000 mgr.smithi139.ncafpp (mgr.24439) 39 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:44.615646+0000 mon.smithi139 (mon.1) 71 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:44.616057+0000 mon.smithi063 (mon.0) 825 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:44.620848+0000 mon.smithi063 (mon.0) 826 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]': finished 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:44.621520+0000 mgr.smithi139.ncafpp (mgr.24439) 40 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi139.rmlvmz-rgw 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:44.621699+0000 mon.smithi139 (mon.1) 72 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw"}]: dispatch 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:44.622121+0000 mon.smithi063 (mon.0) 827 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw"}]: dispatch 2024-03-12T00:45:45.125 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:44.626973+0000 mon.smithi063 (mon.0) 828 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw"}]': finished 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:44.004095+0000 mon.smithi063 (mon.0) 824 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:44.615316+0000 mgr.smithi139.ncafpp (mgr.24439) 39 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:44.615646+0000 mon.smithi139 (mon.1) 71 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:44.616057+0000 mon.smithi063 (mon.0) 825 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:44.620848+0000 mon.smithi063 (mon.0) 826 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]': finished 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:44.621520+0000 mgr.smithi139.ncafpp (mgr.24439) 40 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi139.rmlvmz-rgw 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:44.621699+0000 mon.smithi139 (mon.1) 72 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw"}]: dispatch 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:44.622121+0000 mon.smithi063 (mon.0) 827 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw"}]: dispatch 2024-03-12T00:45:45.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:44.626973+0000 mon.smithi063 (mon.0) 828 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz-rgw"}]': finished 2024-03-12T00:45:45.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 11.54 MB/sec execute 14 sec latency 2349.716 ms 2024-03-12T00:45:46.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:44.832720+0000 mgr.smithi139.ncafpp (mgr.24439) 41 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-03-12T00:45:46.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:45.016328+0000 mon.smithi063 (mon.0) 829 : cluster [DBG] mgrmap e27: smithi139.ncafpp(active, since 22s), standbys: smithi063.mrzkxq 2024-03-12T00:45:46.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:45.623769+0000 mon.smithi063 (mon.0) 830 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-12T00:45:46.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:45.623802+0000 mon.smithi063 (mon.0) 831 : cluster [INF] Cluster is now healthy 2024-03-12T00:45:46.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.721374+0000 mgr.smithi139.ncafpp (mgr.24439) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi063.mqbxgl 2024-03-12T00:45:46.137 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.721760+0000 mon.smithi139 (mon.1) 73 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.722449+0000 mon.smithi063 (mon.0) 832 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.725903+0000 mon.smithi063 (mon.0) 833 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]': finished 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.728901+0000 mgr.smithi139.ncafpp (mgr.24439) 43 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi063.mqbxgl-rgw 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.729186+0000 mon.smithi139 (mon.1) 74 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw"}]: dispatch 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.729622+0000 mon.smithi063 (mon.0) 834 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw"}]: dispatch 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.732273+0000 mon.smithi063 (mon.0) 835 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw"}]': finished 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.737073+0000 mon.smithi063 (mon.0) 836 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.738589+0000 mon.smithi139 (mon.1) 75 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.739291+0000 mgr.smithi139.ncafpp (mgr.24439) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.766169+0000 mon.smithi139 (mon.1) 76 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.766799+0000 mon.smithi063 (mon.0) 837 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.769804+0000 mon.smithi063 (mon.0) 838 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.776240+0000 mgr.smithi139.ncafpp (mgr.24439) 45 : cephadm [INF] Done migrating nfs.foo 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.776306+0000 mgr.smithi139.ncafpp (mgr.24439) 46 : cephadm [INF] Done migrating all NFS services 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.779604+0000 mon.smithi063 (mon.0) 839 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.788331+0000 mon.smithi063 (mon.0) 840 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.800024+0000 mon.smithi063 (mon.0) 841 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.810574+0000 mon.smithi063 (mon.0) 842 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.824134+0000 mon.smithi063 (mon.0) 843 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.827890+0000 mon.smithi139 (mon.1) 77 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.828317+0000 mon.smithi063 (mon.0) 844 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.831395+0000 mon.smithi063 (mon.0) 845 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.834623+0000 mon.smithi139 (mon.1) 78 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.834983+0000 mon.smithi063 (mon.0) 846 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.837907+0000 mon.smithi063 (mon.0) 847 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.841078+0000 mon.smithi139 (mon.1) 79 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.841446+0000 mon.smithi063 (mon.0) 848 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:46.139 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.844142+0000 mon.smithi063 (mon.0) 849 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.847027+0000 mon.smithi139 (mon.1) 80 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.847497+0000 mon.smithi063 (mon.0) 850 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.849908+0000 mon.smithi063 (mon.0) 851 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.853487+0000 mon.smithi139 (mon.1) 81 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.896457+0000 mon.smithi139 (mon.1) 82 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.896748+0000 mon.smithi063 (mon.0) 852 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.899294+0000 mon.smithi063 (mon.0) 853 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.948999+0000 mon.smithi139 (mon.1) 83 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.949416+0000 mon.smithi063 (mon.0) 854 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.952251+0000 mon.smithi063 (mon.0) 855 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:45:46.140 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:45.961589+0000 mon.smithi139 (mon.1) 84 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:44.832720+0000 mgr.smithi139.ncafpp (mgr.24439) 41 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:45.016328+0000 mon.smithi063 (mon.0) 829 : cluster [DBG] mgrmap e27: smithi139.ncafpp(active, since 22s), standbys: smithi063.mrzkxq 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:45.623769+0000 mon.smithi063 (mon.0) 830 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:45.623802+0000 mon.smithi063 (mon.0) 831 : cluster [INF] Cluster is now healthy 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.721374+0000 mgr.smithi139.ncafpp (mgr.24439) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi063.mqbxgl 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.721760+0000 mon.smithi139 (mon.1) 73 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.722449+0000 mon.smithi063 (mon.0) 832 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.725903+0000 mon.smithi063 (mon.0) 833 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]': finished 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.728901+0000 mgr.smithi139.ncafpp (mgr.24439) 43 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi063.mqbxgl-rgw 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.729186+0000 mon.smithi139 (mon.1) 74 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw"}]: dispatch 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.729622+0000 mon.smithi063 (mon.0) 834 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw"}]: dispatch 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.732273+0000 mon.smithi063 (mon.0) 835 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl-rgw"}]': finished 2024-03-12T00:45:46.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.737073+0000 mon.smithi063 (mon.0) 836 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.738589+0000 mon.smithi139 (mon.1) 75 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.739291+0000 mgr.smithi139.ncafpp (mgr.24439) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.766169+0000 mon.smithi139 (mon.1) 76 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.766799+0000 mon.smithi063 (mon.0) 837 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.769804+0000 mon.smithi063 (mon.0) 838 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.776240+0000 mgr.smithi139.ncafpp (mgr.24439) 45 : cephadm [INF] Done migrating nfs.foo 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.776306+0000 mgr.smithi139.ncafpp (mgr.24439) 46 : cephadm [INF] Done migrating all NFS services 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.779604+0000 mon.smithi063 (mon.0) 839 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.788331+0000 mon.smithi063 (mon.0) 840 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.800024+0000 mon.smithi063 (mon.0) 841 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.810574+0000 mon.smithi063 (mon.0) 842 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.824134+0000 mon.smithi063 (mon.0) 843 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.827890+0000 mon.smithi139 (mon.1) 77 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.828317+0000 mon.smithi063 (mon.0) 844 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi063.mqbxgl"}]: dispatch 2024-03-12T00:45:46.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.831395+0000 mon.smithi063 (mon.0) 845 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.834623+0000 mon.smithi139 (mon.1) 78 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.834983+0000 mon.smithi063 (mon.0) 846 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi139.rmlvmz"}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.837907+0000 mon.smithi063 (mon.0) 847 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.841078+0000 mon.smithi139 (mon.1) 79 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.841446+0000 mon.smithi063 (mon.0) 848 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.844142+0000 mon.smithi063 (mon.0) 849 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.847027+0000 mon.smithi139 (mon.1) 80 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.847497+0000 mon.smithi063 (mon.0) 850 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.849908+0000 mon.smithi063 (mon.0) 851 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.853487+0000 mon.smithi139 (mon.1) 81 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.896457+0000 mon.smithi139 (mon.1) 82 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.896748+0000 mon.smithi063 (mon.0) 852 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.899294+0000 mon.smithi063 (mon.0) 853 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.948999+0000 mon.smithi139 (mon.1) 83 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:46.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.949416+0000 mon.smithi063 (mon.0) 854 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:46.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.952251+0000 mon.smithi063 (mon.0) 855 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:45:46.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:45.961589+0000 mon.smithi139 (mon.1) 84 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:46.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 10.77 MB/sec execute 15 sec latency 3349.819 ms 2024-03-12T00:45:47.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.827712+0000 mgr.smithi139.ncafpp (mgr.24439) 47 : cephadm [INF] Fencing old nfs.foo.0.0.smithi063.mqbxgl 2024-03-12T00:45:47.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.834467+0000 mgr.smithi139.ncafpp (mgr.24439) 48 : cephadm [INF] Fencing old nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:45:47.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.840907+0000 mgr.smithi139.ncafpp (mgr.24439) 49 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi063.lqvzzm 2024-03-12T00:45:47.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.846855+0000 mgr.smithi139.ncafpp (mgr.24439) 50 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T00:45:47.755 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.948580+0000 mgr.smithi139.ncafpp (mgr.24439) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:45:47.755 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.948665+0000 mgr.smithi139.ncafpp (mgr.24439) 52 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi063.lqvzzm-rgw 2024-03-12T00:45:47.755 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.955489+0000 mgr.smithi139.ncafpp (mgr.24439) 53 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi063.lqvzzm's ganesha conf is defaulting to empty 2024-03-12T00:45:47.755 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:45.962760+0000 mgr.smithi139.ncafpp (mgr.24439) 54 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi063.lqvzzm on smithi063 2024-03-12T00:45:47.891 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 10.10 MB/sec execute 16 sec latency 4349.870 ms 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.827712+0000 mgr.smithi139.ncafpp (mgr.24439) 47 : cephadm [INF] Fencing old nfs.foo.0.0.smithi063.mqbxgl 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.834467+0000 mgr.smithi139.ncafpp (mgr.24439) 48 : cephadm [INF] Fencing old nfs.foo.1.0.smithi139.rmlvmz 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.840907+0000 mgr.smithi139.ncafpp (mgr.24439) 49 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi063.lqvzzm 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.846855+0000 mgr.smithi139.ncafpp (mgr.24439) 50 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.948580+0000 mgr.smithi139.ncafpp (mgr.24439) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.948665+0000 mgr.smithi139.ncafpp (mgr.24439) 52 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi063.lqvzzm-rgw 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.955489+0000 mgr.smithi139.ncafpp (mgr.24439) 53 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi063.lqvzzm's ganesha conf is defaulting to empty 2024-03-12T00:45:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:45.962760+0000 mgr.smithi139.ncafpp (mgr.24439) 54 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi063.lqvzzm on smithi063 2024-03-12T00:45:48.890 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 9.50 MB/sec execute 17 sec latency 5349.969 ms 2024-03-12T00:45:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:46.833108+0000 mgr.smithi139.ncafpp (mgr.24439) 55 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.1 MiB/s wr, 571 op/s 2024-03-12T00:45:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:47.477594+0000 mon.smithi063 (mon.0) 856 : cluster [DBG] mgrmap e28: smithi139.ncafpp(active, since 25s), standbys: smithi063.mrzkxq 2024-03-12T00:45:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:46.833108+0000 mgr.smithi139.ncafpp (mgr.24439) 55 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.1 MiB/s wr, 571 op/s 2024-03-12T00:45:48.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:47.477594+0000 mon.smithi063 (mon.0) 856 : cluster [DBG] mgrmap e28: smithi139.ncafpp(active, since 25s), standbys: smithi063.mrzkxq 2024-03-12T00:45:49.891 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 8.97 MB/sec execute 18 sec latency 6350.035 ms 2024-03-12T00:45:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.653963+0000 mon.smithi063 (mon.0) 857 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.660312+0000 mon.smithi063 (mon.0) 858 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.690148+0000 mon.smithi063 (mon.0) 859 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:48.691428+0000 mgr.smithi139.ncafpp (mgr.24439) 56 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi139.fjlevx 2024-03-12T00:45:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.691726+0000 mon.smithi139 (mon.1) 85 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.692217+0000 mon.smithi063 (mon.0) 860 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.696902+0000 mon.smithi063 (mon.0) 861 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T00:45:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:48.698225+0000 mgr.smithi139.ncafpp (mgr.24439) 57 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T00:45:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.698477+0000 mon.smithi139 (mon.1) 86 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' 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-12T00:45:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.698871+0000 mon.smithi063 (mon.0) 862 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.703823+0000 mon.smithi063 (mon.0) 863 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:48.705584+0000 mon.smithi139 (mon.1) 87 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.653963+0000 mon.smithi063 (mon.0) 857 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.660312+0000 mon.smithi063 (mon.0) 858 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.690148+0000 mon.smithi063 (mon.0) 859 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:48.691428+0000 mgr.smithi139.ncafpp (mgr.24439) 56 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi139.fjlevx 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.691726+0000 mon.smithi139 (mon.1) 85 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.692217+0000 mon.smithi063 (mon.0) 860 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.696902+0000 mon.smithi063 (mon.0) 861 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:48.698225+0000 mgr.smithi139.ncafpp (mgr.24439) 57 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.698477+0000 mon.smithi139 (mon.1) 86 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' 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-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.698871+0000 mon.smithi063 (mon.0) 862 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.703823+0000 mon.smithi063 (mon.0) 863 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 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-12T00:45:49.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:48.705584+0000 mon.smithi139 (mon.1) 87 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:50.891 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 8.50 MB/sec execute 19 sec latency 7350.156 ms 2024-03-12T00:45:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:48.833788+0000 mgr.smithi139.ncafpp (mgr.24439) 58 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.8 KiB/s rd, 5.3 MiB/s wr, 502 op/s 2024-03-12T00:45:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:48.833788+0000 mgr.smithi139.ncafpp (mgr.24439) 58 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.8 KiB/s rd, 5.3 MiB/s wr, 502 op/s 2024-03-12T00:45:51.891 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 8.08 MB/sec execute 20 sec latency 8350.259 ms 2024-03-12T00:45:52.862 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:50.834715+0000 mgr.smithi139.ncafpp (mgr.24439) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 4.6 MiB/s wr, 444 op/s 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.549066+0000 mon.smithi139 (mon.1) 88 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.549517+0000 mon.smithi063 (mon.0) 864 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.553717+0000 mon.smithi063 (mon.0) 865 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:51.561867+0000 mds.foofs.smithi063.dtoikv (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14550 (172.21.15.63:0/1154076614) 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.562121+0000 mon.smithi063 (mon.0) 866 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.63:0/1154076614"}]: dispatch 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:51.566183+0000 mds.foofs.smithi063.dtoikv (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14734 172.21.15.63:0/684218575) 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:51.609150+0000 mgr.smithi139.ncafpp (mgr.24439) 60 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:51.609250+0000 mgr.smithi139.ncafpp (mgr.24439) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi139.fjlevx-rgw 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.609640+0000 mon.smithi139 (mon.1) 89 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.610256+0000 mon.smithi063 (mon.0) 867 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.614222+0000 mon.smithi063 (mon.0) 868 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:51.615009+0000 mgr.smithi139.ncafpp (mgr.24439) 62 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi139.fjlevx's ganesha conf is defaulting to empty 2024-03-12T00:45:52.863 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:51.615602+0000 mon.smithi139 (mon.1) 90 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:52.864 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:45:51.616605+0000 mgr.smithi139.ncafpp (mgr.24439) 63 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi139.fjlevx on smithi139 2024-03-12T00:45:52.891 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 7.69 MB/sec execute 21 sec latency 9350.352 ms 2024-03-12T00:45:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:50.834715+0000 mgr.smithi139.ncafpp (mgr.24439) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 4.6 MiB/s wr, 444 op/s 2024-03-12T00:45:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.549066+0000 mon.smithi139 (mon.1) 88 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.549517+0000 mon.smithi063 (mon.0) 864 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.553717+0000 mon.smithi063 (mon.0) 865 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:51.561867+0000 mds.foofs.smithi063.dtoikv (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14550 (172.21.15.63:0/1154076614) 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.562121+0000 mon.smithi063 (mon.0) 866 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.63:0/1154076614"}]: dispatch 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:51.566183+0000 mds.foofs.smithi063.dtoikv (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14734 172.21.15.63:0/684218575) 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:51.609150+0000 mgr.smithi139.ncafpp (mgr.24439) 60 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-03-12T00:45:52.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:51.609250+0000 mgr.smithi139.ncafpp (mgr.24439) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi139.fjlevx-rgw 2024-03-12T00:45:52.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.609640+0000 mon.smithi139 (mon.1) 89 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:52.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.610256+0000 mon.smithi063 (mon.0) 867 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T00:45:52.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.614222+0000 mon.smithi063 (mon.0) 868 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-12T00:45:52.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:51.615009+0000 mgr.smithi139.ncafpp (mgr.24439) 62 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi139.fjlevx's ganesha conf is defaulting to empty 2024-03-12T00:45:52.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:51.615602+0000 mon.smithi139 (mon.1) 90 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:45:52.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:45:51.616605+0000 mgr.smithi139.ncafpp (mgr.24439) 63 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi139.fjlevx on smithi139 2024-03-12T00:45:53.891 INFO:teuthology.orchestra.run.smithi063.stdout: 5 100567 7.34 MB/sec execute 22 sec latency 10350.450 ms 2024-03-12T00:45:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:52.556117+0000 mon.smithi063 (mon.0) 869 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.63:0/1154076614"}]': finished 2024-03-12T00:45:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:52.556201+0000 mon.smithi063 (mon.0) 870 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-12T00:45:53.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:52.922753+0000 mon.smithi139 (mon.1) 91 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:45:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:52.556117+0000 mon.smithi063 (mon.0) 869 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.63:0/1154076614"}]': finished 2024-03-12T00:45:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:52.556201+0000 mon.smithi063 (mon.0) 870 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-12T00:45:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:52.922753+0000 mon.smithi139 (mon.1) 91 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:45:54.496 INFO:teuthology.orchestra.run.smithi063.stdout:[101103] open ./clients/client3/~dmtmp/PARADOX/__40D6B.DB failed for handle 10172 (Stale file handle) 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:(101104) ERROR: handle 10172 was not found 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:[100035] open ./clients/client4/~dmtmp/PWRPNT/NEWPCB.PPT failed for handle 9944 (Stale file handle) 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:(100036) ERROR: handle 9944 was not found 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:[101269] open ./clients/client0/~dmtmp/PARADOX/ANSWER.DB failed for handle 10216 (Stale file handle) 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:[100380] open ./clients/client1/~dmtmp/SEED/LARGE.FIL failed for handle 10020 (Stale file handle) 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:(100381) ERROR: handle 10020 was not found 2024-03-12T00:45:54.497 INFO:teuthology.orchestra.run.smithi063.stdout:Child failed with status 1 2024-03-12T00:45:54.499 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-03-12T00:45:54.566 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-03-12T00:45:54.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:52.835361+0000 mgr.smithi139.ncafpp (mgr.24439) 64 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 27 KiB/s wr, 13 op/s 2024-03-12T00:45:54.745 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:45:54.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:52.835361+0000 mgr.smithi139.ncafpp (mgr.24439) 64 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 27 KiB/s wr, 13 op/s 2024-03-12T00:45:56.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:54.836201+0000 mgr.smithi139.ncafpp (mgr.24439) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 76 KiB/s wr, 19 op/s 2024-03-12T00:45:56.572 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:56.187744+0000 mds.foofs.smithi063.dtoikv (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24349 (172.21.15.139:0/3683883760) 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.188000+0000 mon.smithi063 (mon.0) 871 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.139:0/3683883760"}]: dispatch 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:56.190816+0000 mds.foofs.smithi063.dtoikv (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24533 172.21.15.139:0/1698462868) 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.288693+0000 mon.smithi063 (mon.0) 872 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.294228+0000 mon.smithi063 (mon.0) 873 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.348751+0000 mon.smithi063 (mon.0) 874 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.355977+0000 mon.smithi063 (mon.0) 875 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.573 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.455190+0000 mon.smithi139 (mon.1) 92 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:54.836201+0000 mgr.smithi139.ncafpp (mgr.24439) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 76 KiB/s wr, 19 op/s 2024-03-12T00:45:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:56.187744+0000 mds.foofs.smithi063.dtoikv (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24349 (172.21.15.139:0/3683883760) 2024-03-12T00:45:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.188000+0000 mon.smithi063 (mon.0) 871 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.139:0/3683883760"}]: dispatch 2024-03-12T00:45:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:56.190816+0000 mds.foofs.smithi063.dtoikv (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24533 172.21.15.139:0/1698462868) 2024-03-12T00:45:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.288693+0000 mon.smithi063 (mon.0) 872 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.294228+0000 mon.smithi063 (mon.0) 873 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.348751+0000 mon.smithi063 (mon.0) 874 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.355977+0000 mon.smithi063 (mon.0) 875 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:56.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.455190+0000 mon.smithi139 (mon.1) 92 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:45:57.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:56.566865+0000 mon.smithi063 (mon.0) 876 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.139:0/3683883760"}]': finished 2024-03-12T00:45:57.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:56.566914+0000 mon.smithi063 (mon.0) 877 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-12T00:45:57.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:56.566865+0000 mon.smithi063 (mon.0) 876 : audit [INF] from='mds.? [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148]' entity='mds.foofs.smithi063.dtoikv' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.139:0/3683883760"}]': finished 2024-03-12T00:45:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:56.566914+0000 mon.smithi063 (mon.0) 877 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-12T00:45:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:56.836559+0000 mgr.smithi139.ncafpp (mgr.24439) 66 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 95 KiB/s wr, 24 op/s 2024-03-12T00:45:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:45:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:45:57.920283+0000 mon.smithi063 (mon.0) 878 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:56.836559+0000 mgr.smithi139.ncafpp (mgr.24439) 66 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 95 KiB/s wr, 24 op/s 2024-03-12T00:45:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:45:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:45:57.920283+0000 mon.smithi063 (mon.0) 878 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:45:59.788 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:45:58.836969+0000 mgr.smithi139.ncafpp (mgr.24439) 67 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 66 KiB/s wr, 9 op/s 2024-03-12T00:46:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:45:58.836969+0000 mgr.smithi139.ncafpp (mgr.24439) 67 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 66 KiB/s wr, 9 op/s 2024-03-12T00:46:02.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:00.784348+0000 mon.smithi063 (mon.0) 879 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:02.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:00.789763+0000 mon.smithi063 (mon.0) 880 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:02.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:01 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:00.837848+0000 mgr.smithi139.ncafpp (mgr.24439) 68 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 65 KiB/s wr, 14 op/s 2024-03-12T00:46:02.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:00.784348+0000 mon.smithi063 (mon.0) 879 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:02.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:00.789763+0000 mon.smithi063 (mon.0) 880 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:02.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:01 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:00.837848+0000 mgr.smithi139.ncafpp (mgr.24439) 68 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 65 KiB/s wr, 14 op/s 2024-03-12T00:46:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.340645+0000 mon.smithi063 (mon.0) 881 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.347605+0000 mon.smithi063 (mon.0) 882 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.351161+0000 mon.smithi139 (mon.1) 93 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.351934+0000 mon.smithi139 (mon.1) 94 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.356464+0000 mon.smithi063 (mon.0) 883 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.363906+0000 mon.smithi063 (mon.0) 884 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.497296+0000 mon.smithi063 (mon.0) 885 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.500488+0000 mon.smithi063 (mon.0) 886 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.503673+0000 mon.smithi063 (mon.0) 887 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:02.506334+0000 mon.smithi063 (mon.0) 888 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:46:02.507194+0000 mgr.smithi139.ncafpp (mgr.24439) 69 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-03-12T00:46:03.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:46:02.514395+0000 mgr.smithi139.ncafpp (mgr.24439) 70 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-03-12T00:46:03.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.340645+0000 mon.smithi063 (mon.0) 881 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.347605+0000 mon.smithi063 (mon.0) 882 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.351161+0000 mon.smithi139 (mon.1) 93 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.351934+0000 mon.smithi139 (mon.1) 94 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.356464+0000 mon.smithi063 (mon.0) 883 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.363906+0000 mon.smithi063 (mon.0) 884 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.497296+0000 mon.smithi063 (mon.0) 885 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.500488+0000 mon.smithi063 (mon.0) 886 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.503673+0000 mon.smithi063 (mon.0) 887 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:02.506334+0000 mon.smithi063 (mon.0) 888 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:46:02.507194+0000 mgr.smithi139.ncafpp (mgr.24439) 69 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-03-12T00:46:03.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:46:02.514395+0000 mgr.smithi139.ncafpp (mgr.24439) 70 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-03-12T00:46:04.835 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:02.838253+0000 mgr.smithi139.ncafpp (mgr.24439) 71 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 54 KiB/s wr, 12 op/s 2024-03-12T00:46:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:02.838253+0000 mgr.smithi139.ncafpp (mgr.24439) 71 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 54 KiB/s wr, 12 op/s 2024-03-12T00:46:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:04.838902+0000 mgr.smithi139.ncafpp (mgr.24439) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 3.7 KiB/s wr, 5 op/s 2024-03-12T00:46:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:04.838902+0000 mgr.smithi139.ncafpp (mgr.24439) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 3.7 KiB/s wr, 5 op/s 2024-03-12T00:46:07.980 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (6m) 6s ago 8m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (8m) 6s ago 8m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (7m) 7s ago 7m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (6m) 6s ago 8m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (2m) 6s ago 2m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:46:08.666 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (2m) 7s ago 2m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (10m) 6s ago 10m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (57s) 7s ago 7m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (10m) 6s ago 10m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (7m) 7s ago 7m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (20s) 6s ago 20s 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (12s) 7s ago 12s 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (8m) 6s ago 8m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (7m) 7s ago 7m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (7m) 6s ago 7m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (6m) 6s ago 6m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (6m) 6s ago 6m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (5m) 6s ago 5m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (5m) 7s ago 5m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (5m) 7s ago 5m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:46:08.667 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (4m) 7s ago 4m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:46:08.668 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (4m) 7s ago 4m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:46:08.668 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (6m) 6s ago 7m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:46:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:06.839360+0000 mgr.smithi139.ncafpp (mgr.24439) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 3.6 KiB/s wr, 5 op/s 2024-03-12T00:46:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:07.923189+0000 mon.smithi139 (mon.1) 95 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:06.839360+0000 mgr.smithi139.ncafpp (mgr.24439) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 3.6 KiB/s wr, 5 op/s 2024-03-12T00:46:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:07.923189+0000 mon.smithi139 (mon.1) 95 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:09.075 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:46:09.076 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:46:09.420 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:46:09.420 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:46:09.420 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:46:09.420 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:46:09.420 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:46:09.421 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:46:09.421 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:46:09.421 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:46:09.421 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:46:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:07.965537+0000 mgr.smithi139.ncafpp (mgr.24439) 74 : audit [DBG] from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:08.323460+0000 mgr.smithi139.ncafpp (mgr.24439) 75 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:08.653702+0000 mgr.smithi139.ncafpp (mgr.24439) 76 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:09.073344+0000 mon.smithi063 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.63:0/419117357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:46:09.830 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:46:09.878 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:09.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:07.965537+0000 mgr.smithi139.ncafpp (mgr.24439) 74 : audit [DBG] from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:09.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:08.323460+0000 mgr.smithi139.ncafpp (mgr.24439) 75 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:09.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:08.653702+0000 mgr.smithi139.ncafpp (mgr.24439) 76 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:09.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:09.073344+0000 mon.smithi063 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.63:0/419117357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:46:10.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:08.839726+0000 mgr.smithi139.ncafpp (mgr.24439) 77 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 3.1 KiB/s wr, 4 op/s 2024-03-12T00:46:10.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:09.418432+0000 mgr.smithi139.ncafpp (mgr.24439) 78 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:10.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:09.829024+0000 mon.smithi139 (mon.1) 96 : audit [DBG] from='client.? 172.21.15.63:0/3787016250' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:46:10.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:08.839726+0000 mgr.smithi139.ncafpp (mgr.24439) 77 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 3.1 KiB/s wr, 4 op/s 2024-03-12T00:46:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:09.418432+0000 mgr.smithi139.ncafpp (mgr.24439) 78 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:10.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:09.829024+0000 mon.smithi139 (mon.1) 96 : audit [DBG] from='client.? 172.21.15.63:0/3787016250' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:46:12.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:10.840623+0000 mgr.smithi139.ncafpp (mgr.24439) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 3.2 KiB/s wr, 5 op/s 2024-03-12T00:46:12.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:10.840623+0000 mgr.smithi139.ncafpp (mgr.24439) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 3.2 KiB/s wr, 5 op/s 2024-03-12T00:46:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:12.841293+0000 mgr.smithi139.ncafpp (mgr.24439) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-03-12T00:46:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:12.841293+0000 mgr.smithi139.ncafpp (mgr.24439) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-03-12T00:46:14.916 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:14.842028+0000 mgr.smithi139.ncafpp (mgr.24439) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-03-12T00:46:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:14.842028+0000 mgr.smithi139.ncafpp (mgr.24439) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-03-12T00:46:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:16.842417+0000 mgr.smithi139.ncafpp (mgr.24439) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:16.842417+0000 mgr.smithi139.ncafpp (mgr.24439) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:19.951 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:18.842878+0000 mgr.smithi139.ncafpp (mgr.24439) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:20.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:18.842878+0000 mgr.smithi139.ncafpp (mgr.24439) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:20.843714+0000 mgr.smithi139.ncafpp (mgr.24439) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:46:22.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:20.843714+0000 mgr.smithi139.ncafpp (mgr.24439) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:46:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:22.923269+0000 mon.smithi139 (mon.1) 97 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:22.923269+0000 mon.smithi139 (mon.1) 97 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:24.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:22.844142+0000 mgr.smithi139.ncafpp (mgr.24439) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:22.844142+0000 mgr.smithi139.ncafpp (mgr.24439) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:24.994 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:24.844955+0000 mgr.smithi139.ncafpp (mgr.24439) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:46:26.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:24.844955+0000 mgr.smithi139.ncafpp (mgr.24439) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:46:28.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:26.845331+0000 mgr.smithi139.ncafpp (mgr.24439) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:28.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:26.845331+0000 mgr.smithi139.ncafpp (mgr.24439) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:30.038 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:28.845875+0000 mgr.smithi139.ncafpp (mgr.24439) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:30.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:28.845875+0000 mgr.smithi139.ncafpp (mgr.24439) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:30.846601+0000 mgr.smithi139.ncafpp (mgr.24439) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:30.846601+0000 mgr.smithi139.ncafpp (mgr.24439) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:34.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:32.847178+0000 mgr.smithi139.ncafpp (mgr.24439) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:32.847178+0000 mgr.smithi139.ncafpp (mgr.24439) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:35.078 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:36.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:34.848042+0000 mgr.smithi139.ncafpp (mgr.24439) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:36.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:34.848042+0000 mgr.smithi139.ncafpp (mgr.24439) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:36.848596+0000 mgr.smithi139.ncafpp (mgr.24439) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:37.923826+0000 mon.smithi139 (mon.1) 98 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:36.848596+0000 mgr.smithi139.ncafpp (mgr.24439) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:37.923826+0000 mon.smithi139 (mon.1) 98 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:40.110 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:40.201 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:46:40.863 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (7m) 38s ago 9m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (9m) 38s ago 9m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (8m) 40s ago 8m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (7m) 38s ago 8m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (3m) 38s ago 3m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (3m) 40s ago 3m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (10m) 38s ago 10m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (89s) 40s ago 8m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (10m) 38s ago 10m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (8m) 40s ago 8m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (52s) 38s ago 52s 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (45s) 40s ago 44s 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:46:40.864 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (8m) 38s ago 8m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (7m) 40s ago 7m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (7m) 38s ago 7m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (7m) 38s ago 7m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (6m) 38s ago 6m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (6m) 38s ago 6m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (6m) 40s ago 6m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (5m) 40s ago 5m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (5m) 40s ago 5m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (5m) 40s ago 5m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:46:40.865 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (7m) 38s ago 8m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:46:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:38.849096+0000 mgr.smithi139.ncafpp (mgr.24439) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:38.849096+0000 mgr.smithi139.ncafpp (mgr.24439) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:46:41.259 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:46:41.260 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:46:41.600 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:46:41.600 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:46:41.600 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:46:41.600 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:46:41.600 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:46:41.600 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:46:41.601 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:46:41.601 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:46:41.601 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:46:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:40.185612+0000 mgr.smithi139.ncafpp (mgr.24439) 94 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:40.522254+0000 mgr.smithi139.ncafpp (mgr.24439) 95 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:41.257576+0000 mon.smithi063 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.63:0/771106198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:46:41.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:40.185612+0000 mgr.smithi139.ncafpp (mgr.24439) 94 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:41.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:40.522254+0000 mgr.smithi139.ncafpp (mgr.24439) 95 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:41.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:41.257576+0000 mon.smithi063 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.63:0/771106198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:46:42.002 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:46:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:40.849839+0000 mgr.smithi139.ncafpp (mgr.24439) 96 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:40.851574+0000 mgr.smithi139.ncafpp (mgr.24439) 97 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:41.598306+0000 mgr.smithi139.ncafpp (mgr.24439) 98 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:42.001444+0000 mon.smithi063 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.63:0/3616542070' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:46:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:40.849839+0000 mgr.smithi139.ncafpp (mgr.24439) 96 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:40.851574+0000 mgr.smithi139.ncafpp (mgr.24439) 97 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:41.598306+0000 mgr.smithi139.ncafpp (mgr.24439) 98 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:46:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:42.001444+0000 mon.smithi063 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.63:0/3616542070' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:46:44.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:42.850376+0000 mgr.smithi139.ncafpp (mgr.24439) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:44.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:42.850376+0000 mgr.smithi139.ncafpp (mgr.24439) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:45.151 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:44.851199+0000 mgr.smithi139.ncafpp (mgr.24439) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:46.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:44.851199+0000 mgr.smithi139.ncafpp (mgr.24439) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:46.851563+0000 mgr.smithi139.ncafpp (mgr.24439) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:46.851563+0000 mgr.smithi139.ncafpp (mgr.24439) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:50.195 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:48.852111+0000 mgr.smithi139.ncafpp (mgr.24439) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:50.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:48.852111+0000 mgr.smithi139.ncafpp (mgr.24439) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:52.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:50.852703+0000 mgr.smithi139.ncafpp (mgr.24439) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:50.852703+0000 mgr.smithi139.ncafpp (mgr.24439) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:46:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:46:52.924117+0000 mon.smithi139 (mon.1) 99 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:46:52.924117+0000 mon.smithi139 (mon.1) 99 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:46:54.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:52.853219+0000 mgr.smithi139.ncafpp (mgr.24439) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:54.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:52.853219+0000 mgr.smithi139.ncafpp (mgr.24439) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:46:55.231 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:46:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:54.853964+0000 mgr.smithi139.ncafpp (mgr.24439) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:46:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:55.623881+0000 mon.smithi063 (mon.0) 892 : cluster [DBG] mgrmap e29: smithi139.ncafpp(active, since 93s), standbys: smithi063.mrzkxq 2024-03-12T00:46:56.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:54.853964+0000 mgr.smithi139.ncafpp (mgr.24439) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:46:56.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:55.623881+0000 mon.smithi063 (mon.0) 892 : cluster [DBG] mgrmap e29: smithi139.ncafpp(active, since 93s), standbys: smithi063.mrzkxq 2024-03-12T00:46:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:46:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:56.854420+0000 mgr.smithi139.ncafpp (mgr.24439) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:46:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:46:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:56.854420+0000 mgr.smithi139.ncafpp (mgr.24439) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:47:00.270 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:46:58.855036+0000 mgr.smithi139.ncafpp (mgr.24439) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T00:47:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:46:58.855036+0000 mgr.smithi139.ncafpp (mgr.24439) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-03-12T00:47:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:00.855587+0000 mgr.smithi139.ncafpp (mgr.24439) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:47:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:00.855587+0000 mgr.smithi139.ncafpp (mgr.24439) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:47:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:02.855993+0000 mgr.smithi139.ncafpp (mgr.24439) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:47:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:02.855993+0000 mgr.smithi139.ncafpp (mgr.24439) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:47:05.312 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:04.856705+0000 mgr.smithi139.ncafpp (mgr.24439) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:47:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:04.856705+0000 mgr.smithi139.ncafpp (mgr.24439) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:47:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:06.857217+0000 mgr.smithi139.ncafpp (mgr.24439) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:07.924524+0000 mon.smithi139 (mon.1) 100 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:06.857217+0000 mgr.smithi139.ncafpp (mgr.24439) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:07.924524+0000 mon.smithi139 (mon.1) 100 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:10.350 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:08.857889+0000 mgr.smithi139.ncafpp (mgr.24439) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:10.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:08.857889+0000 mgr.smithi139.ncafpp (mgr.24439) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:12.371 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:47:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:10.858474+0000 mgr.smithi139.ncafpp (mgr.24439) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:12.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:10.858474+0000 mgr.smithi139.ncafpp (mgr.24439) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (8m) 70s ago 9m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (9m) 70s ago 9m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (8m) 72s ago 8m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (7m) 70s ago 9m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (4m) 70s ago 4m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:47:13.031 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (4m) 72s ago 4m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (11m) 70s ago 11m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (2m) 72s ago 8m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (11m) 70s ago 11m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (8m) 72s ago 8m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (85s) 70s ago 84s 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (77s) 72s ago 76s 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (9m) 70s ago 9m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (8m) 72s ago 8m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (8m) 70s ago 8m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (7m) 70s ago 7m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (7m) 70s ago 7m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:47:13.032 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (6m) 70s ago 6m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:47:13.033 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (6m) 72s ago 6m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:47:13.033 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (6m) 72s ago 6m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:47:13.033 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (5m) 72s ago 5m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:47:13.033 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (5m) 72s ago 5m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:47:13.033 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (7m) 70s ago 8m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:47:13.429 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:47:13.429 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:47:13.429 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:47:13.429 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:13.429 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:47:13.429 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:47:13.430 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:47:13.771 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:47:13.772 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:47:13.772 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:47:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:12.356725+0000 mgr.smithi139.ncafpp (mgr.24439) 114 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:12.693037+0000 mgr.smithi139.ncafpp (mgr.24439) 115 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:13.427766+0000 mon.smithi063 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.63:0/4006714920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:47:13.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:12.356725+0000 mgr.smithi139.ncafpp (mgr.24439) 114 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:13.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:12.693037+0000 mgr.smithi139.ncafpp (mgr.24439) 115 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:13.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:13.427766+0000 mon.smithi063 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.63:0/4006714920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:47:14.172 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:47:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:12.859050+0000 mgr.smithi139.ncafpp (mgr.24439) 116 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:13.018995+0000 mgr.smithi139.ncafpp (mgr.24439) 117 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:13.768883+0000 mgr.smithi139.ncafpp (mgr.24439) 118 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:14.171391+0000 mon.smithi063 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.63:0/4274092035' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:47:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:12.859050+0000 mgr.smithi139.ncafpp (mgr.24439) 116 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:13.018995+0000 mgr.smithi139.ncafpp (mgr.24439) 117 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:14.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:13.768883+0000 mgr.smithi139.ncafpp (mgr.24439) 118 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:14.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:14.171391+0000 mon.smithi063 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.63:0/4274092035' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:47:15.386 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:14.859870+0000 mgr.smithi139.ncafpp (mgr.24439) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:14.859870+0000 mgr.smithi139.ncafpp (mgr.24439) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:16.860493+0000 mgr.smithi139.ncafpp (mgr.24439) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:16.860493+0000 mgr.smithi139.ncafpp (mgr.24439) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:20.424 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:18.861154+0000 mgr.smithi139.ncafpp (mgr.24439) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:18.861154+0000 mgr.smithi139.ncafpp (mgr.24439) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:20.861557+0000 mgr.smithi139.ncafpp (mgr.24439) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:20.861557+0000 mgr.smithi139.ncafpp (mgr.24439) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:22.929919+0000 mon.smithi139 (mon.1) 101 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:24.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:22.929919+0000 mon.smithi139 (mon.1) 101 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:22.861941+0000 mgr.smithi139.ncafpp (mgr.24439) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:25.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:22.861941+0000 mgr.smithi139.ncafpp (mgr.24439) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:25.463 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:24.862653+0000 mgr.smithi139.ncafpp (mgr.24439) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:24.862653+0000 mgr.smithi139.ncafpp (mgr.24439) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:26.863216+0000 mgr.smithi139.ncafpp (mgr.24439) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:26.863216+0000 mgr.smithi139.ncafpp (mgr.24439) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:30.499 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:28.863808+0000 mgr.smithi139.ncafpp (mgr.24439) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:31.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:28.863808+0000 mgr.smithi139.ncafpp (mgr.24439) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:33.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:30.864389+0000 mgr.smithi139.ncafpp (mgr.24439) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:30.864389+0000 mgr.smithi139.ncafpp (mgr.24439) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:32.864913+0000 mgr.smithi139.ncafpp (mgr.24439) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:32.864913+0000 mgr.smithi139.ncafpp (mgr.24439) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:35.533 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:34.865580+0000 mgr.smithi139.ncafpp (mgr.24439) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:34.865580+0000 mgr.smithi139.ncafpp (mgr.24439) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:36.866042+0000 mgr.smithi139.ncafpp (mgr.24439) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:37.930137+0000 mon.smithi139 (mon.1) 102 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:36.866042+0000 mgr.smithi139.ncafpp (mgr.24439) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:37.930137+0000 mon.smithi139 (mon.1) 102 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:40.573 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:38.866866+0000 mgr.smithi139.ncafpp (mgr.24439) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:38.866866+0000 mgr.smithi139.ncafpp (mgr.24439) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:40.867384+0000 mgr.smithi139.ncafpp (mgr.24439) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:40.867384+0000 mgr.smithi139.ncafpp (mgr.24439) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:44.535 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:47:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:42.867892+0000 mgr.smithi139.ncafpp (mgr.24439) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:42.867892+0000 mgr.smithi139.ncafpp (mgr.24439) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:45.206 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (8m) 102s ago 10m 21.5M - 0.20.0 0881eb8f169f c9b2cb8af18a 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (10m) 102s ago 10m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (9m) 104s ago 9m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (8m) 102s ago 9m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (4m) 102s ago 4m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (4m) 104s ago 4m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (11m) 102s ago 11m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (2m) 104s ago 9m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (11m) 102s ago 11m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (9m) 104s ago 9m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (117s) 102s ago 116s 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (109s) 104s ago 108s 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:47:45.207 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (9m) 102s ago 9m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (8m) 104s ago 8m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (8m) 102s ago 8m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (8m) 102s ago 8m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (7m) 102s ago 7m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (7m) 102s ago 7m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (7m) 104s ago 7m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (6m) 104s ago 6m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (6m) 104s ago 6m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (6m) 104s ago 6m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:47:45.208 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (8m) 102s ago 9m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:47:45.607 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:45.608 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:47:45.609 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:45.944 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:47:45.944 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:47:45.944 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:47:45.945 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:47:45.945 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:47:45.945 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:47:45.945 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:47:45.945 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:47:45.945 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:47:46.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:44.521374+0000 mgr.smithi139.ncafpp (mgr.24439) 134 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:46.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:45.606149+0000 mon.smithi063 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.63:0/791259559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:47:46.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:44.521374+0000 mgr.smithi139.ncafpp (mgr.24439) 134 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:46.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:45.606149+0000 mon.smithi063 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.63:0/791259559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:47:46.342 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:47:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:44.858610+0000 mgr.smithi139.ncafpp (mgr.24439) 135 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:44.868743+0000 mgr.smithi139.ncafpp (mgr.24439) 136 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:45.194528+0000 mgr.smithi139.ncafpp (mgr.24439) 137 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:46.340519+0000 mon.smithi063 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.63:0/1992318171' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:47:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:44.858610+0000 mgr.smithi139.ncafpp (mgr.24439) 135 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:47.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:44.868743+0000 mgr.smithi139.ncafpp (mgr.24439) 136 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:47.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:45.194528+0000 mgr.smithi139.ncafpp (mgr.24439) 137 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:47.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:46.340519+0000 mon.smithi063 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.63:0/1992318171' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:47:48.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:45.942510+0000 mgr.smithi139.ncafpp (mgr.24439) 138 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:48.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:45.942510+0000 mgr.smithi139.ncafpp (mgr.24439) 138 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:47:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:46.869326+0000 mgr.smithi139.ncafpp (mgr.24439) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:46.869326+0000 mgr.smithi139.ncafpp (mgr.24439) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:50.650 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:48.870255+0000 mgr.smithi139.ncafpp (mgr.24439) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:48.870255+0000 mgr.smithi139.ncafpp (mgr.24439) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:50.870665+0000 mgr.smithi139.ncafpp (mgr.24439) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:50.870665+0000 mgr.smithi139.ncafpp (mgr.24439) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:47:52.930255+0000 mon.smithi139 (mon.1) 103 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:47:52.930255+0000 mon.smithi139 (mon.1) 103 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:47:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:52.871205+0000 mgr.smithi139.ncafpp (mgr.24439) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:55.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:52.871205+0000 mgr.smithi139.ncafpp (mgr.24439) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:55.694 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:47:57.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:54.871864+0000 mgr.smithi139.ncafpp (mgr.24439) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:54.871864+0000 mgr.smithi139.ncafpp (mgr.24439) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:47:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:47:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:56.872248+0000 mgr.smithi139.ncafpp (mgr.24439) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:47:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:47:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:56.872248+0000 mgr.smithi139.ncafpp (mgr.24439) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:00.740 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:47:58.873037+0000 mgr.smithi139.ncafpp (mgr.24439) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:47:58.873037+0000 mgr.smithi139.ncafpp (mgr.24439) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:03.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:00.873420+0000 mgr.smithi139.ncafpp (mgr.24439) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:03.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:00.873420+0000 mgr.smithi139.ncafpp (mgr.24439) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:05.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:02.873924+0000 mgr.smithi139.ncafpp (mgr.24439) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:02.873924+0000 mgr.smithi139.ncafpp (mgr.24439) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:05.778 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:07.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:04.874792+0000 mgr.smithi139.ncafpp (mgr.24439) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:04.874792+0000 mgr.smithi139.ncafpp (mgr.24439) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:06.875134+0000 mgr.smithi139.ncafpp (mgr.24439) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:07.930612+0000 mon.smithi139 (mon.1) 104 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:06.875134+0000 mgr.smithi139.ncafpp (mgr.24439) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:07.930612+0000 mon.smithi139 (mon.1) 104 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:10.820 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:11.110 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:08.875748+0000 mgr.smithi139.ncafpp (mgr.24439) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:11.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:08.875748+0000 mgr.smithi139.ncafpp (mgr.24439) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:10.876324+0000 mgr.smithi139.ncafpp (mgr.24439) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:12.302083+0000 mon.smithi063 (mon.0) 897 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:12.308023+0000 mon.smithi063 (mon.0) 898 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:12.410615+0000 mon.smithi063 (mon.0) 899 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:12.415204+0000 mon.smithi063 (mon.0) 900 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:12.418242+0000 mon.smithi139 (mon.1) 105 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T00:48:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:10.876324+0000 mgr.smithi139.ncafpp (mgr.24439) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:13.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:12.302083+0000 mon.smithi063 (mon.0) 897 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:12.308023+0000 mon.smithi063 (mon.0) 898 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:12.410615+0000 mon.smithi063 (mon.0) 899 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:12.415204+0000 mon.smithi063 (mon.0) 900 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:48:13.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:12.418242+0000 mon.smithi139 (mon.1) 105 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T00:48:14.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:48:12.352489+0000 mgr.smithi139.ncafpp (mgr.24439) 152 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-03-12T00:48:14.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:48:12.360580+0000 mgr.smithi139.ncafpp (mgr.24439) 153 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T00:48:14.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:12.418641+0000 mgr.smithi139.ncafpp (mgr.24439) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T00:48:14.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:48:12.420794+0000 mgr.smithi139.ncafpp (mgr.24439) 155 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-03-12T00:48:14.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:48:12.352489+0000 mgr.smithi139.ncafpp (mgr.24439) 152 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-03-12T00:48:14.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:48:12.360580+0000 mgr.smithi139.ncafpp (mgr.24439) 153 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T00:48:14.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:12.418641+0000 mgr.smithi139.ncafpp (mgr.24439) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-12T00:48:14.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:48:12.420794+0000 mgr.smithi139.ncafpp (mgr.24439) 155 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-03-12T00:48:15.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:12.876724+0000 mgr.smithi139.ncafpp (mgr.24439) 156 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:15.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:12.876724+0000 mgr.smithi139.ncafpp (mgr.24439) 156 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:15.854 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:16.723 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:48:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:14.877517+0000 mgr.smithi139.ncafpp (mgr.24439) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:14.877517+0000 mgr.smithi139.ncafpp (mgr.24439) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:17.449 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:48:17.449 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:48:17.449 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:48:17.449 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (9m) 2m ago 9m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (8m) 2m ago 10m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (5m) 2m ago 5m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (5m) 2m ago 5m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (3m) 2m ago 9m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (12m) 2m ago 12m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (9m) 2m ago 9m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (2m) 2m ago 2m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (2m) 2m ago 2m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (9m) 2m ago 9m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (9m) 2m ago 9m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (8m) 2m ago 8m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:48:17.450 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (8m) 2m ago 8m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:48:17.451 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (7m) 2m ago 7m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:48:17.451 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (7m) 2m ago 7m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:48:17.451 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (7m) 2m ago 7m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:48:17.451 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (6m) 2m ago 6m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:48:17.451 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (6m) 2m ago 6m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:48:17.451 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (8m) 2m ago 10m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:48:17.873 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:48:17.873 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:48:17.873 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:48:17.873 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:48:17.874 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:48:17.875 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:48:17.875 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:48:18.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:16.708356+0000 mgr.smithi139.ncafpp (mgr.24439) 158 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:16.708356+0000 mgr.smithi139.ncafpp (mgr.24439) 158 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:18.232 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:48:18.233 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:48:18.665 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:48:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:16.877922+0000 mgr.smithi139.ncafpp (mgr.24439) 159 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:17.093402+0000 mgr.smithi139.ncafpp (mgr.24439) 160 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:17.435350+0000 mgr.smithi139.ncafpp (mgr.24439) 161 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:17.871966+0000 mon.smithi063 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.63:0/125075400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:48:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:18.664222+0000 mon.smithi063 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.63:0/907169756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:48:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:16.877922+0000 mgr.smithi139.ncafpp (mgr.24439) 159 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:17.093402+0000 mgr.smithi139.ncafpp (mgr.24439) 160 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:17.435350+0000 mgr.smithi139.ncafpp (mgr.24439) 161 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:17.871966+0000 mon.smithi063 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.63:0/125075400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:48:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:18.664222+0000 mon.smithi063 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.63:0/907169756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:48:20.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:18.231055+0000 mgr.smithi139.ncafpp (mgr.24439) 162 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:20.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:18.231055+0000 mgr.smithi139.ncafpp (mgr.24439) 162 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:20.894 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:18.878656+0000 mgr.smithi139.ncafpp (mgr.24439) 163 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:18.878656+0000 mgr.smithi139.ncafpp (mgr.24439) 163 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:20.879050+0000 mgr.smithi139.ncafpp (mgr.24439) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:20.879050+0000 mgr.smithi139.ncafpp (mgr.24439) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:24.070 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:22.879418+0000 mgr.smithi139.ncafpp (mgr.24439) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:24.070 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:22.932265+0000 mon.smithi139 (mon.1) 106 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:24.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:22.879418+0000 mgr.smithi139.ncafpp (mgr.24439) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:24.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:22.932265+0000 mon.smithi139 (mon.1) 106 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:25.938 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:26.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:24.880292+0000 mgr.smithi139.ncafpp (mgr.24439) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:26.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:24.880292+0000 mgr.smithi139.ncafpp (mgr.24439) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:28.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:26.880814+0000 mgr.smithi139.ncafpp (mgr.24439) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:28.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:26.880814+0000 mgr.smithi139.ncafpp (mgr.24439) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:28.881492+0000 mgr.smithi139.ncafpp (mgr.24439) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:30.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:28.881492+0000 mgr.smithi139.ncafpp (mgr.24439) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:30.976 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:30.882051+0000 mgr.smithi139.ncafpp (mgr.24439) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:30.882051+0000 mgr.smithi139.ncafpp (mgr.24439) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:34.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:32.882614+0000 mgr.smithi139.ncafpp (mgr.24439) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:32.882614+0000 mgr.smithi139.ncafpp (mgr.24439) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:36.012 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:36.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:34.883297+0000 mgr.smithi139.ncafpp (mgr.24439) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:36.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:34.883297+0000 mgr.smithi139.ncafpp (mgr.24439) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:36.883677+0000 mgr.smithi139.ncafpp (mgr.24439) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:37.932646+0000 mon.smithi139 (mon.1) 107 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:36.883677+0000 mgr.smithi139.ncafpp (mgr.24439) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:37.932646+0000 mon.smithi139 (mon.1) 107 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:38.884488+0000 mgr.smithi139.ncafpp (mgr.24439) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:38.884488+0000 mgr.smithi139.ncafpp (mgr.24439) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:41.047 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:40.885041+0000 mgr.smithi139.ncafpp (mgr.24439) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:40.885041+0000 mgr.smithi139.ncafpp (mgr.24439) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:44.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:42.885610+0000 mgr.smithi139.ncafpp (mgr.24439) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:44.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:42.885610+0000 mgr.smithi139.ncafpp (mgr.24439) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:46.099 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:44.886507+0000 mgr.smithi139.ncafpp (mgr.24439) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:46.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:44.886507+0000 mgr.smithi139.ncafpp (mgr.24439) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:46.886984+0000 mgr.smithi139.ncafpp (mgr.24439) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:46.886984+0000 mgr.smithi139.ncafpp (mgr.24439) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:49.031 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:48:49.692 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:48:49.692 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:48:49.692 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (11m) 2m ago 11m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:48:49.692 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:48:49.692 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (9m) 2m ago 10m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:48:49.692 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (5m) 2m ago 5m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (5m) 2m ago 5m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (3m) 2m ago 10m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (12m) 2m ago 12m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (10m) 2m ago 10m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (3m) 2m ago 3m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (2m) 2m ago 2m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (10m) 2m ago 9m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (9m) 2m ago 9m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (9m) 2m ago 9m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:48:49.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (8m) 2m ago 8m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:48:49.694 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (8m) 2m ago 8m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:48:49.694 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (8m) 2m ago 8m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:48:49.694 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (7m) 2m ago 7m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:48:49.694 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (7m) 2m ago 7m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:48:49.694 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (7m) 2m ago 7m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:48:49.694 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (9m) 2m ago 10m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:48:50.088 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:48:50.088 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:48:50.088 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:48:50.088 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:50.088 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:48:50.089 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:48:50.425 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:48:50.822 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:48:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:48.887629+0000 mgr.smithi139.ncafpp (mgr.24439) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:49.016648+0000 mgr.smithi139.ncafpp (mgr.24439) 179 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:49.349443+0000 mgr.smithi139.ncafpp (mgr.24439) 180 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:49.679810+0000 mgr.smithi139.ncafpp (mgr.24439) 181 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:50.086817+0000 mon.smithi063 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.63:0/1223320423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:48:50.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:48.887629+0000 mgr.smithi139.ncafpp (mgr.24439) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:50.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:49.016648+0000 mgr.smithi139.ncafpp (mgr.24439) 179 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:50.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:49.349443+0000 mgr.smithi139.ncafpp (mgr.24439) 180 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:50.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:49.679810+0000 mgr.smithi139.ncafpp (mgr.24439) 181 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:50.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:50.086817+0000 mon.smithi063 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.63:0/1223320423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:48:51.138 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:50.423029+0000 mgr.smithi139.ncafpp (mgr.24439) 182 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:51 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:50.821171+0000 mon.smithi063 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.63:0/1838105675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:48:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:51 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:50.423029+0000 mgr.smithi139.ncafpp (mgr.24439) 182 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:48:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:51 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:50.821171+0000 mon.smithi063 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.63:0/1838105675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:48:52.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:50.888207+0000 mgr.smithi139.ncafpp (mgr.24439) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:50.888207+0000 mgr.smithi139.ncafpp (mgr.24439) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:48:52.933042+0000 mon.smithi139 (mon.1) 108 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:48:52.933042+0000 mon.smithi139 (mon.1) 108 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:48:54.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:52.888692+0000 mgr.smithi139.ncafpp (mgr.24439) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:54.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:52.888692+0000 mgr.smithi139.ncafpp (mgr.24439) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:56.180 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:48:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:54.889488+0000 mgr.smithi139.ncafpp (mgr.24439) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:56.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:54.889488+0000 mgr.smithi139.ncafpp (mgr.24439) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:48:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:48:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:56.890016+0000 mgr.smithi139.ncafpp (mgr.24439) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:48:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:48:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:56.890016+0000 mgr.smithi139.ncafpp (mgr.24439) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:48:58.890671+0000 mgr.smithi139.ncafpp (mgr.24439) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:48:58.890671+0000 mgr.smithi139.ncafpp (mgr.24439) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:01.218 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:02.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:00.891215+0000 mgr.smithi139.ncafpp (mgr.24439) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:00.891215+0000 mgr.smithi139.ncafpp (mgr.24439) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:02.891679+0000 mgr.smithi139.ncafpp (mgr.24439) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:02.891679+0000 mgr.smithi139.ncafpp (mgr.24439) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:06.259 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:04.892521+0000 mgr.smithi139.ncafpp (mgr.24439) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:04.892521+0000 mgr.smithi139.ncafpp (mgr.24439) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:06.892997+0000 mgr.smithi139.ncafpp (mgr.24439) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:07.933349+0000 mon.smithi139 (mon.1) 109 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:06.892997+0000 mgr.smithi139.ncafpp (mgr.24439) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:07.933349+0000 mon.smithi139 (mon.1) 109 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:08.893828+0000 mgr.smithi139.ncafpp (mgr.24439) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:10.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:08.893828+0000 mgr.smithi139.ncafpp (mgr.24439) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:11.305 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:12.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:10.894378+0000 mgr.smithi139.ncafpp (mgr.24439) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:10.894378+0000 mgr.smithi139.ncafpp (mgr.24439) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:12.894889+0000 mgr.smithi139.ncafpp (mgr.24439) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:12.894889+0000 mgr.smithi139.ncafpp (mgr.24439) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:16.340 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:14.895617+0000 mgr.smithi139.ncafpp (mgr.24439) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:14.895617+0000 mgr.smithi139.ncafpp (mgr.24439) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:16.896047+0000 mgr.smithi139.ncafpp (mgr.24439) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:16.896047+0000 mgr.smithi139.ncafpp (mgr.24439) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:18.896772+0000 mgr.smithi139.ncafpp (mgr.24439) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:20.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:18.896772+0000 mgr.smithi139.ncafpp (mgr.24439) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:21.188 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:49:21.370 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (10m) 3m ago 10m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (10m) 3m ago 11m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (6m) 3m ago 6m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (6m) 3m ago 6m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:49:21.855 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (4m) 3m ago 10m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (13m) 3m ago 13m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (10m) 3m ago 10m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (3m) 3m ago 3m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (3m) 3m ago 3m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (10m) 3m ago 10m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (10m) 3m ago 10m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (9m) 3m ago 9m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (9m) 3m ago 9m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (9m) 3m ago 9m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (8m) 3m ago 8m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (8m) 3m ago 8m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:49:21.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (8m) 3m ago 8m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:49:21.857 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (7m) 3m ago 7m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:49:21.857 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (9m) 3m ago 11m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:22.252 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:49:22.253 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:49:22.586 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:49:22.587 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:49:22.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:20.897255+0000 mgr.smithi139.ncafpp (mgr.24439) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:22.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:21.173048+0000 mgr.smithi139.ncafpp (mgr.24439) 199 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:22.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:21.516112+0000 mgr.smithi139.ncafpp (mgr.24439) 200 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:22.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:22.250494+0000 mon.smithi063 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.63:0/1707330010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:49:22.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:20.897255+0000 mgr.smithi139.ncafpp (mgr.24439) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:22.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:21.173048+0000 mgr.smithi139.ncafpp (mgr.24439) 199 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:22.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:21.516112+0000 mgr.smithi139.ncafpp (mgr.24439) 200 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:22.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:22.250494+0000 mon.smithi063 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.63:0/1707330010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:49:22.983 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:49:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:21.842966+0000 mgr.smithi139.ncafpp (mgr.24439) 201 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:22.584175+0000 mgr.smithi139.ncafpp (mgr.24439) 202 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:22.933360+0000 mon.smithi139 (mon.1) 110 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:22.982203+0000 mon.smithi063 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.63:0/3218507636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:49:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:21.842966+0000 mgr.smithi139.ncafpp (mgr.24439) 201 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:22.584175+0000 mgr.smithi139.ncafpp (mgr.24439) 202 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:22.933360+0000 mon.smithi139 (mon.1) 110 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:23.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:22.982203+0000 mon.smithi063 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.63:0/3218507636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:49:24.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:22.897769+0000 mgr.smithi139.ncafpp (mgr.24439) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:22.897769+0000 mgr.smithi139.ncafpp (mgr.24439) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:26.413 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:24.898579+0000 mgr.smithi139.ncafpp (mgr.24439) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:26.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:24.898579+0000 mgr.smithi139.ncafpp (mgr.24439) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:28.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:26.899038+0000 mgr.smithi139.ncafpp (mgr.24439) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:28.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:26.899038+0000 mgr.smithi139.ncafpp (mgr.24439) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:28.899667+0000 mgr.smithi139.ncafpp (mgr.24439) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:30.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:28.899667+0000 mgr.smithi139.ncafpp (mgr.24439) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:31.456 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:30.900070+0000 mgr.smithi139.ncafpp (mgr.24439) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:32.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:30.900070+0000 mgr.smithi139.ncafpp (mgr.24439) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:34.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:32.900492+0000 mgr.smithi139.ncafpp (mgr.24439) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:32.900492+0000 mgr.smithi139.ncafpp (mgr.24439) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:36.502 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:36.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:34.901254+0000 mgr.smithi139.ncafpp (mgr.24439) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:36.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:34.901254+0000 mgr.smithi139.ncafpp (mgr.24439) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:36.901699+0000 mgr.smithi139.ncafpp (mgr.24439) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:37.933750+0000 mon.smithi139 (mon.1) 111 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:36.901699+0000 mgr.smithi139.ncafpp (mgr.24439) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:37.933750+0000 mon.smithi139 (mon.1) 111 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:38.902309+0000 mgr.smithi139.ncafpp (mgr.24439) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:38.902309+0000 mgr.smithi139.ncafpp (mgr.24439) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:41.553 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:40.902719+0000 mgr.smithi139.ncafpp (mgr.24439) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:42.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:40.902719+0000 mgr.smithi139.ncafpp (mgr.24439) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:44.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:42.903218+0000 mgr.smithi139.ncafpp (mgr.24439) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:44.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:42.903218+0000 mgr.smithi139.ncafpp (mgr.24439) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:46.598 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:46.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:44.903872+0000 mgr.smithi139.ncafpp (mgr.24439) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:44.903872+0000 mgr.smithi139.ncafpp (mgr.24439) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:46.904438+0000 mgr.smithi139.ncafpp (mgr.24439) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:46.904438+0000 mgr.smithi139.ncafpp (mgr.24439) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:48.905043+0000 mgr.smithi139.ncafpp (mgr.24439) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:48.905043+0000 mgr.smithi139.ncafpp (mgr.24439) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:51.640 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:50.905459+0000 mgr.smithi139.ncafpp (mgr.24439) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:50.905459+0000 mgr.smithi139.ncafpp (mgr.24439) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:53.344 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (12m) 3m ago 12m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (10m) 3m ago 12m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (6m) 3m ago 6m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:49:54.011 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (6m) 3m ago 6m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (4m) 3m ago 11m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (13m) 3m ago 14m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (11m) 3m ago 11m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (4m) 3m ago 4m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (3m) 3m ago 3m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (10m) 3m ago 10m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (10m) 3m ago 10m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (9m) 3m ago 9m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (9m) 3m ago 9m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (9m) 3m ago 9m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:49:54.012 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (8m) 3m ago 8m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:49:54.013 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (8m) 3m ago 8m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:49:54.013 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (8m) 3m ago 8m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:49:54.013 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (10m) 3m ago 11m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:49:54.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:52.933936+0000 mon.smithi139 (mon.1) 112 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:52.933936+0000 mon.smithi139 (mon.1) 112 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:49:54.407 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:49:54.407 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:49:54.407 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:49:54.407 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:54.407 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:49:54.408 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:49:54.745 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:49:54.746 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:49:54.746 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:49:55.143 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:49:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:52.906056+0000 mgr.smithi139.ncafpp (mgr.24439) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:53.330277+0000 mgr.smithi139.ncafpp (mgr.24439) 219 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:53.669869+0000 mgr.smithi139.ncafpp (mgr.24439) 220 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:54.405963+0000 mon.smithi063 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.63:0/2642025041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:49:55.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:52.906056+0000 mgr.smithi139.ncafpp (mgr.24439) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:55.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:53.330277+0000 mgr.smithi139.ncafpp (mgr.24439) 219 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:55.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:53.669869+0000 mgr.smithi139.ncafpp (mgr.24439) 220 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:55.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:54.405963+0000 mon.smithi063 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.63:0/2642025041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:49:56.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:53.999460+0000 mgr.smithi139.ncafpp (mgr.24439) 221 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:56.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:54.743216+0000 mgr.smithi139.ncafpp (mgr.24439) 222 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:56.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:55 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:49:55.142569+0000 mon.smithi063 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.63:0/3478461727' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:49:56.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:53.999460+0000 mgr.smithi139.ncafpp (mgr.24439) 221 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:56.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:54.743216+0000 mgr.smithi139.ncafpp (mgr.24439) 222 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:49:56.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:49:55.142569+0000 mon.smithi063 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.63:0/3478461727' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:49:56.677 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:49:57.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:54.906678+0000 mgr.smithi139.ncafpp (mgr.24439) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:54.906678+0000 mgr.smithi139.ncafpp (mgr.24439) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:49:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:49:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:56.907113+0000 mgr.smithi139.ncafpp (mgr.24439) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:49:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:49:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:56.907113+0000 mgr.smithi139.ncafpp (mgr.24439) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:49:58.907760+0000 mgr.smithi139.ncafpp (mgr.24439) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:00.000162+0000 mon.smithi063 (mon.0) 909 : cluster [INF] overall HEALTH_OK 2024-03-12T00:50:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:49:58.907760+0000 mgr.smithi139.ncafpp (mgr.24439) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:01.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:00.000162+0000 mon.smithi063 (mon.0) 909 : cluster [INF] overall HEALTH_OK 2024-03-12T00:50:01.725 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:03.065 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:00.908135+0000 mgr.smithi139.ncafpp (mgr.24439) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:03.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:00.908135+0000 mgr.smithi139.ncafpp (mgr.24439) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:05.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:02.908637+0000 mgr.smithi139.ncafpp (mgr.24439) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:02.908637+0000 mgr.smithi139.ncafpp (mgr.24439) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:06.775 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:07.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:04.909325+0000 mgr.smithi139.ncafpp (mgr.24439) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:04.909325+0000 mgr.smithi139.ncafpp (mgr.24439) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:06.909865+0000 mgr.smithi139.ncafpp (mgr.24439) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:07.934180+0000 mon.smithi139 (mon.1) 113 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:06.909865+0000 mgr.smithi139.ncafpp (mgr.24439) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:07.934180+0000 mon.smithi139 (mon.1) 113 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:08.910489+0000 mgr.smithi139.ncafpp (mgr.24439) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:11.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:08.910489+0000 mgr.smithi139.ncafpp (mgr.24439) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:11.821 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:10.910993+0000 mgr.smithi139.ncafpp (mgr.24439) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:13.218 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:10.910993+0000 mgr.smithi139.ncafpp (mgr.24439) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:15.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:12.911563+0000 mgr.smithi139.ncafpp (mgr.24439) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:15.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:12.911563+0000 mgr.smithi139.ncafpp (mgr.24439) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:16.863 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:14.912458+0000 mgr.smithi139.ncafpp (mgr.24439) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:14.912458+0000 mgr.smithi139.ncafpp (mgr.24439) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:16.912953+0000 mgr.smithi139.ncafpp (mgr.24439) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:16.912953+0000 mgr.smithi139.ncafpp (mgr.24439) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:18.913778+0000 mgr.smithi139.ncafpp (mgr.24439) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:18.913778+0000 mgr.smithi139.ncafpp (mgr.24439) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:21.900 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:20.914230+0000 mgr.smithi139.ncafpp (mgr.24439) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:23.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:20.914230+0000 mgr.smithi139.ncafpp (mgr.24439) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:24.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:22.934355+0000 mon.smithi139 (mon.1) 114 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:24.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:22.934355+0000 mon.smithi139 (mon.1) 114 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:22.914678+0000 mgr.smithi139.ncafpp (mgr.24439) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:25.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:22.914678+0000 mgr.smithi139.ncafpp (mgr.24439) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:25.508 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (11m) 4m ago 11m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (11m) 4m ago 12m 31.6M - 6.7.4 557c83e11646 2360d3c72a4f 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (7m) 4m ago 7m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (7m) 4m ago 7m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:50:26.163 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (5m) 4m ago 11m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (14m) 4m ago 14m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (11m) 4m ago 11m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (4m) 4m ago 4m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (4m) 4m ago 4m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (11m) 4m ago 11m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (11m) 4m ago 11m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (10m) 4m ago 10m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (10m) 4m ago 10m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (10m) 4m ago 10m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (9m) 4m ago 9m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (9m) 4m ago 9m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:50:26.164 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (9m) 4m ago 9m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:50:26.165 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (8m) 4m ago 8m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:50:26.165 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (10m) 4m ago 12m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:50:26.563 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:50:26.563 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:50:26.563 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:50:26.563 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:26.563 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:50:26.563 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:50:26.564 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:50:26.914 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:50:26.915 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:50:26.935 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:27.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:24.915380+0000 mgr.smithi139.ncafpp (mgr.24439) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:27.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:25.494847+0000 mgr.smithi139.ncafpp (mgr.24439) 239 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:27.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:26.561915+0000 mon.smithi063 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.63:0/2973563087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:50:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:24.915380+0000 mgr.smithi139.ncafpp (mgr.24439) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:25.494847+0000 mgr.smithi139.ncafpp (mgr.24439) 239 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:26.561915+0000 mon.smithi063 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.63:0/2973563087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:50:27.318 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:50:27.793 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:25.828888+0000 mgr.smithi139.ncafpp (mgr.24439) 240 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:27.793 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:26.151130+0000 mgr.smithi139.ncafpp (mgr.24439) 241 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:27.793 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:27.316572+0000 mon.smithi063 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.63:0/305442989' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:50:28.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:25.828888+0000 mgr.smithi139.ncafpp (mgr.24439) 240 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:28.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:26.151130+0000 mgr.smithi139.ncafpp (mgr.24439) 241 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:28.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:27.316572+0000 mon.smithi063 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.63:0/305442989' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:50:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:26.912295+0000 mgr.smithi139.ncafpp (mgr.24439) 242 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:26.915789+0000 mgr.smithi139.ncafpp (mgr.24439) 243 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:28.084454+0000 mon.smithi063 (mon.0) 912 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:50:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:28.090598+0000 mon.smithi063 (mon.0) 913 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:50:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:26.912295+0000 mgr.smithi139.ncafpp (mgr.24439) 242 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:29.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:26.915789+0000 mgr.smithi139.ncafpp (mgr.24439) 243 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:29.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:28.084454+0000 mon.smithi063 (mon.0) 912 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:50:29.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:28.090598+0000 mon.smithi063 (mon.0) 913 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:50:30.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:50:28.116811+0000 mgr.smithi139.ncafpp (mgr.24439) 244 : cephadm [INF] Reconfiguring node-exporter.smithi063 (dependencies changed)... 2024-03-12T00:50:30.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:50:28.117214+0000 mgr.smithi139.ncafpp (mgr.24439) 245 : cephadm [INF] Reconfiguring daemon node-exporter.smithi063 on smithi063 2024-03-12T00:50:30.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:50:28.116811+0000 mgr.smithi139.ncafpp (mgr.24439) 244 : cephadm [INF] Reconfiguring node-exporter.smithi063 (dependencies changed)... 2024-03-12T00:50:30.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:50:28.117214+0000 mgr.smithi139.ncafpp (mgr.24439) 245 : cephadm [INF] Reconfiguring daemon node-exporter.smithi063 on smithi063 2024-03-12T00:50:31.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:28.916501+0000 mgr.smithi139.ncafpp (mgr.24439) 246 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:31.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:28.916501+0000 mgr.smithi139.ncafpp (mgr.24439) 246 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:31.980 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:33.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:30.916891+0000 mgr.smithi139.ncafpp (mgr.24439) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:30.916891+0000 mgr.smithi139.ncafpp (mgr.24439) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:32.917485+0000 mgr.smithi139.ncafpp (mgr.24439) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:32.917485+0000 mgr.smithi139.ncafpp (mgr.24439) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:37.025 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:34.918405+0000 mgr.smithi139.ncafpp (mgr.24439) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:34.918405+0000 mgr.smithi139.ncafpp (mgr.24439) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:36.918924+0000 mgr.smithi139.ncafpp (mgr.24439) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:37.934847+0000 mon.smithi139 (mon.1) 115 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:39.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:36.918924+0000 mgr.smithi139.ncafpp (mgr.24439) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:39.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:37.934847+0000 mon.smithi139 (mon.1) 115 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:38.919669+0000 mgr.smithi139.ncafpp (mgr.24439) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:38.919669+0000 mgr.smithi139.ncafpp (mgr.24439) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:42.067 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:40.920032+0000 mgr.smithi139.ncafpp (mgr.24439) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:40.920032+0000 mgr.smithi139.ncafpp (mgr.24439) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:42.920563+0000 mgr.smithi139.ncafpp (mgr.24439) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:42.920563+0000 mgr.smithi139.ncafpp (mgr.24439) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:47.108 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:44.921362+0000 mgr.smithi139.ncafpp (mgr.24439) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:44.921362+0000 mgr.smithi139.ncafpp (mgr.24439) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:46.921696+0000 mgr.smithi139.ncafpp (mgr.24439) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:46.921696+0000 mgr.smithi139.ncafpp (mgr.24439) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:48.922474+0000 mgr.smithi139.ncafpp (mgr.24439) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:48.922474+0000 mgr.smithi139.ncafpp (mgr.24439) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:52.153 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:50.923026+0000 mgr.smithi139.ncafpp (mgr.24439) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:50.923026+0000 mgr.smithi139.ncafpp (mgr.24439) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:54.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:52.935041+0000 mon.smithi139 (mon.1) 116 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:52.935041+0000 mon.smithi139 (mon.1) 116 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:50:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:52.923546+0000 mgr.smithi139.ncafpp (mgr.24439) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:55.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:52.923546+0000 mgr.smithi139.ncafpp (mgr.24439) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:57.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:54.924323+0000 mgr.smithi139.ncafpp (mgr.24439) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:54.924323+0000 mgr.smithi139.ncafpp (mgr.24439) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:50:57.192 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:50:57.684 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:50:58.340 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (13m) 4m ago 13m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (7m) 4m ago 7m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (7m) 4m ago 7m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (15m) 4m ago 15m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (5m) 4m ago 12m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (15m) 4m ago 15m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (12m) 4m ago 12m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (5m) 4m ago 5m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (5m) 4m ago 5m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:50:58.341 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (11m) 4m ago 11m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (11m) 4m ago 11m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (10m) 4m ago 10m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (10m) 4m ago 10m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (10m) 4m ago 10m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (10m) 4m ago 9m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (9m) 4m ago 9m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (9m) 4m ago 9m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:50:58.342 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (11m) 4m ago 12m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:58.741 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:50:58.742 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:50:59.077 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:50:59.078 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:50:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:56.924733+0000 mgr.smithi139.ncafpp (mgr.24439) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:57.669352+0000 mgr.smithi139.ncafpp (mgr.24439) 261 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:58.739231+0000 mon.smithi063 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.63:0/4286309597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:50:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:56.924733+0000 mgr.smithi139.ncafpp (mgr.24439) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:50:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:57.669352+0000 mgr.smithi139.ncafpp (mgr.24439) 261 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:50:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:58.739231+0000 mon.smithi063 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.63:0/4286309597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:50:59.471 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:51:00.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:58.005195+0000 mgr.smithi139.ncafpp (mgr.24439) 262 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:00.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:58.328937+0000 mgr.smithi139.ncafpp (mgr.24439) 263 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:00.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:50:59 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:59.470225+0000 mon.smithi063 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.63:0/2126091446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:51:00.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:58.005195+0000 mgr.smithi139.ncafpp (mgr.24439) 262 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:00.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:58.328937+0000 mgr.smithi139.ncafpp (mgr.24439) 263 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:00.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:50:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:59.470225+0000 mon.smithi063 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.63:0/2126091446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:51:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:50:58.925430+0000 mgr.smithi139.ncafpp (mgr.24439) 264 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:50:59.075629+0000 mgr.smithi139.ncafpp (mgr.24439) 265 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:50:58.925430+0000 mgr.smithi139.ncafpp (mgr.24439) 264 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:50:59.075629+0000 mgr.smithi139.ncafpp (mgr.24439) 265 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:02.230 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:03.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:00.925914+0000 mgr.smithi139.ncafpp (mgr.24439) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:03.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:00.925914+0000 mgr.smithi139.ncafpp (mgr.24439) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:05.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:02.926301+0000 mgr.smithi139.ncafpp (mgr.24439) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:02.926301+0000 mgr.smithi139.ncafpp (mgr.24439) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:07.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:04.927178+0000 mgr.smithi139.ncafpp (mgr.24439) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:04.927178+0000 mgr.smithi139.ncafpp (mgr.24439) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:07.271 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:06.927546+0000 mgr.smithi139.ncafpp (mgr.24439) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:07.935447+0000 mon.smithi139 (mon.1) 117 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:06.927546+0000 mgr.smithi139.ncafpp (mgr.24439) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:07.935447+0000 mon.smithi139 (mon.1) 117 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:11.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:08.928188+0000 mgr.smithi139.ncafpp (mgr.24439) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:11.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:08.928188+0000 mgr.smithi139.ncafpp (mgr.24439) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:12.308 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:12.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:10.928623+0000 mgr.smithi139.ncafpp (mgr.24439) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:10.928623+0000 mgr.smithi139.ncafpp (mgr.24439) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:12.929016+0000 mgr.smithi139.ncafpp (mgr.24439) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:12.929016+0000 mgr.smithi139.ncafpp (mgr.24439) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:14.929814+0000 mgr.smithi139.ncafpp (mgr.24439) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:14.929814+0000 mgr.smithi139.ncafpp (mgr.24439) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:17.347 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:16.930279+0000 mgr.smithi139.ncafpp (mgr.24439) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:16.930279+0000 mgr.smithi139.ncafpp (mgr.24439) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:18.931071+0000 mgr.smithi139.ncafpp (mgr.24439) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:20.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:18.931071+0000 mgr.smithi139.ncafpp (mgr.24439) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:22.382 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:22.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:20.931485+0000 mgr.smithi139.ncafpp (mgr.24439) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:22.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:20.931485+0000 mgr.smithi139.ncafpp (mgr.24439) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:22.935745+0000 mon.smithi139 (mon.1) 118 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:22.935745+0000 mon.smithi139 (mon.1) 118 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:24.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:22.931957+0000 mgr.smithi139.ncafpp (mgr.24439) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:22.931957+0000 mgr.smithi139.ncafpp (mgr.24439) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:24.932799+0000 mgr.smithi139.ncafpp (mgr.24439) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:26.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:24.932799+0000 mgr.smithi139.ncafpp (mgr.24439) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:27.418 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:28.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:26.933264+0000 mgr.smithi139.ncafpp (mgr.24439) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:28.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:26.933264+0000 mgr.smithi139.ncafpp (mgr.24439) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:29.833 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:51:30.493 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (14m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (13m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (8m) 5m ago 8m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (8m) 5m ago 8m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (6m) 5m ago 13m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (15m) 5m ago 15m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (12m) 5m ago 12m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (5m) 5m ago 5m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:51:30.494 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (5m) 5m ago 5m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (12m) 5m ago 12m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (12m) 5m ago 12m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (11m) 5m ago 11m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (11m) 5m ago 11m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (11m) 5m ago 11m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (10m) 5m ago 10m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (10m) 5m ago 10m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (10m) 5m ago 10m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (9m) 5m ago 9m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:51:30.495 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (12m) 5m ago 13m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:51:30.890 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:51:30.890 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:51:30.890 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:51:30.891 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:51:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:28.933844+0000 mgr.smithi139.ncafpp (mgr.24439) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:29.818678+0000 mgr.smithi139.ncafpp (mgr.24439) 281 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:30.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:28.933844+0000 mgr.smithi139.ncafpp (mgr.24439) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:30.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:29.818678+0000 mgr.smithi139.ncafpp (mgr.24439) 281 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:31.225 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:51:31.225 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:51:31.225 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:51:31.225 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:51:31.225 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:51:31.226 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:51:31.226 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:51:31.226 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:51:31.226 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:51:31.620 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:51:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:30.152460+0000 mgr.smithi139.ncafpp (mgr.24439) 282 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:30.481577+0000 mgr.smithi139.ncafpp (mgr.24439) 283 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:30.889084+0000 mon.smithi063 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.63:0/2556634631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:51:31.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:30.152460+0000 mgr.smithi139.ncafpp (mgr.24439) 282 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:31.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:30.481577+0000 mgr.smithi139.ncafpp (mgr.24439) 283 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:31.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:30.889084+0000 mon.smithi063 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.63:0/2556634631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:51:32.461 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:30.934298+0000 mgr.smithi139.ncafpp (mgr.24439) 284 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:31.223567+0000 mgr.smithi139.ncafpp (mgr.24439) 285 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:32.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:31.618594+0000 mon.smithi063 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.63:0/440511635' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:51:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:30.934298+0000 mgr.smithi139.ncafpp (mgr.24439) 284 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:31.223567+0000 mgr.smithi139.ncafpp (mgr.24439) 285 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:51:32.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:31.618594+0000 mon.smithi063 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.63:0/440511635' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:51:34.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:32.934852+0000 mgr.smithi139.ncafpp (mgr.24439) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:32.934852+0000 mgr.smithi139.ncafpp (mgr.24439) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:36.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:34.935778+0000 mgr.smithi139.ncafpp (mgr.24439) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:36.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:34.935778+0000 mgr.smithi139.ncafpp (mgr.24439) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:37.500 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:36.936241+0000 mgr.smithi139.ncafpp (mgr.24439) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:37.935905+0000 mon.smithi139 (mon.1) 119 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:36.936241+0000 mgr.smithi139.ncafpp (mgr.24439) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:37.935905+0000 mon.smithi139 (mon.1) 119 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:38.936877+0000 mgr.smithi139.ncafpp (mgr.24439) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:38.936877+0000 mgr.smithi139.ncafpp (mgr.24439) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:42.537 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:42.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:40.937473+0000 mgr.smithi139.ncafpp (mgr.24439) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:42.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:40.937473+0000 mgr.smithi139.ncafpp (mgr.24439) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:44.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:42.937861+0000 mgr.smithi139.ncafpp (mgr.24439) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:44.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:42.937861+0000 mgr.smithi139.ncafpp (mgr.24439) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:46.913 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:44.938479+0000 mgr.smithi139.ncafpp (mgr.24439) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:46.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:44.938479+0000 mgr.smithi139.ncafpp (mgr.24439) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:47.576 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:48.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:46.939056+0000 mgr.smithi139.ncafpp (mgr.24439) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:46.939056+0000 mgr.smithi139.ncafpp (mgr.24439) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:48.939876+0000 mgr.smithi139.ncafpp (mgr.24439) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:50.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:48.939876+0000 mgr.smithi139.ncafpp (mgr.24439) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:52.616 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:50.940307+0000 mgr.smithi139.ncafpp (mgr.24439) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:50.940307+0000 mgr.smithi139.ncafpp (mgr.24439) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:51:52.936201+0000 mon.smithi139 (mon.1) 120 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:51:52.936201+0000 mon.smithi139 (mon.1) 120 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:51:54.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:52.940668+0000 mgr.smithi139.ncafpp (mgr.24439) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:54.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:52.940668+0000 mgr.smithi139.ncafpp (mgr.24439) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:54.941537+0000 mgr.smithi139.ncafpp (mgr.24439) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:56.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:54.941537+0000 mgr.smithi139.ncafpp (mgr.24439) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:51:57.664 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:51:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:51:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:56.942004+0000 mgr.smithi139.ncafpp (mgr.24439) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:51:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:51:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:56.942004+0000 mgr.smithi139.ncafpp (mgr.24439) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:51:58.942746+0000 mgr.smithi139.ncafpp (mgr.24439) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:51:58.942746+0000 mgr.smithi139.ncafpp (mgr.24439) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:01.981 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (14m) 6m ago 14m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (13m) 6m ago 13m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (8m) 6m ago 8m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (8m) 6m ago 8m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:52:02.642 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (6m) 6m ago 13m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (16m) 6m ago 16m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (13m) 6m ago 13m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (6m) 6m ago 6m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (6m) 6m ago 6m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (14m) 6m ago 14m 17.0M - 0.18.1 e5a616e4b9cf b3b4ea326911 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (13m) 6m ago 13m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (12m) 6m ago 12m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (12m) 6m ago 12m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (12m) 6m ago 12m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (11m) 6m ago 11m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (11m) 6m ago 11m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (11m) 6m ago 11m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (10m) 6m ago 10m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:52:02.643 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (10m) 6m ago 10m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:52:02.644 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (12m) 6m ago 13m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:52:02.698 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:00.943155+0000 mgr.smithi139.ncafpp (mgr.24439) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:00.943155+0000 mgr.smithi139.ncafpp (mgr.24439) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:52:03.047 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:52:03.048 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:52:03.384 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:52:03.794 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:52:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:01.967745+0000 mgr.smithi139.ncafpp (mgr.24439) 301 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:02.305201+0000 mgr.smithi139.ncafpp (mgr.24439) 302 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:02.629571+0000 mgr.smithi139.ncafpp (mgr.24439) 303 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:03 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:03.045577+0000 mon.smithi063 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.63:0/3872881964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:52:03.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:01.967745+0000 mgr.smithi139.ncafpp (mgr.24439) 301 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:03.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:02.305201+0000 mgr.smithi139.ncafpp (mgr.24439) 302 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:03.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:02.629571+0000 mgr.smithi139.ncafpp (mgr.24439) 303 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:03.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:03.045577+0000 mon.smithi063 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.63:0/3872881964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:52:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:02.943622+0000 mgr.smithi139.ncafpp (mgr.24439) 304 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:03.381760+0000 mgr.smithi139.ncafpp (mgr.24439) 305 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:03.792691+0000 mon.smithi063 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.63:0/406268970' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:52:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:02.943622+0000 mgr.smithi139.ncafpp (mgr.24439) 304 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:03.381760+0000 mgr.smithi139.ncafpp (mgr.24439) 305 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:03.792691+0000 mon.smithi063 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.63:0/406268970' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:52:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:04.944444+0000 mgr.smithi139.ncafpp (mgr.24439) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:04.944444+0000 mgr.smithi139.ncafpp (mgr.24439) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:07.734 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:06.944922+0000 mgr.smithi139.ncafpp (mgr.24439) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:07.936588+0000 mon.smithi139 (mon.1) 121 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:06.944922+0000 mgr.smithi139.ncafpp (mgr.24439) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:07.936588+0000 mon.smithi139 (mon.1) 121 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:08.945517+0000 mgr.smithi139.ncafpp (mgr.24439) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:10.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:08.945517+0000 mgr.smithi139.ncafpp (mgr.24439) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:12.773 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:10.946032+0000 mgr.smithi139.ncafpp (mgr.24439) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:12.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:10.946032+0000 mgr.smithi139.ncafpp (mgr.24439) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:12.946585+0000 mgr.smithi139.ncafpp (mgr.24439) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:15.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:12.946585+0000 mgr.smithi139.ncafpp (mgr.24439) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:14.947336+0000 mgr.smithi139.ncafpp (mgr.24439) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:14.947336+0000 mgr.smithi139.ncafpp (mgr.24439) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:17.810 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:16.947749+0000 mgr.smithi139.ncafpp (mgr.24439) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:19.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:16.947749+0000 mgr.smithi139.ncafpp (mgr.24439) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:18.948641+0000 mgr.smithi139.ncafpp (mgr.24439) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:18.948641+0000 mgr.smithi139.ncafpp (mgr.24439) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:22.863 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:20.949142+0000 mgr.smithi139.ncafpp (mgr.24439) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:20.949142+0000 mgr.smithi139.ncafpp (mgr.24439) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:24.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:22.936759+0000 mon.smithi139 (mon.1) 122 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:24.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:22.936759+0000 mon.smithi139 (mon.1) 122 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:22.951740+0000 mgr.smithi139.ncafpp (mgr.24439) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:25.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:22.951740+0000 mgr.smithi139.ncafpp (mgr.24439) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:24.952476+0000 mgr.smithi139.ncafpp (mgr.24439) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:24.952476+0000 mgr.smithi139.ncafpp (mgr.24439) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:27.897 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:26.953002+0000 mgr.smithi139.ncafpp (mgr.24439) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:26.953002+0000 mgr.smithi139.ncafpp (mgr.24439) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:28.953734+0000 mgr.smithi139.ncafpp (mgr.24439) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:29.879576+0000 mon.smithi063 (mon.0) 920 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:52:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:29.885318+0000 mon.smithi063 (mon.0) 921 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:52:31.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:28.953734+0000 mgr.smithi139.ncafpp (mgr.24439) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:31.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:29.879576+0000 mon.smithi063 (mon.0) 920 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:52:31.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:29.885318+0000 mon.smithi063 (mon.0) 921 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:52:32.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:52:29.926498+0000 mgr.smithi139.ncafpp (mgr.24439) 319 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:52:32.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:52:30.145531+0000 mgr.smithi139.ncafpp (mgr.24439) 320 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:52:32.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:52:29.926498+0000 mgr.smithi139.ncafpp (mgr.24439) 319 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:52:32.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:52:30.145531+0000 mgr.smithi139.ncafpp (mgr.24439) 320 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:52:32.936 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:33.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:30.954115+0000 mgr.smithi139.ncafpp (mgr.24439) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:30.954115+0000 mgr.smithi139.ncafpp (mgr.24439) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:34.170 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (15m) 6m ago 15m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (14m) 6m ago 14m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (9m) 6m ago 9m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (9m) 6m ago 9m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (7m) 6m ago 14m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (16m) 6m ago 16m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:52:34.905 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (14m) 6m ago 13m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (6m) 6m ago 6m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (6m) 6m ago 6m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (13m) 6m ago 13m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (13m) 6m ago 13m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (12m) 6m ago 12m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (12m) 6m ago 12m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (12m) 6m ago 12m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (11m) 6m ago 11m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (11m) 6m ago 11m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (11m) 6m ago 11m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (10m) 6m ago 10m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:52:34.906 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (13m) 6m ago 14m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:52:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:32.954501+0000 mgr.smithi139.ncafpp (mgr.24439) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:32.954501+0000 mgr.smithi139.ncafpp (mgr.24439) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:35.318 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:52:35.318 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:52:35.319 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:52:35.320 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:52:35.320 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:52:35.320 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:52:35.320 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:52:35.662 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:52:35.662 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:52:35.662 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:52:35.662 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:52:35.662 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:52:35.663 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:52:35.663 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:52:35.663 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:52:35.663 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:52:36.060 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:52:36.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:34.154326+0000 mgr.smithi139.ncafpp (mgr.24439) 323 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:36.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:34.522082+0000 mgr.smithi139.ncafpp (mgr.24439) 324 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:36.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:35.317160+0000 mon.smithi063 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.63:0/3924896058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:52:36.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:34.154326+0000 mgr.smithi139.ncafpp (mgr.24439) 323 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:36.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:34.522082+0000 mgr.smithi139.ncafpp (mgr.24439) 324 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:36.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:35.317160+0000 mon.smithi063 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.63:0/3924896058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:52:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:34.893495+0000 mgr.smithi139.ncafpp (mgr.24439) 325 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:34.955208+0000 mgr.smithi139.ncafpp (mgr.24439) 326 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:35.660573+0000 mgr.smithi139.ncafpp (mgr.24439) 327 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:36.059019+0000 mon.smithi063 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.63:0/3510552191' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:52:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:34.893495+0000 mgr.smithi139.ncafpp (mgr.24439) 325 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:34.955208+0000 mgr.smithi139.ncafpp (mgr.24439) 326 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:35.660573+0000 mgr.smithi139.ncafpp (mgr.24439) 327 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:52:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:36.059019+0000 mon.smithi063 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.63:0/3510552191' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:52:37.965 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:36.955724+0000 mgr.smithi139.ncafpp (mgr.24439) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:37.937212+0000 mon.smithi139 (mon.1) 123 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:36.955724+0000 mgr.smithi139.ncafpp (mgr.24439) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:39.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:37.937212+0000 mon.smithi139 (mon.1) 123 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:38.956446+0000 mgr.smithi139.ncafpp (mgr.24439) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:38.956446+0000 mgr.smithi139.ncafpp (mgr.24439) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:42.997 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:43.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:40.956909+0000 mgr.smithi139.ncafpp (mgr.24439) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:40.956909+0000 mgr.smithi139.ncafpp (mgr.24439) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:45.071 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:42.957412+0000 mgr.smithi139.ncafpp (mgr.24439) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:42.957412+0000 mgr.smithi139.ncafpp (mgr.24439) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:44.958055+0000 mgr.smithi139.ncafpp (mgr.24439) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:44.958055+0000 mgr.smithi139.ncafpp (mgr.24439) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:48.043 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:46.958588+0000 mgr.smithi139.ncafpp (mgr.24439) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:46.958588+0000 mgr.smithi139.ncafpp (mgr.24439) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:48.959270+0000 mgr.smithi139.ncafpp (mgr.24439) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:48.959270+0000 mgr.smithi139.ncafpp (mgr.24439) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:53.082 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:50.959805+0000 mgr.smithi139.ncafpp (mgr.24439) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:50.959805+0000 mgr.smithi139.ncafpp (mgr.24439) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:54.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:52:52.937366+0000 mon.smithi139 (mon.1) 124 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:52:52.937366+0000 mon.smithi139 (mon.1) 124 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:52:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:52.960529+0000 mgr.smithi139.ncafpp (mgr.24439) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:55.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:52.960529+0000 mgr.smithi139.ncafpp (mgr.24439) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:57.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:54.961220+0000 mgr.smithi139.ncafpp (mgr.24439) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:54.961220+0000 mgr.smithi139.ncafpp (mgr.24439) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:52:58.118 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:52:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:52:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:56.961618+0000 mgr.smithi139.ncafpp (mgr.24439) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:52:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:52:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:56.961618+0000 mgr.smithi139.ncafpp (mgr.24439) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:52:58.962357+0000 mgr.smithi139.ncafpp (mgr.24439) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:52:58.962357+0000 mgr.smithi139.ncafpp (mgr.24439) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:03.154 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:03.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:00.962716+0000 mgr.smithi139.ncafpp (mgr.24439) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:03.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:00.962716+0000 mgr.smithi139.ncafpp (mgr.24439) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:05.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:02.963189+0000 mgr.smithi139.ncafpp (mgr.24439) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:02.963189+0000 mgr.smithi139.ncafpp (mgr.24439) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:06.424 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:53:07.085 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (14m) 7m ago 14m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (9m) 7m ago 9m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (9m) 7m ago 9m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (7m) 7m ago 14m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (17m) 7m ago 17m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (14m) 7m ago 14m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (7m) 7m ago 7m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (7m) 7m ago 7m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:53:07.086 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (14m) 7m ago 14m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (14m) 7m ago 14m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (13m) 7m ago 13m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (13m) 7m ago 13m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (12m) 7m ago 12m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (12m) 7m ago 12m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (12m) 7m ago 12m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (11m) 7m ago 11m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (11m) 7m ago 11m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:53:07.087 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (13m) 7m ago 14m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:53:07.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:04.963955+0000 mgr.smithi139.ncafpp (mgr.24439) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:04.963955+0000 mgr.smithi139.ncafpp (mgr.24439) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:07.483 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:53:07.483 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:53:07.483 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:53:07.483 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:53:07.484 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:07.485 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:53:07.485 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:53:07.485 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:53:07.485 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:53:07.485 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:53:07.820 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:53:07.820 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:53:07.820 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:53:07.820 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:53:07.821 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:53:07.821 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:53:07.821 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:53:07.821 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:53:07.821 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:53:08.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:06.409702+0000 mgr.smithi139.ncafpp (mgr.24439) 343 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:08.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:06.744116+0000 mgr.smithi139.ncafpp (mgr.24439) 344 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:08.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:07 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:07.482058+0000 mon.smithi063 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.63:0/2154764564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:53:08.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:06.409702+0000 mgr.smithi139.ncafpp (mgr.24439) 343 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:08.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:06.744116+0000 mgr.smithi139.ncafpp (mgr.24439) 344 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:08.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:07 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:07.482058+0000 mon.smithi063 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.63:0/2154764564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:53:08.189 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:08.218 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:53:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:06.964441+0000 mgr.smithi139.ncafpp (mgr.24439) 345 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:07.074073+0000 mgr.smithi139.ncafpp (mgr.24439) 346 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:07.818636+0000 mgr.smithi139.ncafpp (mgr.24439) 347 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:07.937482+0000 mon.smithi139 (mon.1) 125 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:08.217283+0000 mon.smithi063 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.63:0/591146764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:53:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:06.964441+0000 mgr.smithi139.ncafpp (mgr.24439) 345 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:07.074073+0000 mgr.smithi139.ncafpp (mgr.24439) 346 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:07.818636+0000 mgr.smithi139.ncafpp (mgr.24439) 347 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:07.937482+0000 mon.smithi139 (mon.1) 125 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:08.217283+0000 mon.smithi063 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.63:0/591146764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:53:11.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:08.965351+0000 mgr.smithi139.ncafpp (mgr.24439) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:11.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:08.965351+0000 mgr.smithi139.ncafpp (mgr.24439) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:10.965738+0000 mgr.smithi139.ncafpp (mgr.24439) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:13.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:10.965738+0000 mgr.smithi139.ncafpp (mgr.24439) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:13.240 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:15.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:12.966224+0000 mgr.smithi139.ncafpp (mgr.24439) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:15.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:12.966224+0000 mgr.smithi139.ncafpp (mgr.24439) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:14.966955+0000 mgr.smithi139.ncafpp (mgr.24439) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:14.966955+0000 mgr.smithi139.ncafpp (mgr.24439) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:18.275 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:16.967370+0000 mgr.smithi139.ncafpp (mgr.24439) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:16.967370+0000 mgr.smithi139.ncafpp (mgr.24439) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:18.968050+0000 mgr.smithi139.ncafpp (mgr.24439) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:18.968050+0000 mgr.smithi139.ncafpp (mgr.24439) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:20.968472+0000 mgr.smithi139.ncafpp (mgr.24439) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:20.968472+0000 mgr.smithi139.ncafpp (mgr.24439) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:23.325 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:24.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:22.937838+0000 mon.smithi139 (mon.1) 126 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:24.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:22.937838+0000 mon.smithi139 (mon.1) 126 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:22.969009+0000 mgr.smithi139.ncafpp (mgr.24439) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:25.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:22.969009+0000 mgr.smithi139.ncafpp (mgr.24439) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:24.969920+0000 mgr.smithi139.ncafpp (mgr.24439) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:24.969920+0000 mgr.smithi139.ncafpp (mgr.24439) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:28.360 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:26.970320+0000 mgr.smithi139.ncafpp (mgr.24439) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:26.970320+0000 mgr.smithi139.ncafpp (mgr.24439) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:31.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:28.970967+0000 mgr.smithi139.ncafpp (mgr.24439) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:31.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:28.970967+0000 mgr.smithi139.ncafpp (mgr.24439) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:33.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:30.971360+0000 mgr.smithi139.ncafpp (mgr.24439) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:30.971360+0000 mgr.smithi139.ncafpp (mgr.24439) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:33.405 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:32.971776+0000 mgr.smithi139.ncafpp (mgr.24439) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:32.971776+0000 mgr.smithi139.ncafpp (mgr.24439) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:34.972645+0000 mgr.smithi139.ncafpp (mgr.24439) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:34.972645+0000 mgr.smithi139.ncafpp (mgr.24439) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:38.442 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:38.583 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:53:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:36.973132+0000 mgr.smithi139.ncafpp (mgr.24439) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:37.938062+0000 mon.smithi139 (mon.1) 127 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:36.973132+0000 mgr.smithi139.ncafpp (mgr.24439) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:37.938062+0000 mon.smithi139 (mon.1) 127 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:39.243 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:53:39.243 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:53:39.243 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (16m) 7m ago 16m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:53:39.243 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (10m) 7m ago 10m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (10m) 7m ago 10m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (8m) 7m ago 15m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (17m) 7m ago 17m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (15m) 7m ago 15m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (7m) 7m ago 7m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (7m) 7m ago 7m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (14m) 7m ago 14m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (14m) 7m ago 14m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:53:39.244 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (14m) 7m ago 14m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (13m) 7m ago 13m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (13m) 7m ago 13m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (13m) 7m ago 13m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (12m) 7m ago 12m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (12m) 7m ago 12m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (12m) 7m ago 11m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:53:39.245 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (14m) 7m ago 15m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:53:39.639 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:53:39.640 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:53:39.974 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:53:39.974 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:53:39.974 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:53:39.974 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:53:39.974 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:53:39.974 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:53:39.975 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:53:39.975 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:53:39.975 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:53:40.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:38.569262+0000 mgr.smithi139.ncafpp (mgr.24439) 363 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:40.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:39.637772+0000 mon.smithi063 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.63:0/2005579306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:53:40.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:38.569262+0000 mgr.smithi139.ncafpp (mgr.24439) 363 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:40.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:39.637772+0000 mon.smithi063 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.63:0/2005579306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:53:40.378 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:53:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:38.905366+0000 mgr.smithi139.ncafpp (mgr.24439) 364 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:41.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:38.973914+0000 mgr.smithi139.ncafpp (mgr.24439) 365 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:41.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:39.231595+0000 mgr.smithi139.ncafpp (mgr.24439) 366 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:41.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:40.376754+0000 mon.smithi063 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.63:0/1890665252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:53:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:38.905366+0000 mgr.smithi139.ncafpp (mgr.24439) 364 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:38.973914+0000 mgr.smithi139.ncafpp (mgr.24439) 365 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:39.231595+0000 mgr.smithi139.ncafpp (mgr.24439) 366 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:41.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:40.376754+0000 mon.smithi063 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.63:0/1890665252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:53:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:39.972005+0000 mgr.smithi139.ncafpp (mgr.24439) 367 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:42.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:39.972005+0000 mgr.smithi139.ncafpp (mgr.24439) 367 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:53:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:40.974486+0000 mgr.smithi139.ncafpp (mgr.24439) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:40.974486+0000 mgr.smithi139.ncafpp (mgr.24439) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:43.479 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:42.975181+0000 mgr.smithi139.ncafpp (mgr.24439) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:42.975181+0000 mgr.smithi139.ncafpp (mgr.24439) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:44.975889+0000 mgr.smithi139.ncafpp (mgr.24439) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:44.975889+0000 mgr.smithi139.ncafpp (mgr.24439) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:48.522 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:49.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:46.976441+0000 mgr.smithi139.ncafpp (mgr.24439) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:49.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:46.976441+0000 mgr.smithi139.ncafpp (mgr.24439) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:48.977287+0000 mgr.smithi139.ncafpp (mgr.24439) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:48.977287+0000 mgr.smithi139.ncafpp (mgr.24439) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:50.977775+0000 mgr.smithi139.ncafpp (mgr.24439) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:50.977775+0000 mgr.smithi139.ncafpp (mgr.24439) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:53.564 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:54.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:53:52.938295+0000 mon.smithi139 (mon.1) 128 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:54.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:52.978213+0000 mgr.smithi139.ncafpp (mgr.24439) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:53:52.938295+0000 mon.smithi139 (mon.1) 128 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:53:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:52.978213+0000 mgr.smithi139.ncafpp (mgr.24439) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:56.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:54.978945+0000 mgr.smithi139.ncafpp (mgr.24439) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:56.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:54.978945+0000 mgr.smithi139.ncafpp (mgr.24439) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:53:58.609 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:53:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:53:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:56.979334+0000 mgr.smithi139.ncafpp (mgr.24439) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:53:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:53:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:56.979334+0000 mgr.smithi139.ncafpp (mgr.24439) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:00.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:53:58.980127+0000 mgr.smithi139.ncafpp (mgr.24439) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:53:58.980127+0000 mgr.smithi139.ncafpp (mgr.24439) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:02.858 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:00.980601+0000 mgr.smithi139.ncafpp (mgr.24439) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:00.980601+0000 mgr.smithi139.ncafpp (mgr.24439) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:03.652 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:02.981026+0000 mgr.smithi139.ncafpp (mgr.24439) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:02.981026+0000 mgr.smithi139.ncafpp (mgr.24439) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:04.981920+0000 mgr.smithi139.ncafpp (mgr.24439) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:04.981920+0000 mgr.smithi139.ncafpp (mgr.24439) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:08.702 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:06.982368+0000 mgr.smithi139.ncafpp (mgr.24439) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:07.938508+0000 mon.smithi139 (mon.1) 129 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:06.982368+0000 mgr.smithi139.ncafpp (mgr.24439) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:07.938508+0000 mon.smithi139 (mon.1) 129 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:10.744 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:54:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:08.983055+0000 mgr.smithi139.ncafpp (mgr.24439) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:10.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:08.983055+0000 mgr.smithi139.ncafpp (mgr.24439) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:11.406 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:54:11.406 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:54:11.406 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:54:11.406 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (15m) 8m ago 15m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:54:11.406 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:54:11.406 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (11m) 8m ago 11m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (11m) 8m ago 10m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (9m) 8m ago 15m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (18m) 8m ago 18m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (15m) 8m ago 15m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (8m) 8m ago 8m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (8m) 8m ago 8m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (15m) 8m ago 15m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (15m) 8m ago 15m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (14m) 8m ago 14m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (14m) 8m ago 14m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (13m) 8m ago 13m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:54:11.407 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (13m) 8m ago 13m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:54:11.408 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (13m) 8m ago 13m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:54:11.408 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (12m) 8m ago 12m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:54:11.408 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (12m) 8m ago 12m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:54:11.408 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (14m) 8m ago 15m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:54:11.808 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:54:11.808 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:54:11.808 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:54:11.808 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:54:11.809 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:54:11.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:10.729910+0000 mgr.smithi139.ncafpp (mgr.24439) 383 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:11.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:10.729910+0000 mgr.smithi139.ncafpp (mgr.24439) 383 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:12.143 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:54:12.144 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:54:12.544 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:54:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:10.983595+0000 mgr.smithi139.ncafpp (mgr.24439) 384 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:11.066802+0000 mgr.smithi139.ncafpp (mgr.24439) 385 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:12.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:11.395357+0000 mgr.smithi139.ncafpp (mgr.24439) 386 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:12.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:11.807162+0000 mon.smithi063 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.63:0/476131710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:54:12.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:12.543391+0000 mon.smithi063 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.63:0/2889686271' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:54:12.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:10.983595+0000 mgr.smithi139.ncafpp (mgr.24439) 384 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:12.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:11.066802+0000 mgr.smithi139.ncafpp (mgr.24439) 385 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:11.395357+0000 mgr.smithi139.ncafpp (mgr.24439) 386 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:11.807162+0000 mon.smithi063 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.63:0/476131710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:54:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:12.543391+0000 mon.smithi063 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.63:0/2889686271' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:54:13.737 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:12.142035+0000 mgr.smithi139.ncafpp (mgr.24439) 387 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:13.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:12.142035+0000 mgr.smithi139.ncafpp (mgr.24439) 387 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:12.984217+0000 mgr.smithi139.ncafpp (mgr.24439) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:12.984217+0000 mgr.smithi139.ncafpp (mgr.24439) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:14.985134+0000 mgr.smithi139.ncafpp (mgr.24439) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:14.985134+0000 mgr.smithi139.ncafpp (mgr.24439) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:18.787 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:16.985571+0000 mgr.smithi139.ncafpp (mgr.24439) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:16.985571+0000 mgr.smithi139.ncafpp (mgr.24439) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:18.986246+0000 mgr.smithi139.ncafpp (mgr.24439) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:20.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:18.986246+0000 mgr.smithi139.ncafpp (mgr.24439) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:22.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:20.986720+0000 mgr.smithi139.ncafpp (mgr.24439) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:22.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:20.986720+0000 mgr.smithi139.ncafpp (mgr.24439) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:23.832 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:22.938842+0000 mon.smithi139 (mon.1) 130 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:24.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:22.938842+0000 mon.smithi139 (mon.1) 130 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:22.987266+0000 mgr.smithi139.ncafpp (mgr.24439) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:22.987266+0000 mgr.smithi139.ncafpp (mgr.24439) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:24.988162+0000 mgr.smithi139.ncafpp (mgr.24439) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:24.988162+0000 mgr.smithi139.ncafpp (mgr.24439) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:28.866 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:26.988551+0000 mgr.smithi139.ncafpp (mgr.24439) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:26.988551+0000 mgr.smithi139.ncafpp (mgr.24439) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:30.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:28.989443+0000 mgr.smithi139.ncafpp (mgr.24439) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:31.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:28.989443+0000 mgr.smithi139.ncafpp (mgr.24439) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:33.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:30.989833+0000 mgr.smithi139.ncafpp (mgr.24439) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:30.989833+0000 mgr.smithi139.ncafpp (mgr.24439) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:33.905 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:32.990410+0000 mgr.smithi139.ncafpp (mgr.24439) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:32.990410+0000 mgr.smithi139.ncafpp (mgr.24439) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:34.991390+0000 mgr.smithi139.ncafpp (mgr.24439) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:34.991390+0000 mgr.smithi139.ncafpp (mgr.24439) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:38.955 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:36.991898+0000 mgr.smithi139.ncafpp (mgr.24439) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:37.939007+0000 mon.smithi139 (mon.1) 131 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:36.991898+0000 mgr.smithi139.ncafpp (mgr.24439) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:37.939007+0000 mon.smithi139 (mon.1) 131 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:38.992801+0000 mgr.smithi139.ncafpp (mgr.24439) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:38.992801+0000 mgr.smithi139.ncafpp (mgr.24439) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:42.908 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:54:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:40.993378+0000 mgr.smithi139.ncafpp (mgr.24439) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T00:54:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:40.993378+0000 mgr.smithi139.ncafpp (mgr.24439) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (17m) 8m ago 17m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (11m) 8m ago 11m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (11m) 8m ago 11m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (9m) 8m ago 16m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (18m) 8m ago 18m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (16m) 8m ago 16m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:54:43.568 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (8m) 8m ago 8m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (8m) 8m ago 8m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (15m) 8m ago 15m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (15m) 8m ago 15m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (15m) 8m ago 15m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (14m) 8m ago 14m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (14m) 8m ago 14m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (14m) 8m ago 14m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (13m) 8m ago 13m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (13m) 8m ago 13m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (13m) 8m ago 13m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:54:43.569 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (15m) 8m ago 16m 51.0M - 2.18.1 de242295e225 aa031dc0ac20 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:54:43.969 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:54:43.970 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:54:43.987 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:44.305 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:54:44.305 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:54:44.305 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:54:44.306 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:54:44.306 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:54:44.306 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:54:44.306 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:54:44.306 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:54:44.306 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:54:44.704 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:54:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:42.893836+0000 mgr.smithi139.ncafpp (mgr.24439) 403 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:42.993776+0000 mgr.smithi139.ncafpp (mgr.24439) 404 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T00:54:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:43.228772+0000 mgr.smithi139.ncafpp (mgr.24439) 405 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:43.556577+0000 mgr.smithi139.ncafpp (mgr.24439) 406 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:43.967471+0000 mon.smithi063 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.63:0/3388434857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:54:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:42.893836+0000 mgr.smithi139.ncafpp (mgr.24439) 403 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:45.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:42.993776+0000 mgr.smithi139.ncafpp (mgr.24439) 404 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T00:54:45.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:43.228772+0000 mgr.smithi139.ncafpp (mgr.24439) 405 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:45.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:43.556577+0000 mgr.smithi139.ncafpp (mgr.24439) 406 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:45.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:43.967471+0000 mon.smithi063 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.63:0/3388434857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:54:46.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:44.303592+0000 mgr.smithi139.ncafpp (mgr.24439) 407 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:46.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:45 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:44.703303+0000 mon.smithi063 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.63:0/3019225126' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:54:46.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:44.303592+0000 mgr.smithi139.ncafpp (mgr.24439) 407 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:54:46.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:44.703303+0000 mon.smithi063 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.63:0/3019225126' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:54:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:44.994554+0000 mgr.smithi139.ncafpp (mgr.24439) 408 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:44.994554+0000 mgr.smithi139.ncafpp (mgr.24439) 408 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:48.867 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:46.995094+0000 mgr.smithi139.ncafpp (mgr.24439) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T00:54:49.030 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:46.995094+0000 mgr.smithi139.ncafpp (mgr.24439) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-03-12T00:54:50.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:48.995971+0000 mgr.smithi139.ncafpp (mgr.24439) 410 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:50.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:49.115469+0000 mon.smithi063 (mon.0) 932 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:54:50.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:49.121495+0000 mon.smithi063 (mon.0) 933 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:54:50.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:54:49.163243+0000 mgr.smithi139.ncafpp (mgr.24439) 411 : cephadm [INF] Reconfiguring node-exporter.smithi139 (dependencies changed)... 2024-03-12T00:54:50.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:54:49.163701+0000 mgr.smithi139.ncafpp (mgr.24439) 412 : cephadm [INF] Reconfiguring daemon node-exporter.smithi139 on smithi139 2024-03-12T00:54:50.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:48.995971+0000 mgr.smithi139.ncafpp (mgr.24439) 410 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:49.115469+0000 mon.smithi063 (mon.0) 932 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:54:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:49.121495+0000 mon.smithi063 (mon.0) 933 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:54:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:54:49.163243+0000 mgr.smithi139.ncafpp (mgr.24439) 411 : cephadm [INF] Reconfiguring node-exporter.smithi139 (dependencies changed)... 2024-03-12T00:54:50.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:54:49.163701+0000 mgr.smithi139.ncafpp (mgr.24439) 412 : cephadm [INF] Reconfiguring daemon node-exporter.smithi139 on smithi139 2024-03-12T00:54:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:50.996373+0000 mgr.smithi139.ncafpp (mgr.24439) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:50.996373+0000 mgr.smithi139.ncafpp (mgr.24439) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:54:52.939277+0000 mon.smithi139 (mon.1) 132 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:54:52.939277+0000 mon.smithi139 (mon.1) 132 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:54:54.085 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:54:54.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:52.996773+0000 mgr.smithi139.ncafpp (mgr.24439) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:54.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:52.996773+0000 mgr.smithi139.ncafpp (mgr.24439) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:56.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:54.997646+0000 mgr.smithi139.ncafpp (mgr.24439) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:56.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:54.997646+0000 mgr.smithi139.ncafpp (mgr.24439) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:54:58.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:54:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:56.998240+0000 mgr.smithi139.ncafpp (mgr.24439) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:58.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:54:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:56.998240+0000 mgr.smithi139.ncafpp (mgr.24439) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:54:59.136 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:00.750 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:54:58.998907+0000 mgr.smithi139.ncafpp (mgr.24439) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:54:58.998907+0000 mgr.smithi139.ncafpp (mgr.24439) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:00.999370+0000 mgr.smithi139.ncafpp (mgr.24439) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:00.999370+0000 mgr.smithi139.ncafpp (mgr.24439) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:04.181 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:02.999916+0000 mgr.smithi139.ncafpp (mgr.24439) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:02.999916+0000 mgr.smithi139.ncafpp (mgr.24439) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:05.000685+0000 mgr.smithi139.ncafpp (mgr.24439) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:05.000685+0000 mgr.smithi139.ncafpp (mgr.24439) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:07.001125+0000 mgr.smithi139.ncafpp (mgr.24439) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:07.939606+0000 mon.smithi139 (mon.1) 133 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:07.001125+0000 mgr.smithi139.ncafpp (mgr.24439) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:07.939606+0000 mon.smithi139 (mon.1) 133 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:09.223 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:10.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:09.001892+0000 mgr.smithi139.ncafpp (mgr.24439) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:10.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:09.001892+0000 mgr.smithi139.ncafpp (mgr.24439) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:11.002367+0000 mgr.smithi139.ncafpp (mgr.24439) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:12.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:11.002367+0000 mgr.smithi139.ncafpp (mgr.24439) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:14.265 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:13.002831+0000 mgr.smithi139.ncafpp (mgr.24439) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:13.002831+0000 mgr.smithi139.ncafpp (mgr.24439) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:15.069 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (16m) 9m ago 16m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (12m) 9m ago 12m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (12m) 9m ago 12m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (10m) 9m ago 16m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:55:15.734 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (19m) 9m ago 19m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (16m) 9m ago 16m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (9m) 9m ago 9m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (9m) 9m ago 9m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (16m) 9m ago 16m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (16m) 9m ago 16m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (15m) 9m ago 15m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (15m) 9m ago 15m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (14m) 9m ago 14m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (14m) 9m ago 14m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (14m) 9m ago 14m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (13m) 9m ago 13m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (13m) 9m ago 13m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:55:15.735 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 starting - - - - 2024-03-12T00:55:16.128 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:55:16.129 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:16.130 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:55:16.130 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:55:16.130 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:55:16.130 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:55:16.130 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:55:16.468 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:55:16.867 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:55:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:15.003685+0000 mgr.smithi139.ncafpp (mgr.24439) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:15.053684+0000 mgr.smithi139.ncafpp (mgr.24439) 426 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:15.393114+0000 mgr.smithi139.ncafpp (mgr.24439) 427 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:15.721997+0000 mgr.smithi139.ncafpp (mgr.24439) 428 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:16.127456+0000 mon.smithi063 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.63:0/766395835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:55:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:15.003685+0000 mgr.smithi139.ncafpp (mgr.24439) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:15.053684+0000 mgr.smithi139.ncafpp (mgr.24439) 426 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:16.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:15.393114+0000 mgr.smithi139.ncafpp (mgr.24439) 427 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:16.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:15.721997+0000 mgr.smithi139.ncafpp (mgr.24439) 428 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:16.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:16.127456+0000 mon.smithi063 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.63:0/766395835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:55:17.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:16.466357+0000 mgr.smithi139.ncafpp (mgr.24439) 429 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:17.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:16.866156+0000 mon.smithi063 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.63:0/2749018485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:55:17.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:16.466357+0000 mgr.smithi139.ncafpp (mgr.24439) 429 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:17.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:16.866156+0000 mon.smithi063 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.63:0/2749018485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:55:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:17.004133+0000 mgr.smithi139.ncafpp (mgr.24439) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:18.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:17.004133+0000 mgr.smithi139.ncafpp (mgr.24439) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:19.306 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:20.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:19.004921+0000 mgr.smithi139.ncafpp (mgr.24439) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:20.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:19.004921+0000 mgr.smithi139.ncafpp (mgr.24439) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:22.734 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:21.005493+0000 mgr.smithi139.ncafpp (mgr.24439) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:22.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:21.005493+0000 mgr.smithi139.ncafpp (mgr.24439) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:22.939777+0000 mon.smithi139 (mon.1) 134 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:22.939777+0000 mon.smithi139 (mon.1) 134 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:24.352 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:24.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:23.005903+0000 mgr.smithi139.ncafpp (mgr.24439) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:23.005903+0000 mgr.smithi139.ncafpp (mgr.24439) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:26.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:25.006750+0000 mgr.smithi139.ncafpp (mgr.24439) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:26.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:25.006750+0000 mgr.smithi139.ncafpp (mgr.24439) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:28.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:27.007142+0000 mgr.smithi139.ncafpp (mgr.24439) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:27.007142+0000 mgr.smithi139.ncafpp (mgr.24439) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:29.393 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:30.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:29.007788+0000 mgr.smithi139.ncafpp (mgr.24439) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:31.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:29.007788+0000 mgr.smithi139.ncafpp (mgr.24439) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:33.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:31.008237+0000 mgr.smithi139.ncafpp (mgr.24439) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:31.008237+0000 mgr.smithi139.ncafpp (mgr.24439) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:34.435 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:35.055 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:33.008810+0000 mgr.smithi139.ncafpp (mgr.24439) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:33.008810+0000 mgr.smithi139.ncafpp (mgr.24439) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:35.009581+0000 mgr.smithi139.ncafpp (mgr.24439) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:35.009581+0000 mgr.smithi139.ncafpp (mgr.24439) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:37.010105+0000 mgr.smithi139.ncafpp (mgr.24439) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:37.940000+0000 mon.smithi139 (mon.1) 135 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:37.010105+0000 mgr.smithi139.ncafpp (mgr.24439) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:37.940000+0000 mon.smithi139 (mon.1) 135 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:39.473 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:39.010990+0000 mgr.smithi139.ncafpp (mgr.24439) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:39.010990+0000 mgr.smithi139.ncafpp (mgr.24439) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:41.011497+0000 mgr.smithi139.ncafpp (mgr.24439) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:41.011497+0000 mgr.smithi139.ncafpp (mgr.24439) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:44.525 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:43.011902+0000 mgr.smithi139.ncafpp (mgr.24439) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:43.011902+0000 mgr.smithi139.ncafpp (mgr.24439) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:45.012751+0000 mgr.smithi139.ncafpp (mgr.24439) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:45.012751+0000 mgr.smithi139.ncafpp (mgr.24439) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:47.233 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (18m) 9m ago 18m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (12m) 9m ago 12m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (12m) 9m ago 12m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:55:47.892 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (10m) 9m ago 17m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (19m) 9m ago 19m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (17m) 9m ago 17m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (9m) 9m ago 9m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (9m) 9m ago 9m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (16m) 9m ago 16m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (16m) 9m ago 16m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (16m) 9m ago 16m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (15m) 9m ago 15m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (15m) 9m ago 15m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:55:47.893 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (15m) 9m ago 15m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:55:47.894 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (14m) 9m ago 14m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:55:47.894 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (14m) 9m ago 14m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:55:47.894 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (14m) 9m ago 14m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:55:47.894 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 starting - - - - 2024-03-12T00:55:48.288 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:55:48.289 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:55:48.290 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:55:48.290 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:55:48.290 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:55:48.621 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:55:48.621 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:55:48.621 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:55:48.621 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:55:48.621 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:55:48.622 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:55:48.622 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:55:48.622 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:55:48.622 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:55:49.018 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:55:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:47.013280+0000 mgr.smithi139.ncafpp (mgr.24439) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:47.217932+0000 mgr.smithi139.ncafpp (mgr.24439) 446 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:47.552610+0000 mgr.smithi139.ncafpp (mgr.24439) 447 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:49.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:48.287462+0000 mon.smithi063 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.63:0/291652113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:55:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:47.013280+0000 mgr.smithi139.ncafpp (mgr.24439) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:47.217932+0000 mgr.smithi139.ncafpp (mgr.24439) 446 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:47.552610+0000 mgr.smithi139.ncafpp (mgr.24439) 447 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:48.287462+0000 mon.smithi063 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.63:0/291652113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:55:49.560 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:50.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:47.880328+0000 mgr.smithi139.ncafpp (mgr.24439) 448 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:50.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:48.619506+0000 mgr.smithi139.ncafpp (mgr.24439) 449 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:50.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:49 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:49.017694+0000 mon.smithi063 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.63:0/3099949090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:55:50.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:47.880328+0000 mgr.smithi139.ncafpp (mgr.24439) 448 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:50.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:48.619506+0000 mgr.smithi139.ncafpp (mgr.24439) 449 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:55:50.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:49.017694+0000 mon.smithi063 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.63:0/3099949090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:55:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:49.013951+0000 mgr.smithi139.ncafpp (mgr.24439) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:51.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:49.013951+0000 mgr.smithi139.ncafpp (mgr.24439) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:51.014424+0000 mgr.smithi139.ncafpp (mgr.24439) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:51.014424+0000 mgr.smithi139.ncafpp (mgr.24439) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:54.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:55:52.940394+0000 mon.smithi139 (mon.1) 136 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:55:52.940394+0000 mon.smithi139 (mon.1) 136 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:55:54.596 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:55:55.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:53.014898+0000 mgr.smithi139.ncafpp (mgr.24439) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:55.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:53.014898+0000 mgr.smithi139.ncafpp (mgr.24439) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:57.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:55.015744+0000 mgr.smithi139.ncafpp (mgr.24439) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:55.015744+0000 mgr.smithi139.ncafpp (mgr.24439) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:55:59.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:55:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:57.016305+0000 mgr.smithi139.ncafpp (mgr.24439) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:55:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:57.016305+0000 mgr.smithi139.ncafpp (mgr.24439) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:55:59.644 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:55:59.016960+0000 mgr.smithi139.ncafpp (mgr.24439) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:55:59.016960+0000 mgr.smithi139.ncafpp (mgr.24439) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:03.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:01.017374+0000 mgr.smithi139.ncafpp (mgr.24439) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:03.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:01.017374+0000 mgr.smithi139.ncafpp (mgr.24439) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:04.680 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:05.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:03.017927+0000 mgr.smithi139.ncafpp (mgr.24439) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:03.017927+0000 mgr.smithi139.ncafpp (mgr.24439) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:07.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:05.018671+0000 mgr.smithi139.ncafpp (mgr.24439) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:05.018671+0000 mgr.smithi139.ncafpp (mgr.24439) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:07.019085+0000 mgr.smithi139.ncafpp (mgr.24439) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:09.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:07.940662+0000 mon.smithi139 (mon.1) 137 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:07.019085+0000 mgr.smithi139.ncafpp (mgr.24439) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:09.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:07.940662+0000 mon.smithi139 (mon.1) 137 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:09.721 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:11.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:09.019882+0000 mgr.smithi139.ncafpp (mgr.24439) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:11.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:09.019882+0000 mgr.smithi139.ncafpp (mgr.24439) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:13.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:11.020406+0000 mgr.smithi139.ncafpp (mgr.24439) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:13.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:11.020406+0000 mgr.smithi139.ncafpp (mgr.24439) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:14.757 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:15.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:13.020938+0000 mgr.smithi139.ncafpp (mgr.24439) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:15.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:13.020938+0000 mgr.smithi139.ncafpp (mgr.24439) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:15.021840+0000 mgr.smithi139.ncafpp (mgr.24439) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:15.021840+0000 mgr.smithi139.ncafpp (mgr.24439) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:17.022439+0000 mgr.smithi139.ncafpp (mgr.24439) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:17.022439+0000 mgr.smithi139.ncafpp (mgr.24439) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:19.383 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:56:19.805 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:20.044 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:56:20.044 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:56:20.044 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (17m) 10m ago 17m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (13m) 10m ago 13m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (13m) 10m ago 13m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (11m) 10m ago 17m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (20m) 10m ago 20m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (17m) 10m ago 17m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (10m) 10m ago 10m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (10m) 10m ago 10m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (17m) 10m ago 17m 17.1M - 0.18.1 e5a616e4b9cf fd7c6d82aa69 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (17m) 10m ago 17m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (16m) 10m ago 16m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:56:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (16m) 10m ago 16m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:56:20.046 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (15m) 10m ago 15m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:56:20.046 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (15m) 10m ago 15m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:56:20.046 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (15m) 10m ago 15m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:56:20.046 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (15m) 10m ago 15m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:56:20.046 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (14m) 10m ago 14m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:56:20.046 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 starting - - - - 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:20.441 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:56:20.442 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:56:20.777 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:56:20.777 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:56:20.778 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:56:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:19.023085+0000 mgr.smithi139.ncafpp (mgr.24439) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:19.369175+0000 mgr.smithi139.ncafpp (mgr.24439) 466 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:19.705020+0000 mgr.smithi139.ncafpp (mgr.24439) 467 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:20.439748+0000 mon.smithi063 (mon.0) 938 : audit [DBG] from='client.? 172.21.15.63:0/3245502638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:56:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:19.023085+0000 mgr.smithi139.ncafpp (mgr.24439) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:19.369175+0000 mgr.smithi139.ncafpp (mgr.24439) 466 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:19.705020+0000 mgr.smithi139.ncafpp (mgr.24439) 467 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:21.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:20.439748+0000 mon.smithi063 (mon.0) 938 : audit [DBG] from='client.? 172.21.15.63:0/3245502638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:56:21.174 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:56:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:20.033598+0000 mgr.smithi139.ncafpp (mgr.24439) 468 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:20.775803+0000 mgr.smithi139.ncafpp (mgr.24439) 469 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:21.173753+0000 mon.smithi063 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.63:0/1509233811' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:56:22.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:20.033598+0000 mgr.smithi139.ncafpp (mgr.24439) 468 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:22.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:20.775803+0000 mgr.smithi139.ncafpp (mgr.24439) 469 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:22.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:21.173753+0000 mon.smithi063 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.63:0/1509233811' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:56:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:22 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:21.023650+0000 mgr.smithi139.ncafpp (mgr.24439) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:21.023650+0000 mgr.smithi139.ncafpp (mgr.24439) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:24.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:22.940980+0000 mon.smithi139 (mon.1) 138 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:24.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:22.940980+0000 mon.smithi139 (mon.1) 138 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:24.840 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:25.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:23.024024+0000 mgr.smithi139.ncafpp (mgr.24439) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:25.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:23.024024+0000 mgr.smithi139.ncafpp (mgr.24439) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:27.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:25.024942+0000 mgr.smithi139.ncafpp (mgr.24439) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:27.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:25.024942+0000 mgr.smithi139.ncafpp (mgr.24439) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:28 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:27.025466+0000 mgr.smithi139.ncafpp (mgr.24439) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:27.025466+0000 mgr.smithi139.ncafpp (mgr.24439) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:29.882 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:31.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:29.026211+0000 mgr.smithi139.ncafpp (mgr.24439) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:31.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:29.026211+0000 mgr.smithi139.ncafpp (mgr.24439) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:33.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:32 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:31.026648+0000 mgr.smithi139.ncafpp (mgr.24439) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:33.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:31.026648+0000 mgr.smithi139.ncafpp (mgr.24439) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:34.920 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:33.027225+0000 mgr.smithi139.ncafpp (mgr.24439) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:35.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:33.027225+0000 mgr.smithi139.ncafpp (mgr.24439) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:35.027893+0000 mgr.smithi139.ncafpp (mgr.24439) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:35.027893+0000 mgr.smithi139.ncafpp (mgr.24439) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:37.028471+0000 mgr.smithi139.ncafpp (mgr.24439) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:39.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:37.941202+0000 mon.smithi139 (mon.1) 139 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:37.028471+0000 mgr.smithi139.ncafpp (mgr.24439) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:39.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:37.941202+0000 mon.smithi139 (mon.1) 139 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:39.957 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:39.029083+0000 mgr.smithi139.ncafpp (mgr.24439) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:39.029083+0000 mgr.smithi139.ncafpp (mgr.24439) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:43.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:42 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:41.029553+0000 mgr.smithi139.ncafpp (mgr.24439) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:43.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:41.029553+0000 mgr.smithi139.ncafpp (mgr.24439) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:44.997 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:45.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:44 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:43.030042+0000 mgr.smithi139.ncafpp (mgr.24439) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:45.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:43.030042+0000 mgr.smithi139.ncafpp (mgr.24439) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:45.030834+0000 mgr.smithi139.ncafpp (mgr.24439) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:47.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:45.030834+0000 mgr.smithi139.ncafpp (mgr.24439) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:49.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:47.031375+0000 mgr.smithi139.ncafpp (mgr.24439) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:47.031375+0000 mgr.smithi139.ncafpp (mgr.24439) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:50.039 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:51.006 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:49.032164+0000 mgr.smithi139.ncafpp (mgr.24439) 484 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:51.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:49.032164+0000 mgr.smithi139.ncafpp (mgr.24439) 484 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:51.572 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:56:52.246 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 starting - - - - 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (19m) 10m ago 19m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 starting - - - - 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (13m) 10m ago 13m 42.8M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (13m) 10m ago 13m 15.6M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd 6268134d0f3d 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (11m) 10m ago 18m 500M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (20m) 10m ago 21m 54.9M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (18m) 10m ago 18m 50.3M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:56:52.247 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (11m) 10m ago 11m 47.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (10m) 10m ago 10m 44.7M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 starting - - - - 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 starting - - - - 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (17m) 10m ago 17m 385M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (17m) 10m ago 17m 295M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (16m) 10m ago 16m 251M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (16m) 10m ago 16m 363M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (16m) 10m ago 16m 374M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (15m) 10m ago 15m 401M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (15m) 10m ago 15m 337M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (15m) 10m ago 15m 492M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:56:52.248 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 starting - - - - 2024-03-12T00:56:52.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:51.032540+0000 mgr.smithi139.ncafpp (mgr.24439) 485 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:52.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.033232+0000 mon.smithi063 (mon.0) 940 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.038680+0000 mon.smithi063 (mon.0) 941 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.081473+0000 mon.smithi139 (mon.1) 140 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.081802+0000 mgr.smithi139.ncafpp (mgr.24439) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.082500+0000 mon.smithi139 (mon.1) 141 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.082718+0000 mgr.smithi139.ncafpp (mgr.24439) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.086845+0000 mon.smithi063 (mon.0) 942 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.096697+0000 mon.smithi139 (mon.1) 142 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.097079+0000 mgr.smithi139.ncafpp (mgr.24439) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.098345+0000 mon.smithi139 (mon.1) 143 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.098628+0000 mgr.smithi139.ncafpp (mgr.24439) 489 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.102812+0000 mon.smithi063 (mon.0) 943 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.111543+0000 mon.smithi139 (mon.1) 144 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:56:52.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.111900+0000 mgr.smithi139.ncafpp (mgr.24439) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.114236+0000 mon.smithi139 (mon.1) 145 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.114580+0000 mgr.smithi139.ncafpp (mgr.24439) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.118912+0000 mon.smithi063 (mon.0) 944 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.132605+0000 mon.smithi139 (mon.1) 146 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.137371+0000 mon.smithi063 (mon.0) 945 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:56:51.138027+0000 mgr.smithi139.ncafpp (mgr.24439) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:56:51.138478+0000 mgr.smithi139.ncafpp (mgr.24439) 493 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:56:52.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:52 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.557372+0000 mgr.smithi139.ncafpp (mgr.24439) 494 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:52.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:51.032540+0000 mgr.smithi139.ncafpp (mgr.24439) 485 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:52.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.033232+0000 mon.smithi063 (mon.0) 940 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.038680+0000 mon.smithi063 (mon.0) 941 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.081473+0000 mon.smithi139 (mon.1) 140 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.081802+0000 mgr.smithi139.ncafpp (mgr.24439) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.082500+0000 mon.smithi139 (mon.1) 141 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.082718+0000 mgr.smithi139.ncafpp (mgr.24439) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.086845+0000 mon.smithi063 (mon.0) 942 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.096697+0000 mon.smithi139 (mon.1) 142 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.097079+0000 mgr.smithi139.ncafpp (mgr.24439) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.098345+0000 mon.smithi139 (mon.1) 143 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.098628+0000 mgr.smithi139.ncafpp (mgr.24439) 489 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.102812+0000 mon.smithi063 (mon.0) 943 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.111543+0000 mon.smithi139 (mon.1) 144 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.111900+0000 mgr.smithi139.ncafpp (mgr.24439) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:56:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.114236+0000 mon.smithi139 (mon.1) 145 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.114580+0000 mgr.smithi139.ncafpp (mgr.24439) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.118912+0000 mon.smithi063 (mon.0) 944 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.132605+0000 mon.smithi139 (mon.1) 146 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.137371+0000 mon.smithi063 (mon.0) 945 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:56:51.138027+0000 mgr.smithi139.ncafpp (mgr.24439) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:56:51.138478+0000 mgr.smithi139.ncafpp (mgr.24439) 493 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:56:52.416 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.557372+0000 mgr.smithi139.ncafpp (mgr.24439) 494 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:52.648 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:56:52.649 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:56:52.649 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:56:52.649 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:52.649 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:56:52.649 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:56:52.650 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:56:52.651 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:56:52.651 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:56:52.651 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-03-12T00:56:52.651 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:56:52.651 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:56:52.651 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "1/23 daemons upgraded", 2024-03-12T00:56:52.997 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading mgr daemons", 2024-03-12T00:56:52.998 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:56:52.998 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:56:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:51.900944+0000 mgr.smithi139.ncafpp (mgr.24439) 495 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.235362+0000 mgr.smithi139.ncafpp (mgr.24439) 496 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.647265+0000 mon.smithi063 (mon.0) 946 : audit [DBG] from='client.? 172.21.15.63:0/4079866291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:56:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.912410+0000 mon.smithi063 (mon.0) 947 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.913695+0000 mon.smithi139 (mon.1) 147 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:56:53.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.921103+0000 mon.smithi063 (mon.0) 948 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:56:53.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.922325+0000 mon.smithi139 (mon.1) 148 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:56:53.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.923364+0000 mon.smithi139 (mon.1) 149 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:56:53.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:53 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.941417+0000 mon.smithi139 (mon.1) 150 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:53.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:51.900944+0000 mgr.smithi139.ncafpp (mgr.24439) 495 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.235362+0000 mgr.smithi139.ncafpp (mgr.24439) 496 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.647265+0000 mon.smithi063 (mon.0) 946 : audit [DBG] from='client.? 172.21.15.63:0/4079866291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.912410+0000 mon.smithi063 (mon.0) 947 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.913695+0000 mon.smithi139 (mon.1) 147 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.921103+0000 mon.smithi063 (mon.0) 948 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.922325+0000 mon.smithi139 (mon.1) 148 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.923364+0000 mon.smithi139 (mon.1) 149 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:56:53.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.941417+0000 mon.smithi139 (mon.1) 150 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:56:53.434 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:56:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:56:52.906541+0000 mgr.smithi139.ncafpp (mgr.24439) 497 : cephadm [INF] Upgrade: Updating mgr.smithi063.mrzkxq 2024-03-12T00:56:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:56:52.924355+0000 mgr.smithi139.ncafpp (mgr.24439) 498 : cephadm [INF] Deploying daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:56:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:52.995683+0000 mgr.smithi139.ncafpp (mgr.24439) 499 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:53.032999+0000 mgr.smithi139.ncafpp (mgr.24439) 500 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:54 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:53.432915+0000 mon.smithi063 (mon.0) 949 : audit [DBG] from='client.? 172.21.15.63:0/3686606637' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:56:54.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:56:52.906541+0000 mgr.smithi139.ncafpp (mgr.24439) 497 : cephadm [INF] Upgrade: Updating mgr.smithi063.mrzkxq 2024-03-12T00:56:54.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:56:52.924355+0000 mgr.smithi139.ncafpp (mgr.24439) 498 : cephadm [INF] Deploying daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:56:54.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:52.995683+0000 mgr.smithi139.ncafpp (mgr.24439) 499 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:56:54.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:53.032999+0000 mgr.smithi139.ncafpp (mgr.24439) 500 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:54.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:53.432915+0000 mon.smithi063 (mon.0) 949 : audit [DBG] from='client.? 172.21.15.63:0/3686606637' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:56:55.083 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:56:56.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:56 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:55.033895+0000 mgr.smithi139.ncafpp (mgr.24439) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:56.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:55.033895+0000 mgr.smithi139.ncafpp (mgr.24439) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:56:57.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.519385+0000 mon.smithi063 (mon.0) 950 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.525622+0000 mon.smithi063 (mon.0) 951 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.547859+0000 mon.smithi139 (mon.1) 151 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:56:57.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.819591+0000 mon.smithi063 (mon.0) 952 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.827483+0000 mon.smithi063 (mon.0) 953 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.868972+0000 mon.smithi063 (mon.0) 954 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:57 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:56:56.876267+0000 mon.smithi063 (mon.0) 955 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.519385+0000 mon.smithi063 (mon.0) 950 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.525622+0000 mon.smithi063 (mon.0) 951 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.547859+0000 mon.smithi139 (mon.1) 151 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:56:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.819591+0000 mon.smithi063 (mon.0) 952 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.827483+0000 mon.smithi063 (mon.0) 953 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.868972+0000 mon.smithi063 (mon.0) 954 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:56:56.876267+0000 mon.smithi063 (mon.0) 955 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:56:59.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:56:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:57.034256+0000 mgr.smithi139.ncafpp (mgr.24439) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:56:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:56:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:57.034256+0000 mgr.smithi139.ncafpp (mgr.24439) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:00.123 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:00.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:56:59.034922+0000 mgr.smithi139.ncafpp (mgr.24439) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:57:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:56:59.034922+0000 mgr.smithi139.ncafpp (mgr.24439) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:57:02.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:01.035351+0000 mgr.smithi139.ncafpp (mgr.24439) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:02.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:01.059662+0000 mon.smithi063 (mon.0) 956 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:02.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:02 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:01.065584+0000 mon.smithi063 (mon.0) 957 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:02.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:01.035351+0000 mgr.smithi139.ncafpp (mgr.24439) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:02.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:01.059662+0000 mon.smithi063 (mon.0) 956 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:02.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:01.065584+0000 mon.smithi063 (mon.0) 957 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:03.035727+0000 mgr.smithi139.ncafpp (mgr.24439) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.114029+0000 mon.smithi063 (mon.0) 958 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.119893+0000 mon.smithi063 (mon.0) 959 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.811822+0000 mon.smithi063 (mon.0) 960 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.819189+0000 mon.smithi063 (mon.0) 961 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:03.901626+0000 mon.smithi063 (mon.0) 962 : cluster [DBG] Standby manager daemon smithi063.mrzkxq restarted 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:03.901771+0000 mon.smithi063 (mon.0) 963 : cluster [DBG] Standby manager daemon smithi063.mrzkxq started 2024-03-12T00:57:04.370 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.904528+0000 mon.smithi063 (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/crt"}]: dispatch 2024-03-12T00:57:04.371 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.904906+0000 mon.smithi063 (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:04.371 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.908166+0000 mon.smithi063 (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/key"}]: dispatch 2024-03-12T00:57:04.371 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:04 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:03.908533+0000 mon.smithi063 (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:04.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:03.035727+0000 mgr.smithi139.ncafpp (mgr.24439) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.114029+0000 mon.smithi063 (mon.0) 958 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.119893+0000 mon.smithi063 (mon.0) 959 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.811822+0000 mon.smithi063 (mon.0) 960 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.819189+0000 mon.smithi063 (mon.0) 961 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:03.901626+0000 mon.smithi063 (mon.0) 962 : cluster [DBG] Standby manager daemon smithi063.mrzkxq restarted 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:03.901771+0000 mon.smithi063 (mon.0) 963 : cluster [DBG] Standby manager daemon smithi063.mrzkxq started 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.904528+0000 mon.smithi063 (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/crt"}]: dispatch 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.904906+0000 mon.smithi063 (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.908166+0000 mon.smithi063 (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi063.mrzkxq/key"}]: dispatch 2024-03-12T00:57:04.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:03.908533+0000 mon.smithi063 (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:05.177 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:06.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:04.825338+0000 mon.smithi063 (mon.0) 968 : cluster [DBG] mgrmap e30: smithi139.ncafpp(active, since 11m), standbys: smithi063.mrzkxq 2024-03-12T00:57:06.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:04.825338+0000 mon.smithi063 (mon.0) 968 : cluster [DBG] mgrmap e30: smithi139.ncafpp(active, since 11m), standbys: smithi063.mrzkxq 2024-03-12T00:57:07.087 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:05.036537+0000 mgr.smithi139.ncafpp (mgr.24439) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:57:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:06 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:05.036537+0000 mgr.smithi139.ncafpp (mgr.24439) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:57:08.405 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:07.037083+0000 mgr.smithi139.ncafpp (mgr.24439) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.150026+0000 mon.smithi063 (mon.0) 969 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.155912+0000 mon.smithi063 (mon.0) 970 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.158238+0000 mon.smithi139 (mon.1) 152 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.159028+0000 mon.smithi139 (mon.1) 153 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:07.160597+0000 mgr.smithi139.ncafpp (mgr.24439) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 202 B/s rd, 202 B/s wr, 0 op/s 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.163925+0000 mon.smithi063 (mon.0) 971 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.171389+0000 mon.smithi063 (mon.0) 972 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.309745+0000 mon.smithi139 (mon.1) 154 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:07.311915+0000 mgr.smithi139.ncafpp (mgr.24439) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:07.312383+0000 mgr.smithi139.ncafpp (mgr.24439) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:07.315342+0000 mgr.smithi139.ncafpp (mgr.24439) 511 : cephadm [INF] Failing over to other MGR 2024-03-12T00:57:08.406 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.315623+0000 mon.smithi139 (mon.1) 155 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr fail", "who": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:08.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.315966+0000 mon.smithi063 (mon.0) 973 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr fail", "who": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:08.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:07.319796+0000 mon.smithi063 (mon.0) 974 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-12T00:57:08.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:07.826249+0000 mon.smithi063 (mon.0) 975 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:57:08.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.945116+0000 mon.smithi063 (mon.0) 976 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:08 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:07.946688+0000 mon.smithi139 (mon.1) 156 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:08.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:07.037083+0000 mgr.smithi139.ncafpp (mgr.24439) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:08.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.150026+0000 mon.smithi063 (mon.0) 969 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.155912+0000 mon.smithi063 (mon.0) 970 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.158238+0000 mon.smithi139 (mon.1) 152 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:08.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.159028+0000 mon.smithi139 (mon.1) 153 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:57:08.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:07.160597+0000 mgr.smithi139.ncafpp (mgr.24439) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 202 B/s rd, 202 B/s wr, 0 op/s 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.163925+0000 mon.smithi063 (mon.0) 971 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.171389+0000 mon.smithi063 (mon.0) 972 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.309745+0000 mon.smithi139 (mon.1) 154 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:07.311915+0000 mgr.smithi139.ncafpp (mgr.24439) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:07.312383+0000 mgr.smithi139.ncafpp (mgr.24439) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:07.315342+0000 mgr.smithi139.ncafpp (mgr.24439) 511 : cephadm [INF] Failing over to other MGR 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.315623+0000 mon.smithi139 (mon.1) 155 : audit [INF] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr fail", "who": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.315966+0000 mon.smithi063 (mon.0) 973 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "mgr fail", "who": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:07.319796+0000 mon.smithi063 (mon.0) 974 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:07.826249+0000 mon.smithi063 (mon.0) 975 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.945116+0000 mon.smithi063 (mon.0) 976 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' 2024-03-12T00:57:08.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:08 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:07.946688+0000 mon.smithi139 (mon.1) 156 : audit [DBG] from='mgr.24439 172.21.15.139:0/2497638466' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:09.654 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.177081+0000 mon.smithi063 (mon.0) 977 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "mgr fail", "who": "smithi139.ncafpp"}]': finished 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:08.177171+0000 mon.smithi063 (mon.0) 978 : cluster [DBG] mgrmap e31: smithi063.mrzkxq(active, starting, since 0.860521s) 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.178953+0000 mon.smithi063 (mon.0) 979 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.179176+0000 mon.smithi063 (mon.0) 980 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.179610+0000 mon.smithi063 (mon.0) 981 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.179953+0000 mon.smithi063 (mon.0) 982 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.180277+0000 mon.smithi063 (mon.0) 983 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.180548+0000 mon.smithi063 (mon.0) 984 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.180882+0000 mon.smithi063 (mon.0) 985 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.181237+0000 mon.smithi063 (mon.0) 986 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.181562+0000 mon.smithi063 (mon.0) 987 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.181972+0000 mon.smithi063 (mon.0) 988 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.182316+0000 mon.smithi063 (mon.0) 989 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:57:09.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.182540+0000 mon.smithi063 (mon.0) 990 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.182765+0000 mon.smithi063 (mon.0) 991 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.182994+0000 mon.smithi063 (mon.0) 992 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.183221+0000 mon.smithi063 (mon.0) 993 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.183646+0000 mon.smithi063 (mon.0) 994 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:08.216816+0000 mon.smithi063 (mon.0) 995 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.240572+0000 mon.smithi063 (mon.0) 996 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.243071+0000 mon.smithi063 (mon.0) 997 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.266210+0000 mon.smithi063 (mon.0) 998 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:09.656 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.274970+0000 mon.smithi063 (mon.0) 999 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:57:09.657 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:09 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:08.302098+0000 mon.smithi063 (mon.0) 1000 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.177081+0000 mon.smithi063 (mon.0) 977 : audit [INF] from='mgr.24439 ' entity='mgr.smithi139.ncafpp' cmd='[{"prefix": "mgr fail", "who": "smithi139.ncafpp"}]': finished 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:08.177171+0000 mon.smithi063 (mon.0) 978 : cluster [DBG] mgrmap e31: smithi063.mrzkxq(active, starting, since 0.860521s) 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.178953+0000 mon.smithi063 (mon.0) 979 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.179176+0000 mon.smithi063 (mon.0) 980 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.179610+0000 mon.smithi063 (mon.0) 981 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.179953+0000 mon.smithi063 (mon.0) 982 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.180277+0000 mon.smithi063 (mon.0) 983 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.180548+0000 mon.smithi063 (mon.0) 984 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.180882+0000 mon.smithi063 (mon.0) 985 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:57:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.181237+0000 mon.smithi063 (mon.0) 986 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.181562+0000 mon.smithi063 (mon.0) 987 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.181972+0000 mon.smithi063 (mon.0) 988 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.182316+0000 mon.smithi063 (mon.0) 989 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.182540+0000 mon.smithi063 (mon.0) 990 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.182765+0000 mon.smithi063 (mon.0) 991 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.182994+0000 mon.smithi063 (mon.0) 992 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.183221+0000 mon.smithi063 (mon.0) 993 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.183646+0000 mon.smithi063 (mon.0) 994 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:08.216816+0000 mon.smithi063 (mon.0) 995 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.240572+0000 mon.smithi063 (mon.0) 996 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.243071+0000 mon.smithi063 (mon.0) 997 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.266210+0000 mon.smithi063 (mon.0) 998 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:09.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.274970+0000 mon.smithi063 (mon.0) 999 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:57:09.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:08.302098+0000 mon.smithi063 (mon.0) 1000 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:57:10.215 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:09.186047+0000 mon.smithi063 (mon.0) 1001 : cluster [DBG] mgrmap e32: smithi063.mrzkxq(active, since 1.8694s) 2024-03-12T00:57:10.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:09.401605+0000 mgr.smithi063.mrzkxq (mgr.15256) 2 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Bus STARTING 2024-03-12T00:57:10.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:09.186047+0000 mon.smithi063 (mon.0) 1001 : cluster [DBG] mgrmap e32: smithi063.mrzkxq(active, since 1.8694s) 2024-03-12T00:57:10.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:09.401605+0000 mgr.smithi063.mrzkxq (mgr.15256) 2 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Bus STARTING 2024-03-12T00:57:11.604 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:09.503340+0000 mgr.smithi063.mrzkxq (mgr.15256) 3 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:57:11.604 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:09.620525+0000 mgr.smithi063.mrzkxq (mgr.15256) 4 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:57:11.604 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:09.620742+0000 mgr.smithi063.mrzkxq (mgr.15256) 5 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Bus STARTED 2024-03-12T00:57:11.604 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:10.180697+0000 mon.smithi063 (mon.0) 1002 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T00:57:11.604 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:10.180722+0000 mon.smithi063 (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-03-12T00:57:11.604 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:10.181673+0000 mgr.smithi063.mrzkxq (mgr.15256) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:11.605 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:11 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:10.190344+0000 mon.smithi063 (mon.0) 1004 : cluster [DBG] mgrmap e33: smithi063.mrzkxq(active, since 2s) 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:09.503340+0000 mgr.smithi063.mrzkxq (mgr.15256) 3 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:09.620525+0000 mgr.smithi063.mrzkxq (mgr.15256) 4 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:09.620742+0000 mgr.smithi063.mrzkxq (mgr.15256) 5 : cephadm [INF] [12/Mar/2024:00:57:09] ENGINE Bus STARTED 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:10.180697+0000 mon.smithi063 (mon.0) 1002 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:10.180722+0000 mon.smithi063 (mon.0) 1003 : cluster [INF] Cluster is now healthy 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:10.181673+0000 mgr.smithi063.mrzkxq (mgr.15256) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:11 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:10.190344+0000 mon.smithi063 (mon.0) 1004 : cluster [DBG] mgrmap e33: smithi063.mrzkxq(active, since 2s) 2024-03-12T00:57:12.840 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:12 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:12.182003+0000 mgr.smithi063.mrzkxq (mgr.15256) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:12 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:12.182003+0000 mgr.smithi063.mrzkxq (mgr.15256) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:12.633000+0000 mon.smithi063 (mon.0) 1005 : cluster [DBG] mgrmap e34: smithi063.mrzkxq(active, since 5s) 2024-03-12T00:57:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:13.005444+0000 mon.smithi063 (mon.0) 1006 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:13.011269+0000 mon.smithi063 (mon.0) 1007 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:13.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:12.633000+0000 mon.smithi063 (mon.0) 1005 : cluster [DBG] mgrmap e34: smithi063.mrzkxq(active, since 5s) 2024-03-12T00:57:13.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:13.005444+0000 mon.smithi063 (mon.0) 1006 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:13.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:13 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:13.011269+0000 mon.smithi063 (mon.0) 1007 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:13.643543+0000 mon.smithi063 (mon.0) 1008 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:13.647886+0000 mon.smithi063 (mon.0) 1009 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:14.182340+0000 mgr.smithi063.mrzkxq (mgr.15256) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:14.513352+0000 mon.smithi063 (mon.0) 1010 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:14 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:14.517339+0000 mon.smithi063 (mon.0) 1011 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:13.643543+0000 mon.smithi063 (mon.0) 1008 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:13.647886+0000 mon.smithi063 (mon.0) 1009 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:14.182340+0000 mgr.smithi063.mrzkxq (mgr.15256) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:14.513352+0000 mon.smithi063 (mon.0) 1010 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:14.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:14 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:14.517339+0000 mon.smithi063 (mon.0) 1011 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:15.247 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:15.150174+0000 mon.smithi063 (mon.0) 1012 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:15.154004+0000 mon.smithi063 (mon.0) 1013 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:15.340346+0000 mon.smithi063 (mon.0) 1014 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:15.341219+0000 mon.smithi139 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:15.342207+0000 mon.smithi139 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:15.344511+0000 mon.smithi139 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:57:16.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:15.344853+0000 mon.smithi139 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:16.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:15.150174+0000 mon.smithi063 (mon.0) 1012 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:16.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:15.154004+0000 mon.smithi063 (mon.0) 1013 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:16.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:15.340346+0000 mon.smithi063 (mon.0) 1014 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:57:16.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:15.341219+0000 mon.smithi139 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:57:16.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:15.342207+0000 mon.smithi139 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:16.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:15.344511+0000 mon.smithi139 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:57:16.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:15.344853+0000 mon.smithi139 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.139:0/2583827038' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:17.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:16.160721+0000 mon.smithi063 (mon.0) 1015 : cluster [DBG] mgrmap e35: smithi063.mrzkxq(active, since 8s), standbys: smithi139.ncafpp 2024-03-12T00:57:17.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:16.160844+0000 mon.smithi063 (mon.0) 1016 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:17.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:17 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:16.182998+0000 mgr.smithi063.mrzkxq (mgr.15256) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-03-12T00:57:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:16.160721+0000 mon.smithi063 (mon.0) 1015 : cluster [DBG] mgrmap e35: smithi063.mrzkxq(active, since 8s), standbys: smithi139.ncafpp 2024-03-12T00:57:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:16.160844+0000 mon.smithi063 (mon.0) 1016 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:16.182998+0000 mgr.smithi063.mrzkxq (mgr.15256) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-03-12T00:57:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:18.183350+0000 mgr.smithi063.mrzkxq (mgr.15256) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T00:57:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:18.480519+0000 mon.smithi063 (mon.0) 1017 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:18.484918+0000 mon.smithi063 (mon.0) 1018 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:18.486048+0000 mon.smithi063 (mon.0) 1019 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:19 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:18.486773+0000 mon.smithi063 (mon.0) 1020 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:57:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:18.183350+0000 mgr.smithi063.mrzkxq (mgr.15256) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T00:57:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:18.480519+0000 mon.smithi063 (mon.0) 1017 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:18.484918+0000 mon.smithi063 (mon.0) 1018 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:18.486048+0000 mon.smithi063 (mon.0) 1019 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:18.486773+0000 mon.smithi063 (mon.0) 1020 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:57:20.282 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:18.487774+0000 mgr.smithi063.mrzkxq (mgr.15256) 11 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:57:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:18.487933+0000 mgr.smithi063.mrzkxq (mgr.15256) 12 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:57:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:18.752283+0000 mgr.smithi063.mrzkxq (mgr.15256) 13 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:57:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:18.752418+0000 mgr.smithi063.mrzkxq (mgr.15256) 14 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:19.016420+0000 mgr.smithi063.mrzkxq (mgr.15256) 15 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:19.016551+0000 mgr.smithi063.mrzkxq (mgr.15256) 16 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:19.280648+0000 mgr.smithi063.mrzkxq (mgr.15256) 17 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:19.280778+0000 mgr.smithi063.mrzkxq (mgr.15256) 18 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:19.551239+0000 mon.smithi063 (mon.0) 1021 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:19.555923+0000 mon.smithi063 (mon.0) 1022 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:19.561515+0000 mon.smithi063 (mon.0) 1023 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:19.566350+0000 mon.smithi063 (mon.0) 1024 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:19.569750+0000 mon.smithi063 (mon.0) 1025 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:20 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:19.576079+0000 mon.smithi063 (mon.0) 1026 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:18.487774+0000 mgr.smithi063.mrzkxq (mgr.15256) 11 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:57:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:18.487933+0000 mgr.smithi063.mrzkxq (mgr.15256) 12 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:57:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:18.752283+0000 mgr.smithi063.mrzkxq (mgr.15256) 13 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:57:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:18.752418+0000 mgr.smithi063.mrzkxq (mgr.15256) 14 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:19.016420+0000 mgr.smithi063.mrzkxq (mgr.15256) 15 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:19.016551+0000 mgr.smithi063.mrzkxq (mgr.15256) 16 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:19.280648+0000 mgr.smithi063.mrzkxq (mgr.15256) 17 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:19.280778+0000 mgr.smithi063.mrzkxq (mgr.15256) 18 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:19.551239+0000 mon.smithi063 (mon.0) 1021 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:19.555923+0000 mon.smithi063 (mon.0) 1022 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:19.561515+0000 mon.smithi063 (mon.0) 1023 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:19.566350+0000 mon.smithi063 (mon.0) 1024 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:19.569750+0000 mon.smithi063 (mon.0) 1025 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:20.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:19.576079+0000 mon.smithi063 (mon.0) 1026 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:21.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:19.567419+0000 mgr.smithi063.mrzkxq (mgr.15256) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 197 B/s wr, 11 op/s 2024-03-12T00:57:21.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:19.705608+0000 mgr.smithi063.mrzkxq (mgr.15256) 20 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:57:21.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:19.955797+0000 mgr.smithi063.mrzkxq (mgr.15256) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:57:21.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:21 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:20.565119+0000 mon.smithi063 (mon.0) 1027 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:57:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:19.567419+0000 mgr.smithi063.mrzkxq (mgr.15256) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 197 B/s wr, 11 op/s 2024-03-12T00:57:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:19.705608+0000 mgr.smithi063.mrzkxq (mgr.15256) 20 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:57:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:19.955797+0000 mgr.smithi063.mrzkxq (mgr.15256) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:57:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:20.565119+0000 mon.smithi063 (mon.0) 1027 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:57:23.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:23 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:21.567794+0000 mgr.smithi063.mrzkxq (mgr.15256) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:57:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:21.567794+0000 mgr.smithi063.mrzkxq (mgr.15256) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:57:23.808 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:57:24.297 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.266375+0000 mon.smithi063 (mon.0) 1028 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:24.297 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.792519+0000 mon.smithi063 (mon.0) 1029 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:24.297 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.797859+0000 mon.smithi063 (mon.0) 1030 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:24.297 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.834856+0000 mon.smithi063 (mon.0) 1031 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:57:24.297 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:24 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.841285+0000 mon.smithi063 (mon.0) 1032 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:24.479 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:57:24.479 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (9m) 9s ago 19m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T00:57:24.479 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (19m) 9s ago 19m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:57:24.479 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (18m) 11s ago 18m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (6m) 9s ago 19m 33.8M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (14m) 9s ago 14m 42.9M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (14m) 11s ago 14m 18.1M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (28s) 9s ago 21m 469M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283 running (12m) 11s ago 18m 62.4M - 18.2.1-746-gc2ea977b a30af69eda22 dc3f526cf1cd 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (21m) 9s ago 21m 78.8M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (18m) 11s ago 18m 58.4M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (11m) 9s ago 11m 79.2M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (11m) 11s ago 11m 76.4M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (4m) 9s ago 19m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (33s) 11s ago 18m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (18m) 9s ago 18m 387M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:57:24.480 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (17m) 9s ago 17m 298M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (17m) 9s ago 17m 253M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (17m) 9s ago 17m 367M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (16m) 11s ago 16m 376M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (16m) 11s ago 16m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (16m) 11s ago 16m 338M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (15m) 11s ago 15m 495M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:57:24.481 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 starting - - - - 2024-03-12T00:57:24.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.266375+0000 mon.smithi063 (mon.0) 1028 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:24.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.792519+0000 mon.smithi063 (mon.0) 1029 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:24.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.797859+0000 mon.smithi063 (mon.0) 1030 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:24.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.834856+0000 mon.smithi063 (mon.0) 1031 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:57:24.635 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.841285+0000 mon.smithi063 (mon.0) 1032 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:24.875 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:57:24.875 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:57:24.875 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:57:24.876 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-03-12T00:57:24.877 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:57:24.877 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:57:24.877 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr" 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "2/23 daemons upgraded", 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading mgr daemons", 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:57:25.217 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:57:25.318 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:25.631 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:57:25.631 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:57:25.631 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T00:57:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:23.568205+0000 mgr.smithi063.mrzkxq (mgr.15256) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:57:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.793349+0000 mgr.smithi063.mrzkxq (mgr.15256) 24 : audit [DBG] from='client.15286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:23.835255+0000 mgr.smithi063.mrzkxq (mgr.15256) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:57:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:24.135892+0000 mgr.smithi063.mrzkxq (mgr.15256) 26 : audit [DBG] from='client.15290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:25 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:24.874149+0000 mon.smithi063 (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.63:0/3218469686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:57:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:23.568205+0000 mgr.smithi063.mrzkxq (mgr.15256) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:57:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.793349+0000 mgr.smithi063.mrzkxq (mgr.15256) 24 : audit [DBG] from='client.15286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:23.835255+0000 mgr.smithi063.mrzkxq (mgr.15256) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T00:57:25.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:24.135892+0000 mgr.smithi063.mrzkxq (mgr.15256) 26 : audit [DBG] from='client.15290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:25.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:24.874149+0000 mon.smithi063 (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.63:0/3218469686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:24.468284+0000 mgr.smithi063.mrzkxq (mgr.15256) 27 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:25.215347+0000 mgr.smithi063.mrzkxq (mgr.15256) 28 : audit [DBG] from='client.15302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:25.259101+0000 mgr.smithi063.mrzkxq (mgr.15256) 29 : cephadm [INF] Upgrade: Updating mgr.smithi139.ncafpp 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:25.259461+0000 mon.smithi063 (mon.0) 1034 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:25.260202+0000 mon.smithi063 (mon.0) 1035 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:25.260857+0000 mon.smithi063 (mon.0) 1036 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:25.261636+0000 mgr.smithi063.mrzkxq (mgr.15256) 30 : cephadm [INF] Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:57:26.592 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:25.629646+0000 mon.smithi063 (mon.0) 1037 : audit [DBG] from='client.? 172.21.15.63:0/791932607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:57:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:24.468284+0000 mgr.smithi063.mrzkxq (mgr.15256) 27 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:26.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:25.215347+0000 mgr.smithi063.mrzkxq (mgr.15256) 28 : audit [DBG] from='client.15302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:25.259101+0000 mgr.smithi063.mrzkxq (mgr.15256) 29 : cephadm [INF] Upgrade: Updating mgr.smithi139.ncafpp 2024-03-12T00:57:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:25.259461+0000 mon.smithi063 (mon.0) 1034 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:57:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:25.260202+0000 mon.smithi063 (mon.0) 1035 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:57:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:25.260857+0000 mon.smithi063 (mon.0) 1036 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:25.261636+0000 mgr.smithi063.mrzkxq (mgr.15256) 30 : cephadm [INF] Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:57:26.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:26 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:25.629646+0000 mon.smithi063 (mon.0) 1037 : audit [DBG] from='client.? 172.21.15.63:0/791932607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:57:27.619 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:25.568991+0000 mgr.smithi063.mrzkxq (mgr.15256) 31 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 269 B/s wr, 10 op/s 2024-03-12T00:57:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:27 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:25.568991+0000 mgr.smithi063.mrzkxq (mgr.15256) 31 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 269 B/s wr, 10 op/s 2024-03-12T00:57:29.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:27.569485+0000 mgr.smithi063.mrzkxq (mgr.15256) 32 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-03-12T00:57:29.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:28.619556+0000 mon.smithi063 (mon.0) 1038 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:29.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:28.624280+0000 mon.smithi063 (mon.0) 1039 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:29.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:28.633734+0000 mon.smithi063 (mon.0) 1040 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:29.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:27.569485+0000 mgr.smithi063.mrzkxq (mgr.15256) 32 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-03-12T00:57:29.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:28.619556+0000 mon.smithi063 (mon.0) 1038 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:29.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:28.624280+0000 mon.smithi063 (mon.0) 1039 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:29.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:29 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:28.633734+0000 mon.smithi063 (mon.0) 1040 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:30.353 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:31.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:29.570122+0000 mgr.smithi063.mrzkxq (mgr.15256) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 B/s rd, 269 B/s wr, 0 op/s 2024-03-12T00:57:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:31 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:29.570122+0000 mgr.smithi063.mrzkxq (mgr.15256) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 B/s rd, 269 B/s wr, 0 op/s 2024-03-12T00:57:33.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:31.570463+0000 mgr.smithi063.mrzkxq (mgr.15256) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:33.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:33.012175+0000 mon.smithi063 (mon.0) 1041 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:33.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:33.016177+0000 mon.smithi063 (mon.0) 1042 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:33.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:31.570463+0000 mgr.smithi063.mrzkxq (mgr.15256) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:33.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:33.012175+0000 mon.smithi063 (mon.0) 1041 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:33.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:33 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:33.016177+0000 mon.smithi063 (mon.0) 1042 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.106 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:33.570818+0000 mgr.smithi063.mrzkxq (mgr.15256) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:35.106 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:33.701165+0000 mon.smithi063 (mon.0) 1043 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.106 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:34 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:33.705175+0000 mon.smithi063 (mon.0) 1044 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:33.570818+0000 mgr.smithi063.mrzkxq (mgr.15256) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:57:35.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:33.701165+0000 mon.smithi063 (mon.0) 1043 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.111 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:33.705175+0000 mon.smithi063 (mon.0) 1044 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.393 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:34.719720+0000 mon.smithi063 (mon.0) 1045 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:34.723840+0000 mon.smithi063 (mon.0) 1046 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:35.645690+0000 mon.smithi063 (mon.0) 1047 : cluster [DBG] Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:35.645799+0000 mon.smithi063 (mon.0) 1048 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:35.647360+0000 mon.smithi139 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:35.647729+0000 mon.smithi139 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:35.650337+0000 mon.smithi139 (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:57:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:35 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:35.650680+0000 mon.smithi139 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:34.719720+0000 mon.smithi063 (mon.0) 1045 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:34.723840+0000 mon.smithi063 (mon.0) 1046 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:35.645690+0000 mon.smithi063 (mon.0) 1047 : cluster [DBG] Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:35.645799+0000 mon.smithi063 (mon.0) 1048 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:35.647360+0000 mon.smithi139 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:35.647729+0000 mon.smithi139 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:35.650337+0000 mon.smithi139 (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:57:35.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:35.650680+0000 mon.smithi139 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.139:0/4050017241' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:37.010 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:35.571368+0000 mgr.smithi063.mrzkxq (mgr.15256) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:57:37.010 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:35.732643+0000 mon.smithi063 (mon.0) 1049 : cluster [DBG] mgrmap e36: smithi063.mrzkxq(active, since 28s), standbys: smithi139.ncafpp 2024-03-12T00:57:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:35.571368+0000 mgr.smithi063.mrzkxq (mgr.15256) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:57:37.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:35.732643+0000 mon.smithi063 (mon.0) 1049 : cluster [DBG] mgrmap e36: smithi063.mrzkxq(active, since 28s), standbys: smithi139.ncafpp 2024-03-12T00:57:38.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.081554+0000 mon.smithi063 (mon.0) 1050 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.086404+0000 mon.smithi063 (mon.0) 1051 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.087318+0000 mon.smithi063 (mon.0) 1052 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:38.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.088147+0000 mon.smithi063 (mon.0) 1053 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:37.089592+0000 mgr.smithi063.mrzkxq (mgr.15256) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:37.089840+0000 mgr.smithi063.mrzkxq (mgr.15256) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.093370+0000 mon.smithi063 (mon.0) 1054 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.101197+0000 mon.smithi063 (mon.0) 1055 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.237719+0000 mon.smithi063 (mon.0) 1056 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.240437+0000 mon.smithi063 (mon.0) 1057 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:37.241057+0000 mgr.smithi063.mrzkxq (mgr.15256) 39 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.245339+0000 mon.smithi063 (mon.0) 1058 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.246106+0000 mon.smithi063 (mon.0) 1059 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi063.mrzkxq"}]: dispatch 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.250157+0000 mon.smithi063 (mon.0) 1060 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi063.mrzkxq"}]': finished 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.250784+0000 mon.smithi063 (mon.0) 1061 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.255993+0000 mon.smithi063 (mon.0) 1062 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi139.ncafpp"}]': finished 2024-03-12T00:57:38.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:38 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:37.256920+0000 mon.smithi063 (mon.0) 1063 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T00:57:38.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.081554+0000 mon.smithi063 (mon.0) 1050 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.086404+0000 mon.smithi063 (mon.0) 1051 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.087318+0000 mon.smithi063 (mon.0) 1052 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.088147+0000 mon.smithi063 (mon.0) 1053 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:37.089592+0000 mgr.smithi063.mrzkxq (mgr.15256) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:37.089840+0000 mgr.smithi063.mrzkxq (mgr.15256) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.093370+0000 mon.smithi063 (mon.0) 1054 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.101197+0000 mon.smithi063 (mon.0) 1055 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.237719+0000 mon.smithi063 (mon.0) 1056 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.240437+0000 mon.smithi063 (mon.0) 1057 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:37.241057+0000 mgr.smithi063.mrzkxq (mgr.15256) 39 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.245339+0000 mon.smithi063 (mon.0) 1058 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.246106+0000 mon.smithi063 (mon.0) 1059 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi063.mrzkxq"}]: dispatch 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.250157+0000 mon.smithi063 (mon.0) 1060 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi063.mrzkxq"}]': finished 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.250784+0000 mon.smithi063 (mon.0) 1061 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.255993+0000 mon.smithi063 (mon.0) 1062 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi139.ncafpp"}]': finished 2024-03-12T00:57:38.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:37.256920+0000 mon.smithi063 (mon.0) 1063 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T00:57:39.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:38.266674+0000 mon.smithi063 (mon.0) 1064 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:39.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:39.082685+0000 mon.smithi063 (mon.0) 1065 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:39.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:39.083384+0000 mon.smithi063 (mon.0) 1066 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:57:39.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:39.084006+0000 mon.smithi063 (mon.0) 1067 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:57:39.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:39 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: audit 2024-03-12T00:57:39.084602+0000 mon.smithi063 (mon.0) 1068 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:39.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:38.266674+0000 mon.smithi063 (mon.0) 1064 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:39.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:39.082685+0000 mon.smithi063 (mon.0) 1065 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:39.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:39.083384+0000 mon.smithi063 (mon.0) 1066 : audit [INF] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:57:39.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:39.084006+0000 mon.smithi063 (mon.0) 1067 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:57:39.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:39.084602+0000 mon.smithi063 (mon.0) 1068 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:57:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:39.077809+0000 mgr.smithi063.mrzkxq (mgr.15256) 40 : cephadm [INF] Upgrade: Updating mon.smithi063 2024-03-12T00:57:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cephadm 2024-03-12T00:57:39.085547+0000 mgr.smithi063.mrzkxq (mgr.15256) 41 : cephadm [INF] Deploying daemon mon.smithi063 on smithi063 2024-03-12T00:57:40.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: cluster 2024-03-12T00:57:39.090130+0000 mgr.smithi063.mrzkxq (mgr.15256) 42 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 107 B/s wr, 0 op/s 2024-03-12T00:57:40.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:39.077809+0000 mgr.smithi063.mrzkxq (mgr.15256) 40 : cephadm [INF] Upgrade: Updating mon.smithi063 2024-03-12T00:57:40.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:39.085547+0000 mgr.smithi063.mrzkxq (mgr.15256) 41 : cephadm [INF] Deploying daemon mon.smithi063 on smithi063 2024-03-12T00:57:40.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:39.090130+0000 mgr.smithi063.mrzkxq (mgr.15256) 42 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 107 B/s wr, 0 op/s 2024-03-12T00:57:40.429 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:40.784 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:40 smithi063 systemd[1]: Stopping Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:57:40.784 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:57:40.780+0000 7f9ac389f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi063 -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-12T00:57:40.784 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:40 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063[35247]: debug 2024-03-12T00:57:40.780+0000 7f9ac389f700 -1 mon.smithi063@0(leader) e2 *** Got Signal Terminated *** 2024-03-12T00:57:41.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:41 smithi063 bash[92156]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi063 2024-03-12T00:57:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:41 smithi063 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service: Succeeded. 2024-03-12T00:57:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:41 smithi063 systemd[1]: Stopped Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:57:41.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:41 smithi063 systemd[1]: Starting Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:57:42.384 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: set uid:gid to 167:167 (ceph:ceph) 2024-03-12T00:57:42.384 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable), process ceph-mon, pid 7 2024-03-12T00:57:42.384 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: pidfile_write: ignore empty --pid-file 2024-03-12T00:57:42.384 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: load: jerasure load: lrc 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: RocksDB version: 7.9.2 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Git sha 0 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Compile date 2024-03-09 15:03:01 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: DB SUMMARY 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: DB Session ID: C6KO650UE5UVAHDQI8KU 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: CURRENT file: CURRENT 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: IDENTITY file: IDENTITY 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1725 Bytes 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi063/store.db dir, Total Num: 1, files: 000035.sst 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi063/store.db: 000033.log size: 5115995 ; 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.error_if_exists: 0 2024-03-12T00:57:42.385 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.create_if_missing: 0 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.paranoid_checks: 1 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.env: 0x55c5cfde0720 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.fs: PosixFileSystem 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.info_log: 0x55c5d2d8d380 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_file_opening_threads: 16 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.statistics: (nil) 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.use_fsync: 0 2024-03-12T00:57:42.386 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_log_file_size: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.keep_log_file_num: 1000 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.recycle_log_file_num: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.allow_fallocate: 1 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.allow_mmap_reads: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.allow_mmap_writes: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.use_direct_reads: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.create_missing_column_families: 0 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.db_log_dir: 2024-03-12T00:57:42.387 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.wal_dir: 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.advise_random_on_open: 1 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.db_write_buffer_size: 0 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.write_buffer_manager: 0x55c5d2006140 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T00:57:42.388 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.rate_limiter: (nil) 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.wal_recovery_mode: 2 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.enable_thread_tracking: 0 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.enable_pipelined_write: 0 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.unordered_write: 0 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.row_cache: None 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.wal_filter: None 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T00:57:42.389 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.allow_ingest_behind: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.two_write_queues: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.manual_wal_flush: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.wal_compression: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.atomic_flush: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.log_readahead_size: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.best_efforts_recovery: 0 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-12T00:57:42.390 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.allow_data_in_errors: 0 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.db_host_id: __hostname__ 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_background_jobs: 2 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_background_compactions: -1 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_subcompactions: 1 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_total_wal_size: 0 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T00:57:42.391 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_open_files: -1 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bytes_per_sync: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_readahead_size: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_background_flushes: -1 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Compression algorithms supported: 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kZSTD supported: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kXpressCompression supported: 0 2024-03-12T00:57:42.392 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kLZ4HCCompression supported: 1 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kZlibCompression supported: 1 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kSnappyCompression supported: 1 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kLZ4Compression supported: 1 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: kBZip2Compression supported: 0 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000008 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.merge_operator: 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_filter: None 2024-03-12T00:57:42.393 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_filter_factory: None 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.sst_partitioner_factory: None 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c5d2d8d4a0) 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: cache_index_and_filter_blocks: 1 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: pin_top_level_index_and_filter: 1 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: index_type: 0 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: data_block_index_type: 0 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: index_shortening: 1 2024-03-12T00:57:42.394 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: checksum: 4 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: no_block_cache: 0 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_cache: 0x55c5d20a71f0 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_cache_name: BinnedLRUCache 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_cache_options: 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: capacity : 536870912 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: num_shard_bits : 4 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: strict_capacity_limit : 0 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: high_pri_pool_ratio: 0.000 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_cache_compressed: (nil) 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: persistent_cache: (nil) 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_size: 4096 2024-03-12T00:57:42.395 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_size_deviation: 10 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_restart_interval: 16 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: index_block_restart_interval: 1 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: metadata_block_size: 4096 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: partition_filters: 0 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: use_delta_encoding: 1 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: filter_policy: bloomfilter 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: whole_key_filtering: 1 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: verify_compression: 0 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: read_amp_bytes_per_bit: 0 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: format_version: 5 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: enable_index_compression: 1 2024-03-12T00:57:42.396 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: block_align: 0 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: max_auto_readahead_size: 262144 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: prepopulate_block_cache: 0 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: initial_auto_readahead_size: 8192 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: num_file_reads_for_auto_readahead: 2 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.write_buffer_size: 33554432 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_write_buffer_number: 2 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression: NoCompression 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression: Disabled 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.prefix_extractor: nullptr 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.num_levels: 7 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T00:57:42.397 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T00:57:42.398 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.level: 32767 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.strategy: 0 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.enabled: false 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.target_file_size_base: 67108864 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T00:57:42.399 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T00:57:42.400 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.arena_block_size: 1048576 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.disable_auto_compactions: 0 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T00:57:42.401 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T00:57:42.402 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.table_properties_collectors: 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.inplace_update_support: 0 2024-03-12T00:57:42.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.bloom_locality: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.max_successive_merges: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.paranoid_file_checks: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.force_consistency_checks: 1 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.report_bg_io_stats: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.ttl: 2592000 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T00:57:42.404 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.enable_blob_files: false 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.min_blob_size: 0 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.blob_file_size: 268435456 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.blob_file_starting_level: 0 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-12T00:57:42.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: 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-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18649, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d1fab280-d030-4623-ba2b-539bbce69ddc 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710205062309137, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710205062327817, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 4849471, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18650, "largest_seqno": 19630, "table_properties": {"data_size": 4842931, "index_size": 4689, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 6664, "raw_average_key_size": 20, "raw_value_size": 4833243, "raw_average_value_size": 14735, "num_data_blocks": 210, "num_entries": 328, "num_filter_entries": 328, "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": 1710205062, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d1fab280-d030-4623-ba2b-539bbce69ddc", "db_session_id": "C6KO650UE5UVAHDQI8KU", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710205062327928, "job": 1, "event": "recovery_finished"} 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi063/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c5d2144000 2024-03-12T00:57:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: DB pointer 0x55c5d2132000 2024-03-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: ** DB Stats ** 2024-03-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T00:57:42.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: ** Compaction Stats [default] ** 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: L0 1/0 4.62 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 557.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: L6 1/0 29.35 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-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Sum 2/0 33.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 557.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.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 557.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-03-12T00:57:42.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: ** Compaction Stats [default] ** 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.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 557.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:57:42.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Cumulative compaction: 0.00 GB write, 201.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Interval compaction: 0.00 GB write, 201.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Block cache BinnedLRUCache@0x55c5d20a71f0#7 capacity: 512.00 MB usage: 5.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: starting mon.smithi063 rank 0 at public addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] at bind addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi063 fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???) e2 preinit fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).mds e8 new map 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).mds e8 print_map 2024-03-12T00:57:42.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: e8 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: legacy client fscid: 1 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Filesystem 'foofs' (1) 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: fs_name foofs 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: epoch 5 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: created 2024-03-12T00:43:05.417236+0000 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: modified 2024-03-12T00:43:10.451260+0000 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: tableserver 0 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: root 0 2024-03-12T00:57:42.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: session_timeout 60 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: session_autoclose 300 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: max_file_size 1099511627776 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: max_xattr_size 65536 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: required_client_features {} 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: last_failure 0 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: last_failure_osd_epoch 0 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.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-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: max_mds 1 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: in 0 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: up {0=14500} 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: failed 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: damaged 2024-03-12T00:57:42.412 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: stopped 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: data_pools [3] 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: metadata_pool 2 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: inline_data disabled 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: balancer 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: bal_rank_mask -1 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: standby_count_wanted 1 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: [mds.foofs.smithi063.dtoikv{0:14500} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: Standby daemons: 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout: [mds.foofs.smithi139.tugmey{-1:24283} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T00:57:42.413 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-12T00:57:42.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T00:57:42.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T00:57:42.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T00:57:42.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 ceph-mon[92373]: mon.smithi063@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2024-03-12T00:57:42.414 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 bash[92336]: 4e7fbdabc736293e743447c9ea6ffc99af83951f61d12db3dca560037e1ea4dc 2024-03-12T00:57:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:57:42 smithi063 systemd[1]: Started Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:57:45.470 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:45.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:40.785629+0000 mon.smithi139 (mon.1) 165 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:57:45.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:40.790131+0000 mon.smithi139 (mon.1) 166 : audit [DBG] from='mgr.15256 172.21.15.63:0/3634795198' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:57:45.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:41.090982+0000 mgr.smithi063.mrzkxq (mgr.15256) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:57:45.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:43.091336+0000 mgr.smithi063.mrzkxq (mgr.15256) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:57:45.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.346296+0000 mon.smithi063 (mon.0) 1 : cluster [INF] mon.smithi063 calling monitor election 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.360835+0000 mon.smithi063 (mon.0) 2 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.365800+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.366407+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.366443+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.367431+0000 mon.smithi063 (mon.0) 6 : cluster [DBG] mgrmap e36: smithi063.mrzkxq(active, since 38s), standbys: smithi139.ncafpp 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.376534+0000 mon.smithi063 (mon.0) 7 : cluster [DBG] mgrmap e37: smithi063.mrzkxq(active, since 38s), standbys: smithi139.ncafpp 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.376573+0000 mon.smithi063 (mon.0) 8 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.376592+0000 mon.smithi063 (mon.0) 9 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:45.376606+0000 mon.smithi063 (mon.0) 10 : cluster [WRN] daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:57:45.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:45.376693+0000 mon.smithi063 (mon.0) 11 : audit [INF] from='mgr.15256 ' entity='' 2024-03-12T00:57:47.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:46.378597+0000 mon.smithi063 (mon.0) 12 : cluster [DBG] mgrmap e38: smithi063.mrzkxq(active, since 39s), standbys: smithi139.ncafpp 2024-03-12T00:57:50.511 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:52.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.131658+0000 mon.smithi063 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:57:52.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.131765+0000 mon.smithi063 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi139.ncafpp started 2024-03-12T00:57:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.133271+0000 mon.smithi139 (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.139:0/595577322' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/crt"}]: dispatch 2024-03-12T00:57:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.133756+0000 mon.smithi139 (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.139:0/595577322' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-12T00:57:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.135680+0000 mon.smithi139 (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.139:0/595577322' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi139.ncafpp/key"}]: dispatch 2024-03-12T00:57:52.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:52 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.136612+0000 mon.smithi139 (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.139:0/595577322' entity='mgr.smithi139.ncafpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.186402+0000 mon.smithi063 (mon.0) 15 : cluster [DBG] mgrmap e39: smithi063.mrzkxq(active, since 44s), standbys: smithi139.ncafpp 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.568777+0000 mon.smithi063 (mon.0) 16 : cluster [INF] Active manager daemon smithi063.mrzkxq restarted 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.569227+0000 mon.smithi063 (mon.0) 17 : cluster [INF] Activating manager daemon smithi063.mrzkxq 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.575787+0000 mon.smithi063 (mon.0) 18 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.576146+0000 mon.smithi063 (mon.0) 19 : cluster [DBG] mgrmap e40: smithi063.mrzkxq(active, starting, since 0.00705182s), standbys: smithi139.ncafpp 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.577157+0000 mon.smithi063 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.577321+0000 mon.smithi063 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:57:53.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.577515+0000 mon.smithi063 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.577824+0000 mon.smithi063 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.578356+0000 mon.smithi063 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.578510+0000 mon.smithi063 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.578725+0000 mon.smithi063 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.578919+0000 mon.smithi063 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.579112+0000 mon.smithi063 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.579300+0000 mon.smithi063 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.579498+0000 mon.smithi063 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.579778+0000 mon.smithi063 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.580005+0000 mon.smithi063 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.580291+0000 mon.smithi063 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.580569+0000 mon.smithi063 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.580818+0000 mon.smithi063 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.581222+0000 mon.smithi063 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:57:53.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:52.600633+0000 mon.smithi063 (mon.0) 37 : cluster [INF] Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:57:53.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.623545+0000 mon.smithi063 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:53.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.624934+0000 mon.smithi063 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:57:53.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.642653+0000 mon.smithi063 (mon.0) 40 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:57:53.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.655141+0000 mon.smithi063 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:57:53.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:52.662720+0000 mon.smithi063 (mon.0) 42 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:57:54.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:53.582061+0000 mon.smithi063 (mon.0) 43 : cluster [DBG] mgrmap e41: smithi063.mrzkxq(active, since 1.01294s), standbys: smithi139.ncafpp 2024-03-12T00:57:54.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:53.796426+0000 mgr.smithi063.mrzkxq (mgr.34104) 2 : cephadm [INF] [12/Mar/2024:00:57:53] ENGINE Bus STARTING 2024-03-12T00:57:54.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:53.913403+0000 mgr.smithi063.mrzkxq (mgr.34104) 3 : cephadm [INF] [12/Mar/2024:00:57:53] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:57:54.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:54.014648+0000 mgr.smithi063.mrzkxq (mgr.34104) 4 : cephadm [INF] [12/Mar/2024:00:57:54] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:57:54.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:57:54.014794+0000 mgr.smithi063.mrzkxq (mgr.34104) 5 : cephadm [INF] [12/Mar/2024:00:57:54] ENGINE Bus STARTED 2024-03-12T00:57:55.546 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:57:55.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:54.576902+0000 mon.smithi063 (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T00:57:55.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:54.576937+0000 mon.smithi063 (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-03-12T00:57:55.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:55 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:54.579747+0000 mgr.smithi063.mrzkxq (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:55.997 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:57:56.691 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:57:56.691 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (9m) 21s ago 20m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (20m) 21s ago 20m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (19m) 23s ago 19m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (7m) 21s ago 20m 34.0M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (14m) 21s ago 14m 43.1M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (14m) 23s ago 14m 18.4M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (60s) 21s ago 21m 490M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (28s) 23s ago 19m 48.9M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (22m) 21s ago 22m 79.5M 2048M 16.2.5 6933c2a0b7dd bb4fc4b6321d 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (19m) 23s ago 19m 60.8M 2048M 16.2.5 6933c2a0b7dd a3779c4e22d2 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (12m) 21s ago 12m 79.3M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (12m) 23s ago 12m 76.5M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (5m) 21s ago 19m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (66s) 23s ago 19m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (18m) 21s ago 18m 387M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:57:56.692 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (18m) 21s ago 18m 298M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (17m) 21s ago 17m 253M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (17m) 21s ago 17m 367M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (17m) 23s ago 17m 376M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (16m) 23s ago 16m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (16m) 23s ago 16m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (16m) 23s ago 16m 495M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:57:56.693 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 unknown 21s ago 19m - - 2024-03-12T00:57:56.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:55.590209+0000 mon.smithi063 (mon.0) 46 : cluster [DBG] mgrmap e42: smithi063.mrzkxq(active, since 3s), standbys: smithi139.ncafpp 2024-03-12T00:57:56.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:55.982056+0000 mgr.smithi063.mrzkxq (mgr.34104) 7 : audit [DBG] from='client.34126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:56.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:56 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:56.329005+0000 mgr.smithi063.mrzkxq (mgr.34104) 8 : audit [DBG] from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:57:57.101 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 3 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:57:57.102 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:57:57.446 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr" 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "2/23 daemons upgraded", 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:57:57.447 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:57:57.908 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T00:57:57.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:56.580069+0000 mgr.smithi063.mrzkxq (mgr.34104) 9 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:57:57.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:56.680404+0000 mgr.smithi063.mrzkxq (mgr.34104) 10 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:57.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.100079+0000 mon.smithi063 (mon.0) 47 : audit [DBG] from='client.? 172.21.15.63:0/963760379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:57:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.183384+0000 mon.smithi063 (mon.0) 48 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:57 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.190009+0000 mon.smithi063 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:58.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.445028+0000 mgr.smithi063.mrzkxq (mgr.34104) 11 : audit [DBG] from='client.34142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:57:58.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:57.601823+0000 mon.smithi063 (mon.0) 50 : cluster [DBG] mgrmap e43: smithi063.mrzkxq(active, since 5s), standbys: smithi139.ncafpp 2024-03-12T00:57:58.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.826876+0000 mon.smithi063 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:58.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.831537+0000 mon.smithi063 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:57:58.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:58 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:57.907142+0000 mon.smithi063 (mon.0) 53 : audit [DBG] from='client.? 172.21.15.63:0/4199232311' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:58:00.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:57:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:57:58.580479+0000 mgr.smithi063.mrzkxq (mgr.34104) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:00.583 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:01.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:59.930128+0000 mon.smithi063 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:01.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:57:59.934923+0000 mon.smithi063 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:01.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:00.568184+0000 mon.smithi063 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:01.136 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:00.572962+0000 mon.smithi063 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:02.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:58:00.581198+0000 mgr.smithi063.mrzkxq (mgr.34104) 13 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-03-12T00:58:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:01.207199+0000 mon.smithi063 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:01.211528+0000 mon.smithi063 (mon.0) 59 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:01.212853+0000 mon.smithi063 (mon.0) 60 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:01.213659+0000 mon.smithi063 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:58:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:01.214714+0000 mgr.smithi063.mrzkxq (mgr.34104) 14 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:58:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:02 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:01.214938+0000 mgr.smithi063.mrzkxq (mgr.34104) 15 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:58:03.621 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:01.479258+0000 mgr.smithi063.mrzkxq (mgr.34104) 16 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:01.479402+0000 mgr.smithi063.mrzkxq (mgr.34104) 17 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:01.743609+0000 mgr.smithi063.mrzkxq (mgr.34104) 18 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:01.743793+0000 mgr.smithi063.mrzkxq (mgr.34104) 19 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:02.007903+0000 mgr.smithi063.mrzkxq (mgr.34104) 20 : cephadm [INF] Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:02.008601+0000 mgr.smithi063.mrzkxq (mgr.34104) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.276321+0000 mon.smithi063 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.278755+0000 mon.smithi063 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.282433+0000 mon.smithi063 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:03.622 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.285906+0000 mon.smithi063 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:03.623 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:58:02.286914+0000 mgr.smithi063.mrzkxq (mgr.34104) 22 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 117 B/s wr, 13 op/s 2024-03-12T00:58:03.623 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.289878+0000 mon.smithi063 (mon.0) 66 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:03.623 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.296439+0000 mon.smithi063 (mon.0) 67 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:03.623 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.432658+0000 mon.smithi063 (mon.0) 68 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:03.623 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.435122+0000 mon.smithi063 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:03.623 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:03 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:02.436251+0000 mon.smithi063 (mon.0) 70 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T00:58:04.566 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:58:03.284537+0000 mon.smithi063 (mon.0) 71 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:58:04.567 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:03.958987+0000 mon.smithi063 (mon.0) 72 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:04.567 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:03.959964+0000 mon.smithi063 (mon.0) 73 : audit [INF] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:04.567 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:03.960729+0000 mon.smithi063 (mon.0) 74 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:04.567 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:04 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: audit 2024-03-12T00:58:03.961448+0000 mon.smithi063 (mon.0) 75 : audit [DBG] from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:05.624 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:05.642 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:03.954393+0000 mgr.smithi063.mrzkxq (mgr.34104) 23 : cephadm [INF] Upgrade: Updating mon.smithi139 2024-03-12T00:58:05.642 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cephadm 2024-03-12T00:58:03.962421+0000 mgr.smithi063.mrzkxq (mgr.34104) 24 : cephadm [INF] Deploying daemon mon.smithi139 on smithi139 2024-03-12T00:58:05.642 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: cluster 2024-03-12T00:58:04.287869+0000 mgr.smithi063.mrzkxq (mgr.34104) 25 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 191 B/s wr, 11 op/s 2024-03-12T00:58:05.643 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:05 smithi139 systemd[1]: Stopping Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:58:05.643 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:58:05.638+0000 7fbaeedc9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi139 -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-12T00:58:05.643 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:05 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139[39109]: debug 2024-03-12T00:58:05.638+0000 7fbaeedc9700 -1 mon.smithi139@1(peon) e2 *** Got Signal Terminated *** 2024-03-12T00:58:06.524 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:06 smithi139 bash[68025]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon.smithi139 2024-03-12T00:58:07.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:06 smithi139 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi139.service: Succeeded. 2024-03-12T00:58:07.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:06 smithi139 systemd[1]: Stopped Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:58:07.168 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:06 smithi139 systemd[1]: Starting Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: set uid:gid to 167:167 (ceph:ceph) 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable), process ceph-mon, pid 7 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: pidfile_write: ignore empty --pid-file 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: load: jerasure load: lrc 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: RocksDB version: 7.9.2 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Git sha 0 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Compile date 2024-03-09 15:03:01 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: DB SUMMARY 2024-03-12T00:58:07.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: DB Session ID: LZ1ZES83PVGU3J3EHT1K 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: CURRENT file: CURRENT 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: IDENTITY file: IDENTITY 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1844 Bytes 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi139/store.db dir, Total Num: 1, files: 000035.sst 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi139/store.db: 000033.log size: 360109 ; 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.error_if_exists: 0 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.create_if_missing: 0 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.paranoid_checks: 1 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.env: 0x55bad258d720 2024-03-12T00:58:07.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.fs: PosixFileSystem 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.info_log: 0x55bad4e53380 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_file_opening_threads: 16 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.statistics: (nil) 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.use_fsync: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_log_file_size: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.keep_log_file_num: 1000 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.recycle_log_file_num: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.allow_fallocate: 1 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.allow_mmap_reads: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.allow_mmap_writes: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.use_direct_reads: 0 2024-03-12T00:58:07.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.create_missing_column_families: 0 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.db_log_dir: 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.wal_dir: 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.advise_random_on_open: 1 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.db_write_buffer_size: 0 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.write_buffer_manager: 0x55bad40cc140 2024-03-12T00:58:07.668 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.rate_limiter: (nil) 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.wal_recovery_mode: 2 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.enable_thread_tracking: 0 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.enable_pipelined_write: 0 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.unordered_write: 0 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.row_cache: None 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.wal_filter: None 2024-03-12T00:58:07.669 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.allow_ingest_behind: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.two_write_queues: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.manual_wal_flush: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.wal_compression: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.atomic_flush: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.log_readahead_size: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.best_efforts_recovery: 0 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-12T00:58:07.670 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.allow_data_in_errors: 0 2024-03-12T00:58:07.671 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.db_host_id: __hostname__ 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_background_jobs: 2 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_background_compactions: -1 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_subcompactions: 1 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_total_wal_size: 0 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-12T00:58:07.672 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_open_files: -1 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bytes_per_sync: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_readahead_size: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_background_flushes: -1 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Compression algorithms supported: 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kZSTD supported: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kXpressCompression supported: 0 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kLZ4HCCompression supported: 1 2024-03-12T00:58:07.673 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kZlibCompression supported: 1 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kSnappyCompression supported: 1 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kLZ4Compression supported: 1 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: kBZip2Compression supported: 0 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi139/store.db/MANIFEST-000005 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.merge_operator: 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_filter: None 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_filter_factory: None 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.sst_partitioner_factory: None 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-12T00:58:07.674 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bad4e534a0) 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: cache_index_and_filter_blocks: 1 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: pin_top_level_index_and_filter: 1 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: index_type: 0 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: data_block_index_type: 0 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: index_shortening: 1 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: checksum: 4 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: no_block_cache: 0 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache: 0x55bad416d1f0 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache_name: BinnedLRUCache 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache_options: 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: capacity : 536870912 2024-03-12T00:58:07.675 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: num_shard_bits : 4 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: strict_capacity_limit : 0 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: high_pri_pool_ratio: 0.000 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_cache_compressed: (nil) 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: persistent_cache: (nil) 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_size: 4096 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_size_deviation: 10 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_restart_interval: 16 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: index_block_restart_interval: 1 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: metadata_block_size: 4096 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: partition_filters: 0 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: use_delta_encoding: 1 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: filter_policy: bloomfilter 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: whole_key_filtering: 1 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: verify_compression: 0 2024-03-12T00:58:07.676 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: read_amp_bytes_per_bit: 0 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: format_version: 5 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: enable_index_compression: 1 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: block_align: 0 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: max_auto_readahead_size: 262144 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: prepopulate_block_cache: 0 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: initial_auto_readahead_size: 8192 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: num_file_reads_for_auto_readahead: 2 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.write_buffer_size: 33554432 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_write_buffer_number: 2 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression: NoCompression 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression: Disabled 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.prefix_extractor: nullptr 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.num_levels: 7 2024-03-12T00:58:07.677 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-12T00:58:07.678 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.level: 32767 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.strategy: 0 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.enabled: false 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.target_file_size_base: 67108864 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-12T00:58:07.679 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.arena_block_size: 1048576 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.disable_auto_compactions: 0 2024-03-12T00:58:07.680 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.table_properties_collectors: 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.inplace_update_support: 0 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-12T00:58:07.681 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.bloom_locality: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.max_successive_merges: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.paranoid_file_checks: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.force_consistency_checks: 1 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.report_bg_io_stats: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.ttl: 2592000 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.enable_blob_files: false 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.min_blob_size: 0 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.blob_file_size: 268435456 2024-03-12T00:58:07.682 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.blob_file_starting_level: 0 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: 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-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi139/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 37, last_sequence is 21400, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c734d459-213c-4496-b59a-71862d39dcdc 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710205087305737, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710205087307090, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 240818, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21405, "largest_seqno": 21455, "table_properties": {"data_size": 239408, "index_size": 270, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 709, "raw_average_key_size": 25, "raw_value_size": 238543, "raw_average_value_size": 8519, "num_data_blocks": 12, "num_entries": 28, "num_filter_entries": 28, "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": 1710205087, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c734d459-213c-4496-b59a-71862d39dcdc", "db_session_id": "LZ1ZES83PVGU3J3EHT1K", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-03-12T00:58:07.683 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710205087307192, "job": 1, "event": "recovery_finished"} 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi139/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bad420a000 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: DB pointer 0x55bad41f8000 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** DB Stats ** 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-12T00:58:07.684 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** Compaction Stats [default] ** 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: L0 1/0 235.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: L6 1/0 35.37 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-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Sum 2/0 35.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** Compaction Stats [default] ** 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 305.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.685 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Cumulative compaction: 0.00 GB write, 67.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Interval compaction: 0.00 GB write, 67.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Block cache BinnedLRUCache@0x55bad416d1f0#7 capacity: 512.00 MB usage: 0.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.36 KB,6.85453e-05%) Misc(1,0.00 KB,0%) 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-12T00:58:07.686 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: starting mon.smithi139 rank 1 at public addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] at bind addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi139 fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???) e2 preinit fsid 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).mds e8 new map 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).mds e8 print_map 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: e8 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: legacy client fscid: 1 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Filesystem 'foofs' (1) 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: fs_name foofs 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: epoch 5 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: created 2024-03-12T00:43:05.417236+0000 2024-03-12T00:58:07.687 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: modified 2024-03-12T00:43:10.451260+0000 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: tableserver 0 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: root 0 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: session_timeout 60 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: session_autoclose 300 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: max_file_size 1099511627776 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: max_xattr_size 65536 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: required_client_features {} 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: last_failure 0 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: last_failure_osd_epoch 0 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.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-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: max_mds 1 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: in 0 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: up {0=14500} 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: failed 2024-03-12T00:58:07.688 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: damaged 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: stopped 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: data_pools [3] 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: metadata_pool 2 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: inline_data disabled 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: balancer 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: bal_rank_mask -1 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: standby_count_wanted 1 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: [mds.foofs.smithi063.dtoikv{0:14500} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.63:6834/290062148,v1:172.21.15.63:6835/290062148] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: Standby daemons: 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout: [mds.foofs.smithi139.tugmey{-1:24283} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] compat {c=[1],r=[1],i=[7ff]}] 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).osd e75 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-12T00:58:07.689 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T00:58:07.690 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T00:58:07.690 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-03-12T00:58:07.690 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 ceph-mon[68232]: mon.smithi139@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-03-12T00:58:07.690 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 bash[68194]: a2e51db3c1f58741bea25954808cc8a0d2f1c21d7ec958dc350df2b660886cfe 2024-03-12T00:58:07.690 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:07 smithi139 systemd[1]: Started Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:58:08.784 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mkfs 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:58:08.784 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mkfs 655d1d56-e008-11ee-95c8-87774f69a715 2024-03-12T00:58:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-03-12T00:58:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring grafana.smithi063 (dependencies changed)... 2024-03-12T00:58:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T00:58:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring daemon grafana.smithi063 on smithi063 2024-03-12T00:58:08.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring node-exporter.smithi063 (dependencies changed)... 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring daemon node-exporter.smithi063 on smithi063 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring node-exporter.smithi139 (dependencies changed)... 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring daemon node-exporter.smithi139 on smithi139 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Updating mgr.smithi063.mrzkxq 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Deploying daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Failing over to other MGR 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:09] ENGINE Bus STARTING 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:09] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:58:08.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:09] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:09] ENGINE Bus STARTED 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 197 B/s wr, 11 op/s 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:58:08.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v10: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v11: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Updating mgr.smithi139.ncafpp 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v12: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 269 B/s wr, 10 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v13: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v14: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 B/s rd, 269 B/s wr, 0 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v15: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v16: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v17: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Standby manager daemon smithi139.ncafpp started 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e36: smithi063.mrzkxq(active, since 28s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v18: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-03-12T00:58:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v19: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all mgr 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Updating mon.smithi063 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Deploying daemon mon.smithi063 on smithi063 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v20: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 107 B/s wr, 0 op/s 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v21: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v22: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mon.smithi063 calling monitor election 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: monmap e2: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: osdmap e74: 8 total, 8 up, 8 in 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e36: smithi063.mrzkxq(active, since 38s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e37: smithi063.mrzkxq(active, since 38s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:08.919 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e38: smithi063.mrzkxq(active, since 39s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Standby manager daemon smithi139.ncafpp started 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e39: smithi063.mrzkxq(active, since 44s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Active manager daemon smithi063.mrzkxq restarted 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Activating manager daemon smithi063.mrzkxq 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: osdmap e75: 8 total, 8 up, 8 in 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e40: smithi063.mrzkxq(active, starting, since 0.00705182s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:58:08.920 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:58:08.921 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e41: smithi063.mrzkxq(active, since 1.01294s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:53] ENGINE Bus STARTING 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:53] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:54] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [12/Mar/2024:00:57:54] ENGINE Bus STARTED 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Cluster is now healthy 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v4: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e42: smithi063.mrzkxq(active, since 3s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='client.34126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v5: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/963760379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.922 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='client.34142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e43: smithi063.mrzkxq(active, since 5s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4199232311' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v6: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.923 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v7: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:08.924 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.925 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 117 B/s wr, 13 op/s 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Upgrade: Updating mon.smithi139 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Deploying daemon mon.smithi139 on smithi139 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 191 B/s wr, 11 op/s 2024-03-12T00:58:08.926 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mon.smithi063 calling monitor election 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mon.smithi139 calling monitor election 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: monmap e3: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: osdmap e75: 8 total, 8 up, 8 in 2024-03-12T00:58:08.927 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: mgrmap e43: smithi063.mrzkxq(active, since 15s), standbys: smithi139.ncafpp 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:08.928 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:08 smithi139 ceph-mon[68232]: pgmap v11: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 174 B/s wr, 10 op/s 2024-03-12T00:58:09.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-03-12T00:58:09.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring grafana.smithi063 (dependencies changed)... 2024-03-12T00:58:09.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-12T00:58:09.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring daemon grafana.smithi063 on smithi063 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring node-exporter.smithi063 (dependencies changed)... 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring daemon node-exporter.smithi063 on smithi063 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring node-exporter.smithi139 (dependencies changed)... 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring daemon node-exporter.smithi139 on smithi139 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Updating mgr.smithi063.mrzkxq 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Deploying daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Need to upgrade myself (mgr.smithi139.ncafpp) 2024-03-12T00:58:09.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Failing over to other MGR 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:09] ENGINE Bus STARTING 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:09] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:09] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:09] ENGINE Bus STARTED 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 197 B/s wr, 11 op/s 2024-03-12T00:58:09.163 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Reconfiguring daemon prometheus.smithi063 on smithi063 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v10: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v11: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 179 B/s wr, 10 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Updating mgr.smithi139.ncafpp 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Deploying daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v12: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 269 B/s wr, 10 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v13: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v14: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 B/s rd, 269 B/s wr, 0 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v15: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v16: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v17: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Standby manager daemon smithi139.ncafpp started 2024-03-12T00:58:09.164 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e36: smithi063.mrzkxq(active, since 28s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v18: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v19: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all mgr 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Updating mon.smithi063 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Deploying daemon mon.smithi063 on smithi063 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v20: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 107 B/s wr, 0 op/s 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v21: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v22: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mon.smithi063 calling monitor election 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: monmap e2: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: osdmap e74: 8 total, 8 up, 8 in 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e36: smithi063.mrzkxq(active, since 38s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.165 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e37: smithi063.mrzkxq(active, since 38s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e38: smithi063.mrzkxq(active, since 39s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Standby manager daemon smithi139.ncafpp restarted 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Standby manager daemon smithi139.ncafpp started 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e39: smithi063.mrzkxq(active, since 44s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Active manager daemon smithi063.mrzkxq restarted 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Activating manager daemon smithi063.mrzkxq 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: osdmap e75: 8 total, 8 up, 8 in 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e40: smithi063.mrzkxq(active, starting, since 0.00705182s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T00:58:09.166 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi063.mrzkxq", "id": "smithi063.mrzkxq"}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr metadata", "who": "smithi139.ncafpp", "id": "smithi139.ncafpp"}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Manager daemon smithi063.mrzkxq is now available 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:09.167 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/mirror_snapshot_schedule"}]: dispatch 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.mrzkxq/trash_purge_schedule"}]: dispatch 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e41: smithi063.mrzkxq(active, since 1.01294s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:53] ENGINE Bus STARTING 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:53] ENGINE Serving on https://172.21.15.63:7150 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:54] ENGINE Serving on http://172.21.15.63:8765 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [12/Mar/2024:00:57:54] ENGINE Bus STARTED 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Cluster is now healthy 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v4: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e42: smithi063.mrzkxq(active, since 3s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='client.34126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:09.168 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v5: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/963760379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='client.34142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e43: smithi063.mrzkxq(active, since 5s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4199232311' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v6: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.169 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v7: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/etc/ceph/ceph.conf 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/etc/ceph/ceph.conf 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:09.170 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Updating smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v8: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 117 B/s wr, 13 op/s 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:09.171 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Upgrade: Updating mon.smithi139 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Deploying daemon mon.smithi139 on smithi139 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v9: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 191 B/s wr, 11 op/s 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi063"}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mon metadata", "id": "smithi139"}]: dispatch 2024-03-12T00:58:09.172 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mon.smithi063 calling monitor election 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mon.smithi139 calling monitor election 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mon.smithi063 is new leader, mons smithi063,smithi139 in quorum (ranks 0,1) 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: monmap e3: 2 mons at {smithi063=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],smithi139=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: osdmap e75: 8 total, 8 up, 8 in 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: mgrmap e43: smithi063.mrzkxq(active, since 15s), standbys: smithi139.ncafpp 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:09.173 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:08 smithi063 ceph-mon[92373]: pgmap v11: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 174 B/s wr, 10 op/s 2024-03-12T00:58:10.663 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:11.615 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:11 smithi139 ceph-mon[68232]: pgmap v12: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 262 B/s wr, 10 op/s 2024-03-12T00:58:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:11 smithi063 ceph-mon[92373]: pgmap v12: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 262 B/s wr, 10 op/s 2024-03-12T00:58:13.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:13 smithi139 ceph-mon[68232]: pgmap v13: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 174 B/s rd, 174 B/s wr, 0 op/s 2024-03-12T00:58:13.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.369 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:13 smithi063 ceph-mon[92373]: pgmap v13: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 174 B/s rd, 174 B/s wr, 0 op/s 2024-03-12T00:58:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:15.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:15 smithi063 ceph-mon[92373]: pgmap v14: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:15.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:15 smithi139 ceph-mon[68232]: pgmap v14: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:15.699 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: pgmap v15: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: pgmap v16: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: pgmap v17: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: pgmap v15: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: pgmap v16: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T00:58:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: pgmap v17: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: Reconfiguring mon.smithi063 (monmap changed)... 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: Reconfiguring daemon mon.smithi063 on smithi063 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:58:18.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: Reconfiguring mon.smithi063 (monmap changed)... 2024-03-12T00:58:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: Reconfiguring daemon mon.smithi063 on smithi063 2024-03-12T00:58:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi063.mrzkxq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:58:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:58:18.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: Reconfiguring mgr.smithi063.mrzkxq (monmap changed)... 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: Reconfiguring daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: pgmap v18: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: Reconfiguring mgr.smithi063.mrzkxq (monmap changed)... 2024-03-12T00:58:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: Reconfiguring daemon mgr.smithi063.mrzkxq on smithi063 2024-03-12T00:58:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: pgmap v18: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-03-12T00:58:19.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:19.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:19.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:19.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:20 smithi063 ceph-mon[92373]: Reconfiguring crash.smithi063 (monmap changed)... 2024-03-12T00:58:20.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:20 smithi063 ceph-mon[92373]: Reconfiguring daemon crash.smithi063 on smithi063 2024-03-12T00:58:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:20 smithi139 ceph-mon[68232]: Reconfiguring crash.smithi063 (monmap changed)... 2024-03-12T00:58:20.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:20 smithi139 ceph-mon[68232]: Reconfiguring daemon crash.smithi063 on smithi063 2024-03-12T00:58:20.747 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:21.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:21 smithi063 ceph-mon[92373]: pgmap v19: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:21.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:21.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:21.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T00:58:21.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:21 smithi139 ceph-mon[68232]: pgmap v19: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T00:58:21.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:22 smithi063 ceph-mon[92373]: Reconfiguring osd.0 (monmap changed)... 2024-03-12T00:58:22.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:22 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.0 on smithi063 2024-03-12T00:58:22.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:22 smithi139 ceph-mon[68232]: Reconfiguring osd.0 (monmap changed)... 2024-03-12T00:58:22.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:22 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.0 on smithi063 2024-03-12T00:58:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:23 smithi063 ceph-mon[92373]: pgmap v20: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-03-12T00:58:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T00:58:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:23 smithi139 ceph-mon[68232]: pgmap v20: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-03-12T00:58:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:23.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T00:58:23.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:24.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:24 smithi063 ceph-mon[92373]: Reconfiguring osd.1 (monmap changed)... 2024-03-12T00:58:24.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:24 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.1 on smithi063 2024-03-12T00:58:24.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:24 smithi139 ceph-mon[68232]: Reconfiguring osd.1 (monmap changed)... 2024-03-12T00:58:24.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:24 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.1 on smithi063 2024-03-12T00:58:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:25 smithi063 ceph-mon[92373]: pgmap v21: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T00:58:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:25 smithi139 ceph-mon[68232]: pgmap v21: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T00:58:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:25.786 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:26.643 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:26 smithi063 ceph-mon[92373]: Reconfiguring osd.2 (monmap changed)... 2024-03-12T00:58:26.643 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:26 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.2 on smithi063 2024-03-12T00:58:26.643 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:26.643 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:26.643 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T00:58:26.643 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:26 smithi139 ceph-mon[68232]: Reconfiguring osd.2 (monmap changed)... 2024-03-12T00:58:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:26 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.2 on smithi063 2024-03-12T00:58:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:26.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T00:58:26.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:27.529 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:27 smithi063 ceph-mon[92373]: Reconfiguring osd.3 (monmap changed)... 2024-03-12T00:58:27.529 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:27 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.3 on smithi063 2024-03-12T00:58:27.529 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:27 smithi063 ceph-mon[92373]: pgmap v22: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T00:58:27.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:27 smithi139 ceph-mon[68232]: Reconfiguring osd.3 (monmap changed)... 2024-03-12T00:58:27.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:27 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.3 on smithi063 2024-03-12T00:58:27.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:27 smithi139 ceph-mon[68232]: pgmap v22: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T00:58:28.295 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:58:28.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: Reconfiguring mds.foofs.smithi063.dtoikv (monmap changed)... 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: Reconfiguring daemon mds.foofs.smithi063.dtoikv on smithi063 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: from='client.34150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:28.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:28 smithi063 ceph-mon[92373]: pgmap v23: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: Reconfiguring mds.foofs.smithi063.dtoikv (monmap changed)... 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: Reconfiguring daemon mds.foofs.smithi063.dtoikv on smithi063 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: from='client.34150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:28.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:28 smithi139 ceph-mon[68232]: pgmap v23: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (10m) 29s ago 21m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (20m) 29s ago 20m 6391k - 16.2.5 6933c2a0b7dd a8d0252b2424 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (20m) 16s ago 20m 6391k - 16.2.5 6933c2a0b7dd 1b0237692e5d 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (8m) 29s ago 20m 34.0M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (15m) 29s ago 15m 43.5M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (15m) 16s ago 15m 18.9M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (92s) 29s ago 22m 469M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (60s) 16s ago 19m 446M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (47s) 29s ago 22m 31.5M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (22s) 16s ago 19m 17.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (12m) 29s ago 12m 79.8M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:58:28.969 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (12m) 16s ago 12m 77.1M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (5m) 29s ago 20m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (98s) 16s ago 19m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (19m) 29s ago 19m 388M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (18m) 29s ago 18m 298M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (18m) 29s ago 18m 253M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (18m) 29s ago 18m 367M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (17m) 16s ago 17m 377M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (17m) 16s ago 17m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (17m) 16s ago 17m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (16m) 16s ago 16m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:58:28.970 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 unknown 29s ago 20m - - 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:58:29.378 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 4 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:58:29.379 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:58:29.711 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:58:29.711 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:58:29.711 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:58:29.711 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:58:29.711 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr" 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "4/23 daemons upgraded", 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading mon daemons", 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:58:29.712 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:58:30.110 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:58:30.110 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:58:30.110 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in unknown state 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: Reconfiguring crash.smithi139 (monmap changed)... 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: Reconfiguring daemon crash.smithi139 on smithi139 2024-03-12T00:58:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/280534395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:30.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:30 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4090495244' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:58:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: Reconfiguring crash.smithi139 (monmap changed)... 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: Reconfiguring daemon crash.smithi139 on smithi139 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/280534395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:30.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:30 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4090495244' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:58:30.834 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:31.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: from='client.34166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:31.538 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: pgmap v24: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:31.538 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:31.538 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:31.538 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:58:31.538 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:58:31.539 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: from='client.34166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: pgmap v24: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi139.ncafpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-12T00:58:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:32.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:32 smithi063 ceph-mon[92373]: Reconfiguring mgr.smithi139.ncafpp (monmap changed)... 2024-03-12T00:58:32.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:32 smithi063 ceph-mon[92373]: Reconfiguring daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:58:32.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:32 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:32.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:32 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:32 smithi139 ceph-mon[68232]: Reconfiguring mgr.smithi139.ncafpp (monmap changed)... 2024-03-12T00:58:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:32 smithi139 ceph-mon[68232]: Reconfiguring daemon mgr.smithi139.ncafpp on smithi139 2024-03-12T00:58:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:32 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:32 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:33.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:33 smithi063 ceph-mon[92373]: Reconfiguring mon.smithi139 (monmap changed)... 2024-03-12T00:58:33.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:33.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:33.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:33.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:33 smithi063 ceph-mon[92373]: Reconfiguring daemon mon.smithi139 on smithi139 2024-03-12T00:58:33.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:33 smithi063 ceph-mon[92373]: pgmap v25: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:33.619 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:33 smithi139 ceph-mon[68232]: Reconfiguring mon.smithi139 (monmap changed)... 2024-03-12T00:58:33.620 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-12T00:58:33.620 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-12T00:58:33.620 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:33.620 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:33 smithi139 ceph-mon[68232]: Reconfiguring daemon mon.smithi139 on smithi139 2024-03-12T00:58:33.620 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:33 smithi139 ceph-mon[68232]: pgmap v25: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:34.812 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:34.812 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:34.812 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: Reconfiguring osd.4 (monmap changed)... 2024-03-12T00:58:34.813 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T00:58:34.813 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:34.813 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.4 on smithi139 2024-03-12T00:58:34.813 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:34 smithi139 ceph-mon[68232]: pgmap v26: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: Reconfiguring osd.4 (monmap changed)... 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.4 on smithi139 2024-03-12T00:58:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:34 smithi063 ceph-mon[92373]: pgmap v26: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:35.880 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:36.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:36.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:36.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:36 smithi063 ceph-mon[92373]: Reconfiguring osd.5 (monmap changed)... 2024-03-12T00:58:36.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T00:58:36.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:36.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:36 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.5 on smithi139 2024-03-12T00:58:36.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:36.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:36.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:36 smithi139 ceph-mon[68232]: Reconfiguring osd.5 (monmap changed)... 2024-03-12T00:58:36.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T00:58:36.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:36.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:36 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.5 on smithi139 2024-03-12T00:58:37.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:37 smithi063 ceph-mon[92373]: pgmap v27: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:37.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:37.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:37.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T00:58:37.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:37.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:37 smithi139 ceph-mon[68232]: pgmap v27: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:37.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:37.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:37.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T00:58:37.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:38.355 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: Reconfiguring osd.6 (monmap changed)... 2024-03-12T00:58:38.355 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.6 on smithi139 2024-03-12T00:58:38.355 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:38.355 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:38.356 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:38.356 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T00:58:38.356 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: Reconfiguring osd.6 (monmap changed)... 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.6 on smithi139 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T00:58:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:39.478 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:39 smithi139 ceph-mon[68232]: Reconfiguring osd.7 (monmap changed)... 2024-03-12T00:58:39.478 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:39 smithi139 ceph-mon[68232]: Reconfiguring daemon osd.7 on smithi139 2024-03-12T00:58:39.478 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:39 smithi139 ceph-mon[68232]: pgmap v28: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:39 smithi063 ceph-mon[92373]: Reconfiguring osd.7 (monmap changed)... 2024-03-12T00:58:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:39 smithi063 ceph-mon[92373]: Reconfiguring daemon osd.7 on smithi139 2024-03-12T00:58:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:39 smithi063 ceph-mon[92373]: pgmap v28: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: Reconfiguring mds.foofs.smithi139.tugmey (monmap changed)... 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: Reconfiguring daemon mds.foofs.smithi139.tugmey on smithi139 2024-03-12T00:58:40.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:40 smithi063 ceph-mon[92373]: pgmap v29: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: Reconfiguring mds.foofs.smithi139.tugmey (monmap changed)... 2024-03-12T00:58:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T00:58:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:40.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: Reconfiguring daemon mds.foofs.smithi139.tugmey on smithi139 2024-03-12T00:58:40.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:40 smithi139 ceph-mon[68232]: pgmap v29: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:40.926 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all mon 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi063"}]: dispatch 2024-03-12T00:58:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi063"}]': finished 2024-03-12T00:58:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi139"}]: dispatch 2024-03-12T00:58:42.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi139"}]': finished 2024-03-12T00:58:42.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all mon 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi063"}]: dispatch 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi063"}]': finished 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi139"}]: dispatch 2024-03-12T00:58:42.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi139"}]': finished 2024-03-12T00:58:43.497 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:43 smithi063 ceph-mon[92373]: pgmap v30: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:43.497 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:43 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:43.497 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:43 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:43.497 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:43 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:43.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:43 smithi139 ceph-mon[68232]: pgmap v30: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:43.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:43 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:43.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:43 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:43 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:44.496 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:44 smithi063 ceph-mon[92373]: Upgrade: Updating crash.smithi063 (1/2) 2024-03-12T00:58:44.496 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:44 smithi063 ceph-mon[92373]: Deploying daemon crash.smithi063 on smithi063 2024-03-12T00:58:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:44 smithi139 ceph-mon[68232]: Upgrade: Updating crash.smithi063 (1/2) 2024-03-12T00:58:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:44 smithi139 ceph-mon[68232]: Deploying daemon crash.smithi063 on smithi063 2024-03-12T00:58:45.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:45 smithi063 ceph-mon[92373]: pgmap v31: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:45.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:45 smithi139 ceph-mon[68232]: pgmap v31: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:45.960 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:47.060 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:47.060 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:47.061 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:46 smithi139 ceph-mon[68232]: pgmap v32: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:47.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:46 smithi063 ceph-mon[92373]: pgmap v32: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:48 smithi063 ceph-mon[92373]: Upgrade: Updating crash.smithi139 (2/2) 2024-03-12T00:58:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:48 smithi063 ceph-mon[92373]: Deploying daemon crash.smithi139 on smithi139 2024-03-12T00:58:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:48 smithi139 ceph-mon[68232]: Upgrade: Updating crash.smithi139 (2/2) 2024-03-12T00:58:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi139", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-12T00:58:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:58:48.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:48 smithi139 ceph-mon[68232]: Deploying daemon crash.smithi139 on smithi139 2024-03-12T00:58:49.446 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:49 smithi139 ceph-mon[68232]: pgmap v33: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:49.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:49 smithi063 ceph-mon[92373]: pgmap v33: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:50.994 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:51.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:51 smithi063 ceph-mon[92373]: pgmap v34: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:51.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:51.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:51.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:51.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:51 smithi139 ceph-mon[68232]: pgmap v34: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:51.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:51.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:51.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:58:53.409 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:53 smithi139 ceph-mon[68232]: pgmap v35: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:53.409 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:53.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:53 smithi063 ceph-mon[92373]: pgmap v35: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:53.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:58:55.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:55 smithi139 ceph-mon[68232]: pgmap v36: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:55.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:55 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:55 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:55 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:55 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:55 smithi063 ceph-mon[92373]: pgmap v36: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:58:55.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:55 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:55 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:55 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:55.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:55 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:56.031 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:58:57.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:57 smithi063 ceph-mon[92373]: pgmap v37: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:57.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:57 smithi139 ceph-mon[68232]: pgmap v37: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:57.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:59.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:59 smithi063 ceph-mon[92373]: pgmap v38: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:59.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:59 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:59.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:58:59 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:59.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:59 smithi139 ceph-mon[68232]: pgmap v38: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:58:59.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:59 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:58:59.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:58:59 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:00.463 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:59:01.068 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:01.150 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:59:01.150 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (10m) 4s ago 21m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T00:59:01.150 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (15s) 4s ago 21m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T00:59:01.150 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (10s) 6s ago 20m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T00:59:01.150 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (8m) 4s ago 21m 34.0M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (15m) 4s ago 15m 43.5M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (15m) 6s ago 15m 19.0M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (2m) 4s ago 23m 492M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (93s) 6s ago 20m 447M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (79s) 4s ago 23m 51.6M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (54s) 6s ago 20m 37.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (13m) 4s ago 13m 82.0M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (13m) 6s ago 13m 77.1M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (6m) 4s ago 21m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (2m) 6s ago 20m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (19m) 4s ago 19m 388M 1944M 16.2.5 6933c2a0b7dd 854b5bbb09f1 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (19m) 4s ago 19m 298M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (19m) 4s ago 19m 253M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (18m) 4s ago 18m 367M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:59:01.151 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (18m) 6s ago 18m 377M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:59:01.152 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (18m) 6s ago 18m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:59:01.152 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (17m) 6s ago 17m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:59:01.152 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (17m) 6s ago 17m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:59:01.152 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 4s ago 20m - - 2024-03-12T00:59:01.585 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:59:01.585 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:01.586 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:59:01.587 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-03-12T00:59:01.587 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 4 2024-03-12T00:59:01.587 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:59:01.587 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: pgmap v39: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='client.34174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:01.829 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi063"}]: dispatch 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi063"}]': finished 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi139"}]: dispatch 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi139"}]': finished 2024-03-12T00:59:01.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:01 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T00:59:01.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: pgmap v39: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:59:01.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='client.34174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:01.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:01.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:59:01.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:01.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi063"}]: dispatch 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi063"}]': finished 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi139"}]: dispatch 2024-03-12T00:59:01.917 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi139"}]': finished 2024-03-12T00:59:01.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:01 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T00:59:01.927 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:59:01.927 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:59:01.927 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:59:01.928 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:59:01.928 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T00:59:01.928 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T00:59:01.928 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T00:59:01.928 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T00:59:01.928 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T00:59:01.929 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "6/23 daemons upgraded", 2024-03-12T00:59:01.929 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T00:59:01.929 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:59:01.929 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:59:02.334 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:59:02.334 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:59:02.334 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: pgmap v40: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: pgmap v41: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all crash 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: Upgrade: osd.0 is safe to restart 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3716083745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:02 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4024957321' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: pgmap v40: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: pgmap v41: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all crash 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: Upgrade: osd.0 is safe to restart 2024-03-12T00:59:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3716083745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:02 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4024957321' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:59:03.849 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:03 smithi063 ceph-mon[92373]: from='client.34190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:03.849 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:03 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:03.850 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:03 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T00:59:03.850 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:03 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:03.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:03 smithi139 ceph-mon[68232]: from='client.34190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:03.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:03 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:03.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:03 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-12T00:59:03.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:03 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:04.874 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:04 smithi063 ceph-mon[92373]: Upgrade: Updating osd.0 2024-03-12T00:59:04.875 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:04 smithi063 ceph-mon[92373]: Deploying daemon osd.0 on smithi063 2024-03-12T00:59:04.875 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:04 smithi063 ceph-mon[92373]: pgmap v42: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 120 B/s wr, 0 op/s 2024-03-12T00:59:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:04 smithi139 ceph-mon[68232]: Upgrade: Updating osd.0 2024-03-12T00:59:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:04 smithi139 ceph-mon[68232]: Deploying daemon osd.0 on smithi063 2024-03-12T00:59:04.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:04 smithi139 ceph-mon[68232]: pgmap v42: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 120 B/s wr, 0 op/s 2024-03-12T00:59:05.911 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:05 smithi063 systemd[1]: Stopping Ceph osd.0 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:59:05.911 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0[45990]: debug 2024-03-12T00:59:05.664+0000 7f26948de700 -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-12T00:59:05.911 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0[45990]: debug 2024-03-12T00:59:05.664+0000 7f26948de700 -1 osd.0 75 *** Got signal Terminated *** 2024-03-12T00:59:05.911 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0[45990]: debug 2024-03-12T00:59:05.664+0000 7f26948de700 -1 osd.0 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T00:59:06.106 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:06.410 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:06 smithi063 bash[99932]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.0 2024-03-12T00:59:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: pgmap v43: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-03-12T00:59:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 failed (root=default,host=smithi063) (connection refused reported by osd.7) 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:06 smithi063 ceph-mon[92373]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: pgmap v43: 129 pgs: 129 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-03-12T00:59:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 failed (root=default,host=smithi063) (connection refused reported by osd.7) 2024-03-12T00:59:06.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.6 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.5 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.2 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.3 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.4 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.7 2024-03-12T00:59:06.916 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:06 smithi139 ceph-mon[68232]: osd.0 reported immediately failed by osd.1 2024-03-12T00:59:07.872 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:07 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T00:59:07.873 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:07 smithi063 ceph-mon[92373]: osdmap e76: 8 total, 7 up, 8 in 2024-03-12T00:59:07.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:07 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T00:59:07.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:07 smithi139 ceph-mon[68232]: osdmap e76: 8 total, 7 up, 8 in 2024-03-12T00:59:08.138 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:08 smithi063 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.0.service: Succeeded. 2024-03-12T00:59:08.138 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:08 smithi063 systemd[1]: Stopped Ceph osd.0 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:59:08.410 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:08 smithi063 systemd[1]: Starting Ceph osd.0 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:59:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:08 smithi063 ceph-mon[92373]: pgmap v45: 129 pgs: 17 stale+active+clean, 112 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 158 B/s wr, 0 op/s 2024-03-12T00:59:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:08 smithi063 ceph-mon[92373]: osdmap e77: 8 total, 7 up, 8 in 2024-03-12T00:59:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:08 smithi139 ceph-mon[68232]: pgmap v45: 129 pgs: 17 stale+active+clean, 112 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 158 B/s wr, 0 op/s 2024-03-12T00:59:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:08 smithi139 ceph-mon[68232]: osdmap e77: 8 total, 7 up, 8 in 2024-03-12T00:59:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: 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-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-12T00:59:09.491 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:09 smithi063 bash[100237]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-12T00:59:09.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:09 smithi063 ceph-mon[92373]: pgmap v47: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:09.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:09 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 182/1347 objects degraded (13.512%), 30 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:09.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:09 smithi139 ceph-mon[68232]: pgmap v47: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:09.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:09 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 182/1347 objects degraded (13.512%), 30 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:10.660 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:10 smithi063 ceph-osd[100533]: -- 172.21.15.63:0/2173137267 <== mon.0 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c14e7804e0 con 0x55c14e750c00 2024-03-12T00:59:10.660 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:10 smithi063 bash[100495]: dfcecbe51e01c90514de8dacc4e43182363dcb1dae9179e4b5e459dd4291d9a3 2024-03-12T00:59:10.660 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:10 smithi063 systemd[1]: Started Ceph osd.0 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:59:11.141 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:11.160 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:10 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T00:59:10.828+0000 7f0a7ffc1640 -1 Falling back to public interface 2024-03-12T00:59:11.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:11 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:11.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:11 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:11.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:11 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:11.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:11 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:11.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:11 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:11.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:11 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:12 smithi063 ceph-mon[92373]: pgmap v48: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:12.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:12 smithi139 ceph-mon[68232]: pgmap v48: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:13.878 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:13 smithi063 ceph-mon[92373]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:13.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:13 smithi139 ceph-mon[68232]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:15.856 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:15 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T00:59:15.568+0000 7f0a7ffc1640 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-12T00:59:16.159 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T00:59:16.097+0000 7f0a7ffc1640 -1 osd.0 75 log_to_monitors true 2024-03-12T00:59:16.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:15 smithi063 ceph-mon[92373]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 244 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:16.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:15 smithi139 ceph-mon[68232]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 244 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:16.182 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:17.160 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 00:59:16 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T00:59:16.879+0000 7f0a6fc17700 -1 osd.0 75 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T00:59:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:16 smithi063 ceph-mon[92373]: from='osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T00:59:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:16 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:17.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:16 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:16 smithi139 ceph-mon[68232]: from='osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-12T00:59:17.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:16 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:17.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:16 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:18.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:17 smithi063 ceph-mon[92373]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:18.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:17 smithi063 ceph-mon[92373]: from='osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T00:59:18.143 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:17 smithi063 ceph-mon[92373]: osdmap e78: 8 total, 7 up, 8 in 2024-03-12T00:59:18.144 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:17 smithi063 ceph-mon[92373]: from='osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:59:18.144 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:18.144 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:17 smithi139 ceph-mon[68232]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 307 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 182/1347 objects degraded (13.512%) 2024-03-12T00:59:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:17 smithi139 ceph-mon[68232]: from='osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-12T00:59:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:17 smithi139 ceph-mon[68232]: osdmap e78: 8 total, 7 up, 8 in 2024-03-12T00:59:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:17 smithi139 ceph-mon[68232]: from='osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:59:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:18.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:19.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:18 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T00:59:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:18 smithi063 ceph-mon[92373]: osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868] boot 2024-03-12T00:59:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:18 smithi063 ceph-mon[92373]: osdmap e79: 8 total, 8 up, 8 in 2024-03-12T00:59:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:59:19.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:18 smithi063 ceph-mon[92373]: osdmap e80: 8 total, 8 up, 8 in 2024-03-12T00:59:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:18 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T00:59:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:18 smithi139 ceph-mon[68232]: osd.0 [v2:172.21.15.63:6802/3304446868,v1:172.21.15.63:6803/3304446868] boot 2024-03-12T00:59:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:18 smithi139 ceph-mon[68232]: osdmap e79: 8 total, 8 up, 8 in 2024-03-12T00:59:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-12T00:59:19.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:18 smithi139 ceph-mon[68232]: osdmap e80: 8 total, 8 up, 8 in 2024-03-12T00:59:20.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:19 smithi063 ceph-mon[92373]: pgmap v54: 129 pgs: 33 peering, 9 active+undersized+degraded, 8 active+undersized, 79 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 77/1347 objects degraded (5.716%) 2024-03-12T00:59:20.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:19 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 77/1347 objects degraded (5.716%), 9 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:20.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:19 smithi139 ceph-mon[68232]: pgmap v54: 129 pgs: 33 peering, 9 active+undersized+degraded, 8 active+undersized, 79 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 77/1347 objects degraded (5.716%) 2024-03-12T00:59:20.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:19 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 77/1347 objects degraded (5.716%), 9 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:21.222 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: pgmap v56: 129 pgs: 33 peering, 9 active+undersized+degraded, 8 active+undersized, 79 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 348 B/s rd, 174 B/s wr, 0 op/s; 77/1347 objects degraded (5.716%) 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: pgmap v57: 129 pgs: 33 peering, 9 active+undersized+degraded, 8 active+undersized, 79 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 528 B/s rd, 264 B/s wr, 1 op/s; 77/1347 objects degraded (5.716%) 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:22.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:21 smithi063 ceph-mon[92373]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-12T00:59:22.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: pgmap v56: 129 pgs: 33 peering, 9 active+undersized+degraded, 8 active+undersized, 79 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 348 B/s rd, 174 B/s wr, 0 op/s; 77/1347 objects degraded (5.716%) 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: pgmap v57: 129 pgs: 33 peering, 9 active+undersized+degraded, 8 active+undersized, 79 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 528 B/s rd, 264 B/s wr, 1 op/s; 77/1347 objects degraded (5.716%) 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:22.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:21 smithi139 ceph-mon[68232]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-12T00:59:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:23.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:23 smithi063 ceph-mon[92373]: pgmap v58: 129 pgs: 33 peering, 96 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 351 B/s rd, 175 B/s wr, 0 op/s 2024-03-12T00:59:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:23.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:23 smithi139 ceph-mon[68232]: pgmap v58: 129 pgs: 33 peering, 96 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 351 B/s rd, 175 B/s wr, 0 op/s 2024-03-12T00:59:24.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:24 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/1347 objects degraded (5.716%), 9 pgs degraded) 2024-03-12T00:59:24.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:24 smithi063 ceph-mon[92373]: mgrmap e44: smithi063.mrzkxq(active, since 91s), standbys: smithi139.ncafpp 2024-03-12T00:59:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:24 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/1347 objects degraded (5.716%), 9 pgs degraded) 2024-03-12T00:59:24.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:24 smithi139 ceph-mon[68232]: mgrmap e44: smithi063.mrzkxq(active, since 91s), standbys: smithi139.ncafpp 2024-03-12T00:59:25.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:25 smithi139 ceph-mon[68232]: pgmap v59: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 300 B/s rd, 751 B/s wr, 1 op/s 2024-03-12T00:59:26.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:25 smithi063 ceph-mon[92373]: pgmap v59: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 300 B/s rd, 751 B/s wr, 1 op/s 2024-03-12T00:59:26.277 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:28.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:28 smithi063 ceph-mon[92373]: pgmap v60: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 519 B/s wr, 0 op/s 2024-03-12T00:59:28.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:28 smithi139 ceph-mon[68232]: pgmap v60: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 519 B/s wr, 0 op/s 2024-03-12T00:59:30.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:30 smithi063 ceph-mon[92373]: pgmap v61: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 208 B/s rd, 521 B/s wr, 0 op/s 2024-03-12T00:59:30.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:30 smithi139 ceph-mon[68232]: pgmap v61: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 208 B/s rd, 521 B/s wr, 0 op/s 2024-03-12T00:59:31.314 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:32.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:32 smithi063 ceph-mon[92373]: pgmap v62: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:59:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:32 smithi139 ceph-mon[68232]: pgmap v62: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:59:32.701 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (11m) 16s ago 22m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (48s) 16s ago 22m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (43s) 38s ago 21m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (9m) 16s ago 21m 34.1M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (16m) 16s ago 16m 43.5M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (16m) 38s ago 16m 19.0M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T00:59:33.368 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (2m) 16s ago 23m 495M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (2m) 38s ago 21m 447M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (111s) 16s ago 23m 52.9M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (86s) 38s ago 20m 37.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (13m) 16s ago 13m 82.0M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (13m) 38s ago 13m 77.1M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (7m) 16s ago 21m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (2m) 38s ago 20m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (23s) 16s ago 20m 11.4M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (19m) 16s ago 19m 298M 1944M 16.2.5 6933c2a0b7dd ade2785564f7 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (19m) 16s ago 19m 253M 1944M 16.2.5 6933c2a0b7dd 1b36cc89bd8d 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (19m) 16s ago 19m 365M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (18m) 38s ago 18m 377M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (18m) 38s ago 18m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T00:59:33.369 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (18m) 38s ago 18m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T00:59:33.370 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (17m) 38s ago 17m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T00:59:33.370 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 16s ago 21m - - 2024-03-12T00:59:33.769 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-03-12T00:59:33.770 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 5 2024-03-12T00:59:33.771 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T00:59:33.771 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:59:33.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:33.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:33 smithi139 ceph-mon[68232]: pgmap v63: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:59:33.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:33 smithi139 ceph-mon[68232]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:33.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:33 smithi139 ceph-mon[68232]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:33.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:33 smithi139 ceph-mon[68232]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:34.110 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T00:59:34.110 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T00:59:34.110 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "7/23 daemons upgraded", 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T00:59:34.111 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T00:59:34.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:34.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:33 smithi063 ceph-mon[92373]: pgmap v63: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T00:59:34.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:33 smithi063 ceph-mon[92373]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:34.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:33 smithi063 ceph-mon[92373]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:34.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:33 smithi063 ceph-mon[92373]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:34.509 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T00:59:34.510 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T00:59:34.510 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T00:59:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:34 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/641567827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:34 smithi139 ceph-mon[68232]: from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:34.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:34 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4223960130' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:59:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:34 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/641567827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:34 smithi063 ceph-mon[92373]: from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T00:59:35.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:34 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4223960130' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T00:59:36.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:35 smithi063 ceph-mon[92373]: pgmap v64: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:59:36.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:35 smithi139 ceph-mon[68232]: pgmap v64: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-03-12T00:59:36.362 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:37.124 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:37.124 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:36 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:37.124 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:36 smithi063 ceph-mon[92373]: Upgrade: osd.1 is safe to restart 2024-03-12T00:59:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:36 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-12T00:59:37.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:36 smithi139 ceph-mon[68232]: Upgrade: osd.1 is safe to restart 2024-03-12T00:59:38.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:38 smithi063 ceph-mon[92373]: pgmap v65: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:59:38.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:38.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:38.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:38.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T00:59:38.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:38.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:38 smithi139 ceph-mon[68232]: pgmap v65: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:59:38.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-12T00:59:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:39.582 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:39 smithi063 ceph-mon[92373]: Upgrade: Updating osd.1 2024-03-12T00:59:39.582 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:39 smithi063 ceph-mon[92373]: Deploying daemon osd.1 on smithi063 2024-03-12T00:59:39.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:39 smithi139 ceph-mon[68232]: Upgrade: Updating osd.1 2024-03-12T00:59:39.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:39 smithi139 ceph-mon[68232]: Deploying daemon osd.1 on smithi063 2024-03-12T00:59:40.590 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:40 smithi063 ceph-mon[92373]: pgmap v66: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:59:40.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:40 smithi139 ceph-mon[68232]: pgmap v66: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T00:59:41.160 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:40 smithi063 systemd[1]: Stopping Ceph osd.1 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:59:41.160 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1[49302]: debug 2024-03-12T00:59:41.052+0000 7f8a01575700 -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-12T00:59:41.160 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1[49302]: debug 2024-03-12T00:59:41.052+0000 7f8a01575700 -1 osd.1 80 *** Got signal Terminated *** 2024-03-12T00:59:41.160 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1[49302]: debug 2024-03-12T00:59:41.052+0000 7f8a01575700 -1 osd.1 80 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T00:59:41.405 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:41.660 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:41 smithi063 bash[103128]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.1 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.0 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 failed (root=default,host=smithi063) (connection refused reported by osd.0) 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.2 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.3 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.0 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.2 2024-03-12T00:59:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.3 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.4 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.7 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.6 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.5 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.4 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.7 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.6 2024-03-12T00:59:41.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:41 smithi063 ceph-mon[92373]: osd.1 reported immediately failed by osd.5 2024-03-12T00:59:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.0 2024-03-12T00:59:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 failed (root=default,host=smithi063) (connection refused reported by osd.0) 2024-03-12T00:59:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.2 2024-03-12T00:59:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.3 2024-03-12T00:59:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.0 2024-03-12T00:59:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.2 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.3 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.4 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.7 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.6 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.5 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.4 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.7 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.6 2024-03-12T00:59:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:41 smithi139 ceph-mon[68232]: osd.1 reported immediately failed by osd.5 2024-03-12T00:59:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:42 smithi063 ceph-mon[92373]: pgmap v67: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:59:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:42 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T00:59:42.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:42 smithi063 ceph-mon[92373]: osdmap e81: 8 total, 7 up, 8 in 2024-03-12T00:59:42.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:42 smithi139 ceph-mon[68232]: pgmap v67: 129 pgs: 129 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T00:59:42.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:42 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T00:59:42.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:42 smithi139 ceph-mon[68232]: osdmap e81: 8 total, 7 up, 8 in 2024-03-12T00:59:43.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:43 smithi063 ceph-mon[92373]: osdmap e82: 8 total, 7 up, 8 in 2024-03-12T00:59:43.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:43 smithi063 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.1.service: Succeeded. 2024-03-12T00:59:43.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:43 smithi063 systemd[1]: Stopped Ceph osd.1 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:59:43.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:43 smithi063 systemd[1]: Starting Ceph osd.1 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T00:59:43.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:43 smithi139 ceph-mon[68232]: osdmap e82: 8 total, 7 up, 8 in 2024-03-12T00:59:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:44 smithi063 ceph-mon[92373]: pgmap v70: 129 pgs: 4 peering, 16 stale+active+clean, 109 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-03-12T00:59:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:44 smithi063 ceph-mon[92373]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-12T00:59:44.660 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-12T00:59:44.660 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: 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-12T00:59:44.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-12T00:59:44.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-12T00:59:44.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-12T00:59:44.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-12T00:59:44.661 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:44 smithi063 bash[103465]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-12T00:59:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:44 smithi139 ceph-mon[68232]: pgmap v70: 129 pgs: 4 peering, 16 stale+active+clean, 109 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-03-12T00:59:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:44 smithi139 ceph-mon[68232]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-12T00:59:45.765 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:45 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 134/1347 objects degraded (9.948%), 24 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:45.765 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:45 smithi063 ceph-osd[103787]: -- 172.21.15.63:0/439642174 <== mon.0 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5559a8e004e0 con 0x5559a8dd1000 2024-03-12T00:59:45.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:45 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 134/1347 objects degraded (9.948%), 24 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:46.160 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:45 smithi063 bash[103749]: cef302613c1b0d4d683c980a1dd0718208300aa225c617b7680cfb353196d255 2024-03-12T00:59:46.160 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:45 smithi063 systemd[1]: Started Ceph osd.1 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T00:59:46.442 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:46.548 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T00:59:46.210+0000 7f306a8c9640 -1 Falling back to public interface 2024-03-12T00:59:46.548 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:46 smithi063 ceph-mon[92373]: pgmap v71: 129 pgs: 24 active+undersized+degraded, 4 peering, 25 active+undersized, 76 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 134/1347 objects degraded (9.948%) 2024-03-12T00:59:46.548 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:46.548 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:46.548 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:46.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:46 smithi139 ceph-mon[68232]: pgmap v71: 129 pgs: 24 active+undersized+degraded, 4 peering, 25 active+undersized, 76 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 134/1347 objects degraded (9.948%) 2024-03-12T00:59:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:46.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:48.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:48 smithi063 ceph-mon[92373]: pgmap v72: 129 pgs: 24 active+undersized+degraded, 4 peering, 25 active+undersized, 76 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 134/1347 objects degraded (9.948%) 2024-03-12T00:59:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:48 smithi139 ceph-mon[68232]: pgmap v72: 129 pgs: 24 active+undersized+degraded, 4 peering, 25 active+undersized, 76 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 134/1347 objects degraded (9.948%) 2024-03-12T00:59:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:49 smithi063 ceph-mon[92373]: pgmap v73: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 150/1347 objects degraded (11.136%) 2024-03-12T00:59:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:49 smithi063 ceph-mon[92373]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-12T00:59:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:49 smithi139 ceph-mon[68232]: pgmap v73: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 150/1347 objects degraded (11.136%) 2024-03-12T00:59:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:49 smithi139 ceph-mon[68232]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-12T00:59:50.410 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T00:59:50.130+0000 7f306a8c9640 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-12T00:59:50.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:50 smithi063 ceph-mon[92373]: from='osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T00:59:50.910 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T00:59:50.531+0000 7f306a8c9640 -1 osd.1 80 log_to_monitors true 2024-03-12T00:59:50.910 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 00:59:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T00:59:50.609+0000 7f305851b700 -1 osd.1 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T00:59:50.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:50 smithi139 ceph-mon[68232]: from='osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-12T00:59:51.482 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:51 smithi063 ceph-mon[92373]: from='osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T00:59:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:51 smithi063 ceph-mon[92373]: osdmap e83: 8 total, 7 up, 8 in 2024-03-12T00:59:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:51 smithi063 ceph-mon[92373]: from='osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:59:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:51 smithi063 ceph-mon[92373]: pgmap v75: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 246 B/s wr, 0 op/s; 150/1347 objects degraded (11.136%) 2024-03-12T00:59:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:51 smithi139 ceph-mon[68232]: from='osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-12T00:59:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:51 smithi139 ceph-mon[68232]: osdmap e83: 8 total, 7 up, 8 in 2024-03-12T00:59:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:51 smithi139 ceph-mon[68232]: from='osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T00:59:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:51 smithi139 ceph-mon[68232]: pgmap v75: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 246 B/s wr, 0 op/s; 150/1347 objects degraded (11.136%) 2024-03-12T00:59:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862] boot 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: osdmap e84: 8 total, 8 up, 8 in 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:52 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 150/1347 objects degraded (11.136%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T00:59:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: osd.1 [v2:172.21.15.63:6810/2200277862,v1:172.21.15.63:6811/2200277862] boot 2024-03-12T00:59:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: osdmap e84: 8 total, 8 up, 8 in 2024-03-12T00:59:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-12T00:59:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:52.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:52.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:52 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 150/1347 objects degraded (11.136%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T00:59:53.817 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:53 smithi063 ceph-mon[92373]: osdmap e85: 8 total, 8 up, 8 in 2024-03-12T00:59:53.817 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:53.817 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:53.818 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:53.818 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:53 smithi063 ceph-mon[92373]: pgmap v78: 129 pgs: 3 peering, 25 active+undersized+degraded, 25 active+undersized, 76 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 138/1347 objects degraded (10.245%) 2024-03-12T00:59:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:53 smithi139 ceph-mon[68232]: osdmap e85: 8 total, 8 up, 8 in 2024-03-12T00:59:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T00:59:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:53.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:53 smithi139 ceph-mon[68232]: pgmap v78: 129 pgs: 3 peering, 25 active+undersized+degraded, 25 active+undersized, 76 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 138/1347 objects degraded (10.245%) 2024-03-12T00:59:56.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:55 smithi063 ceph-mon[92373]: pgmap v79: 129 pgs: 3 peering, 10 active+undersized+degraded, 7 active+undersized, 109 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 57/1347 objects degraded (4.232%) 2024-03-12T00:59:56.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:55 smithi139 ceph-mon[68232]: pgmap v79: 129 pgs: 3 peering, 10 active+undersized+degraded, 7 active+undersized, 109 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 57/1347 objects degraded (4.232%) 2024-03-12T00:59:56.525 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T00:59:57.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:57.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:59:57.126 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: pgmap v80: 129 pgs: 3 peering, 126 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 198 B/s wr, 0 op/s 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: pgmap v81: 129 pgs: 3 peering, 126 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 201 B/s wr, 0 op/s 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T00:59:57.127 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:56 smithi063 ceph-mon[92373]: Upgrade: osd.2 is safe to restart 2024-03-12T00:59:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: pgmap v80: 129 pgs: 3 peering, 126 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 198 B/s wr, 0 op/s 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: pgmap v81: 129 pgs: 3 peering, 126 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 201 B/s wr, 0 op/s 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-12T00:59:57.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:56 smithi139 ceph-mon[68232]: Upgrade: osd.2 is safe to restart 2024-03-12T00:59:57.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:57 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/1347 objects degraded (4.232%), 10 pgs degraded) 2024-03-12T00:59:57.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:57.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T00:59:57.754 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:58.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:57 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/1347 objects degraded (4.232%), 10 pgs degraded) 2024-03-12T00:59:58.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T00:59:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-12T00:59:58.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T00:59:59.013 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:58 smithi063 ceph-mon[92373]: Upgrade: Updating osd.2 2024-03-12T00:59:59.014 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:58 smithi063 ceph-mon[92373]: Deploying daemon osd.2 on smithi063 2024-03-12T00:59:59.014 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 00:59:58 smithi063 ceph-mon[92373]: pgmap v82: 129 pgs: 129 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 166 B/s wr, 0 op/s 2024-03-12T00:59:59.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:58 smithi139 ceph-mon[68232]: Upgrade: Updating osd.2 2024-03-12T00:59:59.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:58 smithi139 ceph-mon[68232]: Deploying daemon osd.2 on smithi063 2024-03-12T00:59:59.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 00:59:58 smithi139 ceph-mon[68232]: pgmap v82: 129 pgs: 129 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 166 B/s wr, 0 op/s 2024-03-12T01:00:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:00 smithi063 ceph-mon[92373]: pgmap v83: 129 pgs: 129 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 286 B/s rd, 286 B/s wr, 0 op/s 2024-03-12T01:00:01.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:00 smithi063 ceph-mon[92373]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:00:01.161 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:00 smithi063 systemd[1]: Stopping Ceph osd.2 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:00:01.161 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2[52901]: debug 2024-03-12T01:00:00.922+0000 7fe688daf700 -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-12T01:00:01.161 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2[52901]: debug 2024-03-12T01:00:00.922+0000 7fe688daf700 -1 osd.2 85 *** Got signal Terminated *** 2024-03-12T01:00:01.161 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:00 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2[52901]: debug 2024-03-12T01:00:00.922+0000 7fe688daf700 -1 osd.2 85 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:00:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:00 smithi139 ceph-mon[68232]: pgmap v83: 129 pgs: 129 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 286 B/s rd, 286 B/s wr, 0 op/s 2024-03-12T01:00:01.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:00 smithi139 ceph-mon[68232]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:00:01.622 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:01 smithi063 bash[106144]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.2 2024-03-12T01:00:02.114 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 failed (root=default,host=smithi063) (connection refused reported by osd.1) 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.115 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.116 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.117 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:01 smithi063 ceph-mon[92373]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 failed (root=default,host=smithi063) (connection refused reported by osd.1) 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.1 2024-03-12T01:00:02.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.0 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.5 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.7 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.6 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.4 2024-03-12T01:00:02.167 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:01 smithi139 ceph-mon[68232]: osd.2 reported immediately failed by osd.3 2024-03-12T01:00:02.865 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:02.886 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:02 smithi063 ceph-mon[92373]: pgmap v84: 129 pgs: 129 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 225 B/s rd, 225 B/s wr, 0 op/s 2024-03-12T01:00:02.886 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:02 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:00:02.886 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:02 smithi063 ceph-mon[92373]: osdmap e86: 8 total, 7 up, 8 in 2024-03-12T01:00:02.886 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:03.071 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:02 smithi139 ceph-mon[68232]: pgmap v84: 129 pgs: 129 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 225 B/s rd, 225 B/s wr, 0 op/s 2024-03-12T01:00:03.071 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:02 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:00:03.071 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:02 smithi139 ceph-mon[68232]: osdmap e86: 8 total, 7 up, 8 in 2024-03-12T01:00:03.071 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:03.654 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:03 smithi063 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.2.service: Succeeded. 2024-03-12T01:00:03.655 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:03 smithi063 systemd[1]: Stopped Ceph osd.2 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:00:03.655 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:03 smithi063 systemd[1]: Starting Ceph osd.2 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:00:03.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:03 smithi063 ceph-mon[92373]: osdmap e87: 8 total, 7 up, 8 in 2024-03-12T01:00:04.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:03 smithi139 ceph-mon[68232]: osdmap e87: 8 total, 7 up, 8 in 2024-03-12T01:00:04.610 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-12T01:00:04.610 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: 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-12T01:00:04.610 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-12T01:00:04.610 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-12T01:00:04.610 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-12T01:00:04.610 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-12T01:00:04.611 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:04 smithi063 bash[106484]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-12T01:00:04.874 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:00:04.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:04 smithi063 ceph-mon[92373]: pgmap v87: 129 pgs: 16 active+undersized+degraded, 7 peering, 3 stale+active+clean, 5 active+undersized, 98 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 86/1347 objects degraded (6.385%) 2024-03-12T01:00:04.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:04 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 86/1347 objects degraded (6.385%), 16 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:04 smithi139 ceph-mon[68232]: pgmap v87: 129 pgs: 16 active+undersized+degraded, 7 peering, 3 stale+active+clean, 5 active+undersized, 98 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 86/1347 objects degraded (6.385%) 2024-03-12T01:00:05.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:04 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 86/1347 objects degraded (6.385%), 16 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:05.564 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:00:05.564 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (11m) 13s ago 22m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:00:05.564 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (80s) 13s ago 22m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:00:05.564 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (75s) 71s ago 21m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:00:05.564 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (9m) 13s ago 22m 34.2M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:00:05.564 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (16m) 13s ago 16m 43.5M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (16m) 71s ago 16m 19.0M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (3m) 13s ago 24m 496M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (2m) 71s ago 21m 447M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (2m) 13s ago 24m 55.6M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (118s) 71s ago 21m 37.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (14m) 13s ago 14m 82.1M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (14m) 71s ago 14m 77.1M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (7m) 13s ago 22m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (3m) 71s ago 21m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (55s) 13s ago 20m 117M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (20s) 13s ago 20m 13.7M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 starting - - - 1944M 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (19m) 13s ago 19m 365M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (19m) 71s ago 19m 377M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T01:00:05.565 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (19m) 71s ago 19m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T01:00:05.566 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (18m) 71s ago 18m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T01:00:05.566 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (18m) 71s ago 18m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T01:00:05.566 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 13s ago 21m - - 2024-03-12T01:00:05.830 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-osd[106845]: -- 172.21.15.63:0/1977919778 <== mon.0 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561f1ac544e0 con 0x561f1ac25000 2024-03-12T01:00:05.830 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:05 smithi063 bash[106784]: ccebb88a4df5116e12edd4e12d4194dd845e9c83570b74d2508ef19e6b5fd5c2 2024-03-12T01:00:05.830 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:05 smithi063 systemd[1]: Started Ceph osd.2 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:00:05.999 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:06.000 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 6 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:00:06.001 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:00:06.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-mon[92373]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:06.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-mon[92373]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:06.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:06.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:06.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:06.161 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:00:05.928+0000 7fe0e9a46640 -1 Falling back to public interface 2024-03-12T01:00:06.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:05 smithi139 ceph-mon[68232]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:06.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:05 smithi139 ceph-mon[68232]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:06.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:05 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:06.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:05 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:06.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:05 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:00:06.347 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:00:06.348 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "8/23 daemons upgraded", 2024-03-12T01:00:06.348 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T01:00:06.348 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:00:06.348 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 114/1347 objects degraded (8.463%), 20 pgs degraded 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout: osd.2 (root=default,host=smithi063) is down 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 114/1347 objects degraded (8.463%), 20 pgs degraded 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2024-03-12T01:00:06.758 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.7 is active+undersized+degraded, acting [6,7] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.16 is active+undersized+degraded, acting [5,6] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 2.1c is active+undersized+degraded, acting [7,5] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-03-12T01:00:06.759 INFO:teuthology.orchestra.run.smithi063.stdout: pg 4.19 is active+undersized+degraded, acting [3,0] 2024-03-12T01:00:06.760 INFO:teuthology.orchestra.run.smithi063.stdout: pg 5.a is active+undersized+degraded, acting [4,3] 2024-03-12T01:00:06.760 INFO:teuthology.orchestra.run.smithi063.stdout: pg 5.14 is active+undersized+degraded, acting [3,7] 2024-03-12T01:00:07.119 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:06 smithi063 ceph-mon[92373]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:07.119 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:06 smithi063 ceph-mon[92373]: pgmap v88: 129 pgs: 20 active+undersized+degraded, 7 peering, 7 active+undersized, 95 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 114/1347 objects degraded (8.463%) 2024-03-12T01:00:07.120 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:06 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/2488587758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:07.120 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:06 smithi063 ceph-mon[92373]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:07.120 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:06 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/281679538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:00:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:06 smithi139 ceph-mon[68232]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:06 smithi139 ceph-mon[68232]: pgmap v88: 129 pgs: 20 active+undersized+degraded, 7 peering, 7 active+undersized, 95 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 114/1347 objects degraded (8.463%) 2024-03-12T01:00:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:06 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/2488587758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:06 smithi139 ceph-mon[68232]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:06 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/281679538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:00:07.911 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:08 smithi063 ceph-mon[92373]: pgmap v89: 129 pgs: 22 active+undersized+degraded, 12 active+undersized, 95 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 129/1347 objects degraded (9.577%) 2024-03-12T01:00:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:08.918 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:08 smithi139 ceph-mon[68232]: pgmap v89: 129 pgs: 22 active+undersized+degraded, 12 active+undersized, 95 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 129/1347 objects degraded (9.577%) 2024-03-12T01:00:09.799 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:00:09.505+0000 7fe0e9a46640 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-12T01:00:10.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:09 smithi063 ceph-mon[92373]: from='osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T01:00:10.160 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:00:09.796+0000 7fe0e9a46640 -1 osd.2 85 log_to_monitors true 2024-03-12T01:00:10.160 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:00:09 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:00:09.874+0000 7fe0d9e9d700 -1 osd.2 85 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T01:00:10.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:09 smithi139 ceph-mon[68232]: from='osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-12T01:00:10.869 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:10 smithi063 ceph-mon[92373]: pgmap v90: 129 pgs: 22 active+undersized+degraded, 12 active+undersized, 95 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 129/1347 objects degraded (9.577%) 2024-03-12T01:00:10.870 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:10 smithi063 ceph-mon[92373]: from='osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T01:00:10.870 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:10 smithi063 ceph-mon[92373]: osdmap e88: 8 total, 7 up, 8 in 2024-03-12T01:00:10.870 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:10 smithi063 ceph-mon[92373]: from='osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T01:00:11.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:10 smithi139 ceph-mon[68232]: pgmap v90: 129 pgs: 22 active+undersized+degraded, 12 active+undersized, 95 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 129/1347 objects degraded (9.577%) 2024-03-12T01:00:11.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:10 smithi139 ceph-mon[68232]: from='osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-12T01:00:11.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:10 smithi139 ceph-mon[68232]: osdmap e88: 8 total, 7 up, 8 in 2024-03-12T01:00:11.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:10 smithi139 ceph-mon[68232]: from='osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T01:00:11.886 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:11 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:00:11.886 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:11 smithi063 ceph-mon[92373]: osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799] boot 2024-03-12T01:00:11.887 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:11 smithi063 ceph-mon[92373]: osdmap e89: 8 total, 8 up, 8 in 2024-03-12T01:00:11.887 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:11 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:00:11.887 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:11 smithi063 ceph-mon[92373]: osdmap e90: 8 total, 8 up, 8 in 2024-03-12T01:00:12.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:11 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:00:12.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:11 smithi139 ceph-mon[68232]: osd.2 [v2:172.21.15.63:6818/1760850799,v1:172.21.15.63:6819/1760850799] boot 2024-03-12T01:00:12.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:11 smithi139 ceph-mon[68232]: osdmap e89: 8 total, 8 up, 8 in 2024-03-12T01:00:12.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:11 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-12T01:00:12.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:11 smithi139 ceph-mon[68232]: osdmap e90: 8 total, 8 up, 8 in 2024-03-12T01:00:12.953 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:12 smithi063 ceph-mon[92373]: pgmap v93: 129 pgs: 22 active+undersized+degraded, 12 active+undersized, 95 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 129/1347 objects degraded (9.577%) 2024-03-12T01:00:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:12 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:12 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:12 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 129/1347 objects degraded (9.577%), 22 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:12 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:12 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:12 smithi139 ceph-mon[68232]: pgmap v93: 129 pgs: 22 active+undersized+degraded, 12 active+undersized, 95 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 129/1347 objects degraded (9.577%) 2024-03-12T01:00:13.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:12 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:12 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:12 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 129/1347 objects degraded (9.577%), 22 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:13.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:12 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:13.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:12 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:15.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:14 smithi063 ceph-mon[92373]: pgmap v95: 129 pgs: 5 activating, 8 active+undersized+degraded, 6 active+undersized, 110 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 45/1347 objects degraded (3.341%) 2024-03-12T01:00:15.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:14 smithi139 ceph-mon[68232]: pgmap v95: 129 pgs: 5 activating, 8 active+undersized+degraded, 6 active+undersized, 110 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 45/1347 objects degraded (3.341%) 2024-03-12T01:00:16.132 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:16 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/1347 objects degraded (3.341%), 8 pgs degraded) 2024-03-12T01:00:16.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:16 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/1347 objects degraded (3.341%), 8 pgs degraded) 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: pgmap v96: 129 pgs: 5 activating, 124 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: pgmap v97: 129 pgs: 5 activating, 124 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 162 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:17.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: pgmap v98: 129 pgs: 5 activating, 124 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:17.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:17 smithi063 ceph-mon[92373]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-03-12T01:00:17.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: pgmap v96: 129 pgs: 5 activating, 124 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: pgmap v97: 129 pgs: 5 activating, 124 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 162 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: pgmap v98: 129 pgs: 5 activating, 124 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:17.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:17.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:17 smithi139 ceph-mon[68232]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-03-12T01:00:18.003 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:19.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:19 smithi063 ceph-mon[92373]: pgmap v99: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 159 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:19 smithi139 ceph-mon[68232]: pgmap v99: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 159 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:21.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:21 smithi063 ceph-mon[92373]: pgmap v100: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 246 B/s rd, 246 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:21 smithi139 ceph-mon[68232]: pgmap v100: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 246 B/s rd, 246 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:23.049 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:23 smithi063 ceph-mon[92373]: pgmap v101: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 243 B/s rd, 243 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:23.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:23 smithi139 ceph-mon[68232]: pgmap v101: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 243 B/s rd, 243 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:23.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:23.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:25.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:25 smithi063 ceph-mon[92373]: pgmap v102: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 243 B/s rd, 121 B/s wr, 0 op/s 2024-03-12T01:00:25.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:25 smithi139 ceph-mon[68232]: pgmap v102: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 243 B/s rd, 121 B/s wr, 0 op/s 2024-03-12T01:00:27.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:27 smithi063 ceph-mon[92373]: pgmap v103: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:00:27.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:27 smithi139 ceph-mon[68232]: pgmap v103: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:00:28.098 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:29.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:28 smithi063 ceph-mon[92373]: pgmap v104: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:00:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:29.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:28 smithi139 ceph-mon[68232]: pgmap v104: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:00:31.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:31 smithi063 ceph-mon[92373]: pgmap v105: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:00:31.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:31 smithi139 ceph-mon[68232]: pgmap v105: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:00:32.490 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:32 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:32.490 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:32 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:32.490 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:32 smithi063 ceph-mon[92373]: Upgrade: osd.3 is safe to restart 2024-03-12T01:00:32.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:32 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:32.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:32 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-12T01:00:32.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:32 smithi139 ceph-mon[68232]: Upgrade: osd.3 is safe to restart 2024-03-12T01:00:33.133 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:33.627 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:33 smithi063 ceph-mon[92373]: pgmap v106: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:00:33.627 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:33.627 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T01:00:33.627 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:33 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:00:33.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:33 smithi139 ceph-mon[68232]: pgmap v106: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:00:33.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:33.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-12T01:00:33.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:33 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:00:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:34 smithi063 ceph-mon[92373]: Upgrade: Updating osd.3 2024-03-12T01:00:34.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:34 smithi063 ceph-mon[92373]: Deploying daemon osd.3 on smithi063 2024-03-12T01:00:34.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:34 smithi139 ceph-mon[68232]: Upgrade: Updating osd.3 2024-03-12T01:00:34.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:34 smithi139 ceph-mon[68232]: Deploying daemon osd.3 on smithi063 2024-03-12T01:00:35.538 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:35 smithi063 ceph-mon[92373]: pgmap v107: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:00:35.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:35 smithi139 ceph-mon[68232]: pgmap v107: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:00:36.410 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:36 smithi063 systemd[1]: Stopping Ceph osd.3 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:00:36.410 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3[56369]: debug 2024-03-12T01:00:36.305+0000 7f5e472de700 -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-12T01:00:36.410 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3[56369]: debug 2024-03-12T01:00:36.305+0000 7f5e472de700 -1 osd.3 90 *** Got signal Terminated *** 2024-03-12T01:00:36.411 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:36 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3[56369]: debug 2024-03-12T01:00:36.305+0000 7f5e472de700 -1 osd.3 90 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:00:36.947 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:36 smithi063 bash[109348]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.3 2024-03-12T01:00:37.142 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:00:37.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: pgmap v108: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:00:37.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 failed (root=default,host=smithi063) (connection refused reported by osd.7) 2024-03-12T01:00:37.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:37 smithi063 ceph-mon[92373]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: pgmap v108: 129 pgs: 129 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:00:37.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 failed (root=default,host=smithi063) (connection refused reported by osd.7) 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.4 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.0 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.1 2024-03-12T01:00:37.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.2 2024-03-12T01:00:37.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.5 2024-03-12T01:00:37.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.7 2024-03-12T01:00:37.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:37 smithi139 ceph-mon[68232]: osd.3 reported immediately failed by osd.6 2024-03-12T01:00:37.866 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:00:37.866 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (12m) 25s ago 23m 17.1M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:00:37.866 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (112s) 25s ago 23m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (107s) 103s ago 22m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (10m) 25s ago 22m 34.2M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (17m) 25s ago 17m 43.5M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (17m) 103s ago 17m 19.0M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (3m) 25s ago 24m 497M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (3m) 103s ago 22m 447M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (2m) 25s ago 24m 57.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (2m) 103s ago 22m 37.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (14m) 25s ago 14m 82.1M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (14m) 103s ago 14m 77.1M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (8m) 25s ago 22m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (3m) 103s ago 21m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (87s) 25s ago 21m 117M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:00:37.867 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (52s) 25s ago 21m 105M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (32s) 25s ago 20m 11.2M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (20m) 25s ago 20m 364M 1944M 16.2.5 6933c2a0b7dd 7da988060746 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (19m) 103s ago 19m 377M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (19m) 103s ago 19m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (19m) 103s ago 19m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (18m) 103s ago 18m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T01:00:37.868 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 25s ago 22m - - 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:38.279 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 3 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 7 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:00:38.280 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:00:38.450 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "9/23 daemons upgraded", 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T01:00:38.638 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:00:38.639 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:00:38.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:38 smithi063 ceph-mon[92373]: from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:38 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:00:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:38 smithi063 ceph-mon[92373]: osdmap e91: 8 total, 7 up, 8 in 2024-03-12T01:00:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:38.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:38 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1335401147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:38.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:38 smithi139 ceph-mon[68232]: from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:38.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:38 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:00:38.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:38 smithi139 ceph-mon[68232]: osdmap e91: 8 total, 7 up, 8 in 2024-03-12T01:00:38.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:38.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:38 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1335401147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:39.095 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2024-03-12T01:00:39.095 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:00:39.095 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:00:39.095 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-12T01:00:39.095 INFO:teuthology.orchestra.run.smithi063.stdout: osd.3 (root=default,host=smithi063) is down 2024-03-12T01:00:39.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:38 smithi063 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.3.service: Succeeded. 2024-03-12T01:00:39.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:38 smithi063 systemd[1]: Stopped Ceph osd.3 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:00:39.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:38 smithi063 systemd[1]: Starting Ceph osd.3 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:00:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:39 smithi063 ceph-mon[92373]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:39 smithi063 ceph-mon[92373]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:39 smithi063 ceph-mon[92373]: pgmap v110: 129 pgs: 19 stale+active+clean, 110 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:00:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:39 smithi063 ceph-mon[92373]: osdmap e92: 8 total, 7 up, 8 in 2024-03-12T01:00:39.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:39 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4227483315' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:00:39.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:39 smithi139 ceph-mon[68232]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:39.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:39 smithi139 ceph-mon[68232]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:39.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:39 smithi139 ceph-mon[68232]: pgmap v110: 129 pgs: 19 stale+active+clean, 110 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:00:39.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:39 smithi139 ceph-mon[68232]: osdmap e92: 8 total, 7 up, 8 in 2024-03-12T01:00:39.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:39 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4227483315' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: 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-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-12T01:00:40.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:39 smithi063 bash[109791]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-12T01:00:40.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:40 smithi063 ceph-mon[92373]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:40.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:40 smithi139 ceph-mon[68232]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:00:41.406 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-osd[110095]: -- 172.21.15.63:0/628532531 <== mon.0 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dd747b44e0 con 0x55dd74785000 2024-03-12T01:00:41.407 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:41 smithi063 bash[110057]: 45994be11e5754986a3d62f667ff3b781a11e2c877a82f9cf0b5c2ce7b30c6ee 2024-03-12T01:00:41.407 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:41 smithi063 systemd[1]: Started Ceph osd.3 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:00:41.660 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:00:41.552+0000 7fb17e25e640 -1 Falling back to public interface 2024-03-12T01:00:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-mon[92373]: pgmap v112: 129 pgs: 16 active+undersized+degraded, 9 stale+active+clean, 11 active+undersized, 93 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 90/1347 objects degraded (6.682%) 2024-03-12T01:00:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 90/1347 objects degraded (6.682%), 16 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:41.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:41 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:41 smithi139 ceph-mon[68232]: pgmap v112: 129 pgs: 16 active+undersized+degraded, 9 stale+active+clean, 11 active+undersized, 93 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 90/1347 objects degraded (6.682%) 2024-03-12T01:00:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:41 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 90/1347 objects degraded (6.682%), 16 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:41.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:41.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:41 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:43.495 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:43 smithi063 ceph-mon[92373]: pgmap v113: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:43.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:43 smithi139 ceph-mon[68232]: pgmap v113: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:45.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:45 smithi139 ceph-mon[68232]: pgmap v114: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:45.749 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:45 smithi063 ceph-mon[92373]: pgmap v114: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:46.660 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:00:46.203+0000 7fb17e25e640 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-12T01:00:47.160 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:46 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:00:46.684+0000 7fb17e25e640 -1 osd.3 90 log_to_monitors true 2024-03-12T01:00:47.910 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:00:47 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:00:47.447+0000 7fb16d6b3700 -1 osd.3 90 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T01:00:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:47 smithi063 ceph-mon[92373]: pgmap v115: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 233 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:47 smithi063 ceph-mon[92373]: from='osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T01:00:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:47 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:47 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:47 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 176/1347 objects degraded (13.066%), 29 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:47.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:47 smithi139 ceph-mon[68232]: pgmap v115: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 233 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:47.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:47 smithi139 ceph-mon[68232]: from='osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-12T01:00:47.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:47 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:47 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:47.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:47 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 176/1347 objects degraded (13.066%), 29 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:48.608 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:48 smithi063 ceph-mon[92373]: from='osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T01:00:48.608 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:48 smithi063 ceph-mon[92373]: osdmap e93: 8 total, 7 up, 8 in 2024-03-12T01:00:48.608 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:48 smithi063 ceph-mon[92373]: from='osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T01:00:48.608 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:48.608 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:48 smithi139 ceph-mon[68232]: from='osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-12T01:00:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:48 smithi139 ceph-mon[68232]: osdmap e93: 8 total, 7 up, 8 in 2024-03-12T01:00:48.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:48 smithi139 ceph-mon[68232]: from='osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2024-03-12T01:00:48.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:48.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:49.529 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:49 smithi063 ceph-mon[92373]: pgmap v117: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:49 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:00:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:49 smithi063 ceph-mon[92373]: osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239] boot 2024-03-12T01:00:49.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:49 smithi063 ceph-mon[92373]: osdmap e94: 8 total, 8 up, 8 in 2024-03-12T01:00:49.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:49 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:00:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:49 smithi139 ceph-mon[68232]: pgmap v117: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 176/1347 objects degraded (13.066%) 2024-03-12T01:00:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:49 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:00:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:49 smithi139 ceph-mon[68232]: osd.3 [v2:172.21.15.63:6826/134610239,v1:172.21.15.63:6827/134610239] boot 2024-03-12T01:00:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:49 smithi139 ceph-mon[68232]: osdmap e94: 8 total, 8 up, 8 in 2024-03-12T01:00:49.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:49 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-12T01:00:50.788 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:50 smithi063 ceph-mon[92373]: osdmap e95: 8 total, 8 up, 8 in 2024-03-12T01:00:50.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:50 smithi139 ceph-mon[68232]: osdmap e95: 8 total, 8 up, 8 in 2024-03-12T01:00:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: pgmap v120: 129 pgs: 13 peering, 21 active+undersized+degraded, 11 active+undersized, 84 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 117/1347 objects degraded (8.686%); 0 B/s, 0 objects/s recovering 2024-03-12T01:00:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:51.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:00:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: pgmap v120: 129 pgs: 13 peering, 21 active+undersized+degraded, 11 active+undersized, 84 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 117/1347 objects degraded (8.686%); 0 B/s, 0 objects/s recovering 2024-03-12T01:00:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:00:51.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:00:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:52 smithi063 ceph-mon[92373]: pgmap v121: 129 pgs: 13 peering, 17 active+undersized+degraded, 9 active+undersized, 90 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 219 B/s wr, 0 op/s; 94/1347 objects degraded (6.978%); 0 B/s, 0 objects/s recovering 2024-03-12T01:00:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:52 smithi063 ceph-mon[92373]: pgmap v122: 129 pgs: 13 peering, 17 active+undersized+degraded, 9 active+undersized, 90 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 298 B/s wr, 0 op/s; 94/1347 objects degraded (6.978%); 0 B/s, 0 objects/s recovering 2024-03-12T01:00:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:52 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:00:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:52 smithi063 ceph-mon[92373]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-03-12T01:00:52.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:52 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 94/1347 objects degraded (6.978%), 17 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:52 smithi139 ceph-mon[68232]: pgmap v121: 129 pgs: 13 peering, 17 active+undersized+degraded, 9 active+undersized, 90 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 219 B/s wr, 0 op/s; 94/1347 objects degraded (6.978%); 0 B/s, 0 objects/s recovering 2024-03-12T01:00:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:52 smithi139 ceph-mon[68232]: pgmap v122: 129 pgs: 13 peering, 17 active+undersized+degraded, 9 active+undersized, 90 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 298 B/s wr, 0 op/s; 94/1347 objects degraded (6.978%); 0 B/s, 0 objects/s recovering 2024-03-12T01:00:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:52 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:00:52.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:52 smithi139 ceph-mon[68232]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-03-12T01:00:52.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:52 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 94/1347 objects degraded (6.978%), 17 pgs degraded (PG_DEGRADED) 2024-03-12T01:00:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:53.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:53 smithi063 ceph-mon[92373]: pgmap v123: 129 pgs: 13 peering, 116 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 KiB/s rd, 219 B/s wr, 37 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:00:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:00:53.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:53 smithi139 ceph-mon[68232]: pgmap v123: 129 pgs: 13 peering, 116 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 KiB/s rd, 219 B/s wr, 37 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:54.568 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:00:54.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:54 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/1347 objects degraded (6.978%), 17 pgs degraded) 2024-03-12T01:00:54.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:54 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/1347 objects degraded (6.978%), 17 pgs degraded) 2024-03-12T01:00:55.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:55 smithi139 ceph-mon[68232]: pgmap v124: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 160 B/s wr, 27 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:56.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:55 smithi063 ceph-mon[92373]: pgmap v124: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 160 B/s wr, 27 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:58.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:00:58 smithi063 ceph-mon[92373]: pgmap v125: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 277 B/s wr, 23 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:58.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:00:58 smithi139 ceph-mon[68232]: pgmap v125: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 277 B/s wr, 23 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:00:59.606 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:00.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:00 smithi063 ceph-mon[92373]: pgmap v126: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 118 B/s wr, 20 op/s 2024-03-12T01:01:00.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:00 smithi139 ceph-mon[68232]: pgmap v126: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 118 B/s wr, 20 op/s 2024-03-12T01:01:02.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:02 smithi063 ceph-mon[92373]: pgmap v127: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s 2024-03-12T01:01:02.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:02 smithi139 ceph-mon[68232]: pgmap v127: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s 2024-03-12T01:01:04.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:03 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:04.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:03 smithi063 ceph-mon[92373]: pgmap v128: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 170 B/s wr, 14 op/s 2024-03-12T01:01:04.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:03 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:04.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:03 smithi139 ceph-mon[68232]: pgmap v128: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 170 B/s wr, 14 op/s 2024-03-12T01:01:04.640 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:06.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:05 smithi139 ceph-mon[68232]: pgmap v129: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:06.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:05 smithi063 ceph-mon[92373]: pgmap v129: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:07.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:01:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:06 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:01:07.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:06 smithi139 ceph-mon[68232]: Upgrade: osd.4 is safe to restart 2024-03-12T01:01:07.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:01:07.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:06 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-12T01:01:07.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:06 smithi063 ceph-mon[92373]: Upgrade: osd.4 is safe to restart 2024-03-12T01:01:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:08 smithi063 ceph-mon[92373]: pgmap v130: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:01:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T01:01:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:08.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:08 smithi139 ceph-mon[68232]: pgmap v130: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:01:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-12T01:01:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:08.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:09.468 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:01:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:09 smithi063 ceph-mon[92373]: Upgrade: Updating osd.4 2024-03-12T01:01:09.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:09 smithi063 ceph-mon[92373]: Deploying daemon osd.4 on smithi139 2024-03-12T01:01:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:09 smithi139 ceph-mon[68232]: Upgrade: Updating osd.4 2024-03-12T01:01:09.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:09 smithi139 ceph-mon[68232]: Deploying daemon osd.4 on smithi139 2024-03-12T01:01:09.672 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (12m) 23s ago 23m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (2m) 23s ago 23m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (2m) 2m ago 22m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (10m) 23s ago 23m 34.1M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (18m) 23s ago 18m 43.4M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (17m) 2m ago 17m 19.0M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (4m) 23s ago 25m 498M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:01:10.143 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (3m) 2m ago 22m 447M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (3m) 23s ago 25m 61.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (3m) 2m ago 22m 37.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (15m) 23s ago 15m 82.2M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (15m) 2m ago 15m 77.1M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (8m) 23s ago 23m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (4m) 2m ago 22m 4710k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (2m) 23s ago 22m 118M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (84s) 23s ago 21m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (65s) 23s ago 21m 89.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (29s) 23s ago 20m 13.5M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (20m) 2m ago 20m 377M 2712M 16.2.5 6933c2a0b7dd 9d0a43687a4e 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (20m) 2m ago 20m 403M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (19m) 2m ago 19m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T01:01:10.144 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (19m) 2m ago 19m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T01:01:10.145 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 23s ago 22m - - 2024-03-12T01:01:10.462 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:10 smithi139 ceph-mon[68232]: pgmap v131: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:10.463 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:10 smithi139 ceph-mon[68232]: from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:10.544 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:01:10.544 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:01:10.544 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 4 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-03-12T01:01:10.545 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:01:10.546 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:01:10.546 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:01:10.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:10 smithi063 ceph-mon[92373]: pgmap v131: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:10.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:10 smithi063 ceph-mon[92373]: from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:10.884 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:01:10.885 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:01:10.886 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:01:10.886 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "10/23 daemons upgraded", 2024-03-12T01:01:10.886 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T01:01:10.886 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:01:10.886 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:01:11.165 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:10 smithi139 systemd[1]: Stopping Ceph osd.4 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:01:11.165 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4[43044]: debug 2024-03-12T01:01:10.912+0000 7f124c059700 -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-12T01:01:11.165 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4[43044]: debug 2024-03-12T01:01:10.912+0000 7f124c059700 -1 osd.4 95 *** Got signal Terminated *** 2024-03-12T01:01:11.165 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:10 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4[43044]: debug 2024-03-12T01:01:10.912+0000 7f124c059700 -1 osd.4 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:01:11.292 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:01:11.292 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:01:11.292 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:01:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1451669553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 failed (root=default,host=smithi139) (connection refused reported by osd.5) 2024-03-12T01:01:11.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.0 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.1 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.2 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.3 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.0 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.1 2024-03-12T01:01:11.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.2 2024-03-12T01:01:11.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.3 2024-03-12T01:01:11.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:11 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3735807179' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:01:11.664 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:11 smithi139 bash[73587]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.4 2024-03-12T01:01:11.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:11.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1451669553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 failed (root=default,host=smithi139) (connection refused reported by osd.5) 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.0 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.1 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.2 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.3 2024-03-12T01:01:11.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.0 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.1 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.2 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.3 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.5 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.7 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: osd.4 reported immediately failed by osd.6 2024-03-12T01:01:11.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:11 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3735807179' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:01:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:12 smithi063 ceph-mon[92373]: pgmap v132: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:01:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:12 smithi063 ceph-mon[92373]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:12 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:01:12.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:12 smithi063 ceph-mon[92373]: osdmap e96: 8 total, 7 up, 8 in 2024-03-12T01:01:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:12 smithi139 ceph-mon[68232]: pgmap v132: 129 pgs: 129 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:01:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:12 smithi139 ceph-mon[68232]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:12 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:01:12.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:12 smithi139 ceph-mon[68232]: osdmap e96: 8 total, 7 up, 8 in 2024-03-12T01:01:13.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:13 smithi139 ceph-mon[68232]: osdmap e97: 8 total, 7 up, 8 in 2024-03-12T01:01:13.665 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:13 smithi139 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.4.service: Succeeded. 2024-03-12T01:01:13.665 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:13 smithi139 systemd[1]: Stopped Ceph osd.4 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:01:13.665 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:13 smithi139 systemd[1]: Starting Ceph osd.4 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:01:13.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:13 smithi063 ceph-mon[92373]: osdmap e97: 8 total, 7 up, 8 in 2024-03-12T01:01:14.650 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:14 smithi139 ceph-mon[68232]: pgmap v135: 129 pgs: 2 active+undersized+degraded, 9 peering, 11 stale+active+clean, 6 active+undersized, 101 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 13/1347 objects degraded (0.965%) 2024-03-12T01:01:14.650 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:14 smithi139 ceph-mon[68232]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-12T01:01:14.650 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:14 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 13/1347 objects degraded (0.965%), 2 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:14.650 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-12T01:01:14.651 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: 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-12T01:01:14.651 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-12T01:01:14.651 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-12T01:01:14.651 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-12T01:01:14.651 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-12T01:01:14.651 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:14 smithi139 bash[73869]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-12T01:01:14.713 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:14 smithi063 ceph-mon[92373]: pgmap v135: 129 pgs: 2 active+undersized+degraded, 9 peering, 11 stale+active+clean, 6 active+undersized, 101 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 13/1347 objects degraded (0.965%) 2024-03-12T01:01:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:14 smithi063 ceph-mon[92373]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-12T01:01:14.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:14 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 13/1347 objects degraded (0.965%), 2 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:15.664 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:15 smithi139 ceph-osd[74189]: -- 172.21.15.139:0/3566095981 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b225d44e0 con 0x556b225a5000 2024-03-12T01:01:15.664 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:15 smithi139 bash[74151]: a2db11ed1bb506bfabbeb41c5a1cd9633a35cf9c0be89a2466a3674f87031bf0 2024-03-12T01:01:15.664 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:15 smithi139 systemd[1]: Started Ceph osd.4 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:01:16.376 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:15 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:01:15.978+0000 7f969cec5640 -1 Falling back to public interface 2024-03-12T01:01:16.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:16 smithi139 ceph-mon[68232]: pgmap v136: 129 pgs: 18 active+undersized+degraded, 9 peering, 4 stale+active+clean, 17 active+undersized, 81 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 117/1347 objects degraded (8.686%) 2024-03-12T01:01:16.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:16 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:16.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:16 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:16.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:16 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:16 smithi063 ceph-mon[92373]: pgmap v136: 129 pgs: 18 active+undersized+degraded, 9 peering, 4 stale+active+clean, 17 active+undersized, 81 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 117/1347 objects degraded (8.686%) 2024-03-12T01:01:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:16 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:16 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:16 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:18.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:18 smithi139 ceph-mon[68232]: pgmap v137: 129 pgs: 24 active+undersized+degraded, 9 peering, 23 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 155/1347 objects degraded (11.507%) 2024-03-12T01:01:18.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:18 smithi063 ceph-mon[92373]: pgmap v137: 129 pgs: 24 active+undersized+degraded, 9 peering, 23 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 155/1347 objects degraded (11.507%) 2024-03-12T01:01:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:19 smithi139 ceph-mon[68232]: pgmap v138: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 206/1347 objects degraded (15.293%) 2024-03-12T01:01:19.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:19 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 206/1347 objects degraded (15.293%), 32 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:19.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:19 smithi139 ceph-mon[68232]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-12T01:01:19.752 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:19.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:19 smithi063 ceph-mon[92373]: pgmap v138: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 206/1347 objects degraded (15.293%) 2024-03-12T01:01:19.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:19 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 206/1347 objects degraded (15.293%), 32 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:19.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:19 smithi063 ceph-mon[92373]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-12T01:01:20.664 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:01:20.407+0000 7f969cec5640 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-12T01:01:21.054 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:20 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.054 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:20 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.054 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:20 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.054 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:20 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:20 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:20 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:20 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:20 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:21.414 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:01:21.051+0000 7f969cec5640 -1 osd.4 95 log_to_monitors true 2024-03-12T01:01:21.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:21 smithi139 ceph-mon[68232]: pgmap v139: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 216 B/s wr, 0 op/s; 206/1347 objects degraded (15.293%) 2024-03-12T01:01:21.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:21 smithi139 ceph-mon[68232]: from='osd.4 [v2:172.21.15.139:6800/3510393223,v1:172.21.15.139:6801/3510393223]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:01:21.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:21 smithi139 ceph-mon[68232]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:01:21.915 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:01:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:01:21.798+0000 7f968c31a700 -1 osd.4 95 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T01:01:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:21 smithi063 ceph-mon[92373]: pgmap v139: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 216 B/s wr, 0 op/s; 206/1347 objects degraded (15.293%) 2024-03-12T01:01:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:21 smithi063 ceph-mon[92373]: from='osd.4 [v2:172.21.15.139:6800/3510393223,v1:172.21.15.139:6801/3510393223]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:01:22.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:21 smithi063 ceph-mon[92373]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: osdmap e98: 8 total, 7 up, 8 in 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: from='osd.4 [v2:172.21.15.139:6800/3510393223,v1:172.21.15.139:6801/3510393223]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:23.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:22 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-12T01:01:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: osdmap e98: 8 total, 7 up, 8 in 2024-03-12T01:01:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: from='osd.4 [v2:172.21.15.139:6800/3510393223,v1:172.21.15.139:6801/3510393223]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:23.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:23.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:22 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:23.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:23 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:01:23.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:23 smithi139 ceph-mon[68232]: osd.4 [v2:172.21.15.139:6800/3510393223,v1:172.21.15.139:6801/3510393223] boot 2024-03-12T01:01:23.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:23 smithi139 ceph-mon[68232]: osdmap e99: 8 total, 8 up, 8 in 2024-03-12T01:01:23.877 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:01:23.878 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:23 smithi139 ceph-mon[68232]: pgmap v142: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 206/1347 objects degraded (15.293%) 2024-03-12T01:01:23.878 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:23 smithi139 ceph-mon[68232]: osdmap e100: 8 total, 8 up, 8 in 2024-03-12T01:01:24.105 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:23 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:01:24.105 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:23 smithi063 ceph-mon[92373]: osd.4 [v2:172.21.15.139:6800/3510393223,v1:172.21.15.139:6801/3510393223] boot 2024-03-12T01:01:24.105 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:23 smithi063 ceph-mon[92373]: osdmap e99: 8 total, 8 up, 8 in 2024-03-12T01:01:24.105 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-12T01:01:24.105 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:23 smithi063 ceph-mon[92373]: pgmap v142: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 206/1347 objects degraded (15.293%) 2024-03-12T01:01:24.105 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:23 smithi063 ceph-mon[92373]: osdmap e100: 8 total, 8 up, 8 in 2024-03-12T01:01:24.787 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: pgmap v144: 129 pgs: 20 peering, 18 active+undersized+degraded, 18 active+undersized, 73 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 201 B/s wr, 0 op/s; 113/1347 objects degraded (8.389%) 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: pgmap v145: 129 pgs: 20 peering, 18 active+undersized+degraded, 18 active+undersized, 73 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 113/1347 objects degraded (8.389%) 2024-03-12T01:01:25.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:25.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:24 smithi063 ceph-mon[92373]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-03-12T01:01:25.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: pgmap v144: 129 pgs: 20 peering, 18 active+undersized+degraded, 18 active+undersized, 73 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 201 B/s wr, 0 op/s; 113/1347 objects degraded (8.389%) 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: pgmap v145: 129 pgs: 20 peering, 18 active+undersized+degraded, 18 active+undersized, 73 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 113/1347 objects degraded (8.389%) 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:25.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:24 smithi139 ceph-mon[68232]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-03-12T01:01:26.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:25 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 113/1347 objects degraded (8.389%), 18 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:26.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:25 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 113/1347 objects degraded (8.389%), 18 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:27.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:26 smithi063 ceph-mon[92373]: pgmap v146: 129 pgs: 20 peering, 14 active+undersized+degraded, 14 active+undersized, 81 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 97/1347 objects degraded (7.201%); 0 B/s, 0 objects/s recovering 2024-03-12T01:01:27.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:26 smithi139 ceph-mon[68232]: pgmap v146: 129 pgs: 20 peering, 14 active+undersized+degraded, 14 active+undersized, 81 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 97/1347 objects degraded (7.201%); 0 B/s, 0 objects/s recovering 2024-03-12T01:01:28.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:28 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 97/1347 objects degraded (7.201%), 14 pgs degraded) 2024-03-12T01:01:28.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:28 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 97/1347 objects degraded (7.201%), 14 pgs degraded) 2024-03-12T01:01:29.821 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:29.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:29 smithi063 ceph-mon[92373]: pgmap v147: 129 pgs: 20 peering, 109 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 395 B/s rd, 197 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:29.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:29 smithi139 ceph-mon[68232]: pgmap v147: 129 pgs: 20 peering, 109 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 395 B/s rd, 197 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:31.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:31 smithi063 ceph-mon[92373]: pgmap v148: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 288 B/s rd, 288 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:31.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:31 smithi139 ceph-mon[68232]: pgmap v148: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 288 B/s rd, 288 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:33.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:33 smithi063 ceph-mon[92373]: pgmap v149: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 250 B/s rd, 250 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:33.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:33 smithi139 ceph-mon[68232]: pgmap v149: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 250 B/s rd, 250 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:34.864 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:35.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:35 smithi063 ceph-mon[92373]: pgmap v150: 129 pgs: 129 active+clean; 307 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-12T01:01:35.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:35 smithi139 ceph-mon[68232]: pgmap v150: 129 pgs: 129 active+clean; 307 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-12T01:01:37.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:37 smithi063 ceph-mon[92373]: pgmap v151: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:37.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:37 smithi139 ceph-mon[68232]: pgmap v151: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-12T01:01:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:38.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:38 smithi063 ceph-mon[92373]: pgmap v152: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:38.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:38.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:38 smithi139 ceph-mon[68232]: pgmap v152: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:39.879 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:39 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:39.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:39 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:39.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:39 smithi139 ceph-mon[68232]: Upgrade: osd.5 is safe to restart 2024-03-12T01:01:39.900 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:40.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:39 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:40.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:39 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-12T01:01:40.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:39 smithi063 ceph-mon[92373]: Upgrade: osd.5 is safe to restart 2024-03-12T01:01:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:40 smithi063 ceph-mon[92373]: pgmap v153: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:01:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T01:01:41.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:40 smithi139 ceph-mon[68232]: pgmap v153: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:01:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-12T01:01:41.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:41.658 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:01:41.779 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:41 smithi139 ceph-mon[68232]: Upgrade: Updating osd.5 2024-03-12T01:01:41.780 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:41 smithi139 ceph-mon[68232]: Deploying daemon osd.5 on smithi139 2024-03-12T01:01:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:41 smithi063 ceph-mon[92373]: Upgrade: Updating osd.5 2024-03-12T01:01:42.160 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:41 smithi063 ceph-mon[92373]: Deploying daemon osd.5 on smithi139 2024-03-12T01:01:42.321 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (13m) 55s ago 24m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (2m) 55s ago 24m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (2m) 22s ago 23m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (11m) 55s ago 23m 34.1M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (18m) 55s ago 18m 43.4M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (18m) 22s ago 18m 19.5M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (4m) 55s ago 25m 498M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (4m) 22s ago 23m 448M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:01:42.322 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (4m) 55s ago 25m 61.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (3m) 22s ago 23m 44.5M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (15m) 55s ago 15m 82.2M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (15m) 22s ago 15m 77.3M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (9m) 55s ago 23m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (4m) 22s ago 22m 10.7M - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (2m) 55s ago 22m 118M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (117s) 55s ago 22m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (97s) 55s ago 21m 89.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (61s) 55s ago 21m 13.5M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (27s) 22s ago 21m 13.6M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (20m) 22s ago 20m 402M 2712M 16.2.5 6933c2a0b7dd b3ff2b9025e3 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (20m) 22s ago 20m 339M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T01:01:42.323 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (20m) 22s ago 20m 495M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T01:01:42.324 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 55s ago 23m - - 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-03-12T01:01:42.723 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 5 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 9 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:01:42.724 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:01:43.064 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:01:43.065 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:01:43.065 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "11/23 daemons upgraded", 2024-03-12T01:01:43.065 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T01:01:43.065 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:01:43.065 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:01:43.464 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:01:43.464 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:01:43.464 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:01:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:43 smithi063 ceph-mon[92373]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:43 smithi063 ceph-mon[92373]: pgmap v154: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:43 smithi063 ceph-mon[92373]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:43 smithi063 ceph-mon[92373]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:43.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:43 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1564827233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-mon[68232]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-mon[68232]: pgmap v154: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-mon[68232]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-mon[68232]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:43.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1564827233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:43.665 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:43 smithi139 systemd[1]: Stopping Ceph osd.5 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:01:43.666 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5[45925]: debug 2024-03-12T01:01:43.513+0000 7f5492952700 -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-12T01:01:43.666 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5[45925]: debug 2024-03-12T01:01:43.513+0000 7f5492952700 -1 osd.5 100 *** Got signal Terminated *** 2024-03-12T01:01:43.666 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5[45925]: debug 2024-03-12T01:01:43.513+0000 7f5492952700 -1 osd.5 100 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:01:44.248 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:44 smithi139 bash[76330]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.5 2024-03-12T01:01:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/2471588136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:01:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 failed (root=default,host=smithi139) (connection refused reported by osd.6) 2024-03-12T01:01:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.660 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.661 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.662 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:44 smithi063 ceph-mon[92373]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/2471588136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 failed (root=default,host=smithi139) (connection refused reported by osd.6) 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.665 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.7 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.666 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.6 2024-03-12T01:01:44.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.0 2024-03-12T01:01:44.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.1 2024-03-12T01:01:44.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.2 2024-03-12T01:01:44.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.3 2024-03-12T01:01:44.667 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:44 smithi139 ceph-mon[68232]: osd.5 reported immediately failed by osd.4 2024-03-12T01:01:44.935 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:45.550 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:45 smithi139 ceph-mon[68232]: pgmap v155: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:45.550 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:45 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:01:45.550 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:45 smithi139 ceph-mon[68232]: osdmap e101: 8 total, 7 up, 8 in 2024-03-12T01:01:45.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:45 smithi063 ceph-mon[92373]: pgmap v155: 129 pgs: 129 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:01:45.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:45 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:01:45.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:45 smithi063 ceph-mon[92373]: osdmap e101: 8 total, 7 up, 8 in 2024-03-12T01:01:46.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:45 smithi139 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.5.service: Succeeded. 2024-03-12T01:01:46.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:45 smithi139 systemd[1]: Stopped Ceph osd.5 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:01:46.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 systemd[1]: Starting Ceph osd.5 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:01:46.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:46 smithi139 ceph-mon[68232]: osdmap e102: 8 total, 7 up, 8 in 2024-03-12T01:01:46.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:46 smithi063 ceph-mon[92373]: osdmap e102: 8 total, 7 up, 8 in 2024-03-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: 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-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-12T01:01:47.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:46 smithi139 bash[76618]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-12T01:01:47.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:47 smithi139 ceph-mon[68232]: pgmap v158: 129 pgs: 4 active+undersized+degraded, 5 peering, 13 stale+active+clean, 5 active+undersized, 102 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 19/1347 objects degraded (1.411%) 2024-03-12T01:01:47.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:47 smithi139 ceph-mon[68232]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-12T01:01:47.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:47 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 19/1347 objects degraded (1.411%), 4 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:47 smithi063 ceph-mon[92373]: pgmap v158: 129 pgs: 4 active+undersized+degraded, 5 peering, 13 stale+active+clean, 5 active+undersized, 102 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 19/1347 objects degraded (1.411%) 2024-03-12T01:01:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:47 smithi063 ceph-mon[92373]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-12T01:01:47.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:47 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 19/1347 objects degraded (1.411%), 4 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:48.415 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:47 smithi139 ceph-osd[76938]: -- 172.21.15.139:0/4060187032 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579acf584e0 con 0x5579acf28c00 2024-03-12T01:01:48.415 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:48 smithi139 bash[76900]: c7d5969f3cf1ce5651303638bb490a3d8b3ecd733970b39339494ee4ce3ab97c 2024-03-12T01:01:48.415 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:48 smithi139 systemd[1]: Started Ceph osd.5 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:01:48.840 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:01:48.480+0000 7fd7af067640 -1 Falling back to public interface 2024-03-12T01:01:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:49 smithi139 ceph-mon[68232]: pgmap v159: 129 pgs: 15 active+undersized+degraded, 5 peering, 4 stale+active+clean, 13 active+undersized, 92 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 100/1347 objects degraded (7.424%) 2024-03-12T01:01:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:49 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:49 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:49.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:49 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:49.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:49 smithi063 ceph-mon[92373]: pgmap v159: 129 pgs: 15 active+undersized+degraded, 5 peering, 4 stale+active+clean, 13 active+undersized, 92 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 100/1347 objects degraded (7.424%) 2024-03-12T01:01:49.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:49 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:49.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:49 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:49.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:49 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:49.975 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:50.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:50 smithi063 ceph-mon[92373]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-12T01:01:50.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:50 smithi139 ceph-mon[68232]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-12T01:01:51.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:51 smithi063 ceph-mon[92373]: pgmap v160: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 157/1347 objects degraded (11.656%) 2024-03-12T01:01:51.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:51 smithi139 ceph-mon[68232]: pgmap v160: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 157/1347 objects degraded (11.656%) 2024-03-12T01:01:53.264 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:01:53.173+0000 7fd7af067640 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: pgmap v161: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 157/1347 objects degraded (11.656%) 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 157/1347 objects degraded (11.656%), 25 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.265 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: pgmap v161: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 157/1347 objects degraded (11.656%) 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 157/1347 objects degraded (11.656%), 25 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:53.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:01:53.839 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:53 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:01:53.666+0000 7fd7af067640 -1 osd.5 100 log_to_monitors true 2024-03-12T01:01:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:54 smithi139 ceph-mon[68232]: from='osd.5 [v2:172.21.15.139:6808/329030598,v1:172.21.15.139:6809/329030598]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:01:54.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:54 smithi139 ceph-mon[68232]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:01:54.165 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:01:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:01:54.035+0000 7fd7a04c0700 -1 osd.5 100 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T01:01:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:54 smithi063 ceph-mon[92373]: from='osd.5 [v2:172.21.15.139:6808/329030598,v1:172.21.15.139:6809/329030598]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:01:54.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:54 smithi063 ceph-mon[92373]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-12T01:01:55.013 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:01:55.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:55 smithi063 ceph-mon[92373]: pgmap v162: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 157/1347 objects degraded (11.656%) 2024-03-12T01:01:55.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:55 smithi063 ceph-mon[92373]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T01:01:55.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:55 smithi063 ceph-mon[92373]: osdmap e103: 8 total, 7 up, 8 in 2024-03-12T01:01:55.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:55 smithi063 ceph-mon[92373]: from='osd.5 [v2:172.21.15.139:6808/329030598,v1:172.21.15.139:6809/329030598]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:55.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:55 smithi063 ceph-mon[92373]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:55.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:55 smithi139 ceph-mon[68232]: pgmap v162: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 157/1347 objects degraded (11.656%) 2024-03-12T01:01:55.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:55 smithi139 ceph-mon[68232]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-12T01:01:55.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:55 smithi139 ceph-mon[68232]: osdmap e103: 8 total, 7 up, 8 in 2024-03-12T01:01:55.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:55 smithi139 ceph-mon[68232]: from='osd.5 [v2:172.21.15.139:6808/329030598,v1:172.21.15.139:6809/329030598]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:55.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:55 smithi139 ceph-mon[68232]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:01:56.047 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:56 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:01:56.047 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:56 smithi139 ceph-mon[68232]: osd.5 [v2:172.21.15.139:6808/329030598,v1:172.21.15.139:6809/329030598] boot 2024-03-12T01:01:56.047 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:56 smithi139 ceph-mon[68232]: osdmap e104: 8 total, 8 up, 8 in 2024-03-12T01:01:56.047 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:01:56.300 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:56 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:01:56.300 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:56 smithi063 ceph-mon[92373]: osd.5 [v2:172.21.15.139:6808/329030598,v1:172.21.15.139:6809/329030598] boot 2024-03-12T01:01:56.300 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:56 smithi063 ceph-mon[92373]: osdmap e104: 8 total, 8 up, 8 in 2024-03-12T01:01:56.300 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: pgmap v165: 129 pgs: 6 peering, 22 active+undersized+degraded, 18 active+undersized, 83 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 141/1347 objects degraded (10.468%) 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: osdmap e105: 8 total, 8 up, 8 in 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: pgmap v167: 129 pgs: 6 peering, 22 active+undersized+degraded, 18 active+undersized, 83 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 244 B/s wr, 0 op/s; 141/1347 objects degraded (10.468%) 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: pgmap v168: 129 pgs: 6 peering, 22 active+undersized+degraded, 18 active+undersized, 83 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 469 B/s wr, 0 op/s; 141/1347 objects degraded (10.468%) 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:57.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:57.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:57.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:57.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:01:57.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:01:57.411 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:57 smithi063 ceph-mon[92373]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: pgmap v165: 129 pgs: 6 peering, 22 active+undersized+degraded, 18 active+undersized, 83 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 141/1347 objects degraded (10.468%) 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: osdmap e105: 8 total, 8 up, 8 in 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:01:57.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: pgmap v167: 129 pgs: 6 peering, 22 active+undersized+degraded, 18 active+undersized, 83 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 244 B/s wr, 0 op/s; 141/1347 objects degraded (10.468%) 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: pgmap v168: 129 pgs: 6 peering, 22 active+undersized+degraded, 18 active+undersized, 83 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 469 B/s wr, 0 op/s; 141/1347 objects degraded (10.468%) 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:01:57.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:57 smithi139 ceph-mon[68232]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-03-12T01:01:58.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:58 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 141/1347 objects degraded (10.468%), 22 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:58.410 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:58.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:58 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 141/1347 objects degraded (10.468%), 22 pgs degraded (PG_DEGRADED) 2024-03-12T01:01:58.415 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:01:59.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:01:59 smithi063 ceph-mon[92373]: pgmap v169: 129 pgs: 6 peering, 17 active+undersized+degraded, 13 active+undersized, 93 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 496 B/s rd, 248 B/s wr, 0 op/s; 106/1347 objects degraded (7.869%) 2024-03-12T01:01:59.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:01:59 smithi139 ceph-mon[68232]: pgmap v169: 129 pgs: 6 peering, 17 active+undersized+degraded, 13 active+undersized, 93 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 496 B/s rd, 248 B/s wr, 0 op/s; 106/1347 objects degraded (7.869%) 2024-03-12T01:02:00.053 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:00.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:00 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 106/1347 objects degraded (7.869%), 17 pgs degraded) 2024-03-12T01:02:00.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:00 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 106/1347 objects degraded (7.869%), 17 pgs degraded) 2024-03-12T01:02:01.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:01 smithi063 ceph-mon[92373]: pgmap v170: 129 pgs: 6 peering, 123 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 399 B/s rd, 199 B/s wr, 0 op/s 2024-03-12T01:02:01.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:01 smithi139 ceph-mon[68232]: pgmap v170: 129 pgs: 6 peering, 123 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 399 B/s rd, 199 B/s wr, 0 op/s 2024-03-12T01:02:03.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:03 smithi063 ceph-mon[92373]: pgmap v171: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 331 B/s rd, 165 B/s wr, 0 op/s 2024-03-12T01:02:03.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:03 smithi139 ceph-mon[68232]: pgmap v171: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 331 B/s rd, 165 B/s wr, 0 op/s 2024-03-12T01:02:05.100 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:05.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:05 smithi139 ceph-mon[68232]: pgmap v172: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 126 B/s wr, 0 op/s 2024-03-12T01:02:05.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:05 smithi063 ceph-mon[92373]: pgmap v172: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 252 B/s rd, 126 B/s wr, 0 op/s 2024-03-12T01:02:07.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:07 smithi063 ceph-mon[92373]: pgmap v173: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:02:07.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:07 smithi139 ceph-mon[68232]: pgmap v173: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:02:08.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:08.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:08.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:08.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:08 smithi063 ceph-mon[92373]: pgmap v174: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:08.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:08.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:08 smithi139 ceph-mon[68232]: pgmap v174: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:10.144 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:11.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:11 smithi063 ceph-mon[92373]: pgmap v175: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:11.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:11 smithi139 ceph-mon[68232]: pgmap v175: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:12.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:12 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:02:12.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:12 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:02:12.414 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:12 smithi139 ceph-mon[68232]: Upgrade: osd.6 is safe to restart 2024-03-12T01:02:12.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:12 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:02:12.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:12 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-12T01:02:12.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:12 smithi063 ceph-mon[92373]: Upgrade: osd.6 is safe to restart 2024-03-12T01:02:13.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:13 smithi139 ceph-mon[68232]: pgmap v176: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:13.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:13.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T01:02:13.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:02:13.828 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:02:13.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:13 smithi063 ceph-mon[92373]: pgmap v176: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:13.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:13.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-12T01:02:13.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:02:14.491 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:02:14.491 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (14m) 87s ago 24m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:02:14.491 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (3m) 87s ago 24m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:02:14.491 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (3m) 22s ago 23m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (11m) 87s ago 24m 34.1M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (19m) 87s ago 19m 43.4M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (19m) 22s ago 19m 19.5M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (5m) 87s ago 26m 498M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (4m) 22s ago 23m 448M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (4m) 87s ago 26m 61.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (4m) 22s ago 23m 46.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (16m) 87s ago 16m 82.2M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (16m) 22s ago 16m 77.4M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (9m) 87s ago 24m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (5m) 22s ago 23m 10.7M - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (3m) 87s ago 23m 118M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (2m) 87s ago 22m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (2m) 87s ago 22m 89.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:02:14.492 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (93s) 87s ago 21m 13.5M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:02:14.493 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (59s) 22s ago 21m 126M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:02:14.493 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (26s) 22s ago 21m 11.4M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:02:14.493 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (20m) 22s ago 20m 340M 2712M 16.2.5 6933c2a0b7dd f4b20f621805 2024-03-12T01:02:14.493 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (20m) 22s ago 20m 496M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T01:02:14.493 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 87s ago 23m - - 2024-03-12T01:02:14.559 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:14 smithi139 ceph-mon[68232]: Upgrade: Updating osd.6 2024-03-12T01:02:14.560 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:14 smithi139 ceph-mon[68232]: Deploying daemon osd.6 on smithi139 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 6 2024-03-12T01:02:14.889 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 10 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:02:14.890 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:02:14.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:14 smithi063 ceph-mon[92373]: Upgrade: Updating osd.6 2024-03-12T01:02:14.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:14 smithi063 ceph-mon[92373]: Deploying daemon osd.6 on smithi139 2024-03-12T01:02:15.176 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:02:15.228 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "12/23 daemons upgraded", 2024-03-12T01:02:15.229 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T01:02:15.229 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:02:15.229 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:02:15.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:15 smithi139 ceph-mon[68232]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:15.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:15 smithi139 ceph-mon[68232]: pgmap v177: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:15.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:15 smithi139 ceph-mon[68232]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:15.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:15 smithi139 ceph-mon[68232]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:15.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:15 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3578883824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:15.627 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:02:15.627 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:02:15.627 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:02:15.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:15 smithi063 ceph-mon[92373]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:15.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:15 smithi063 ceph-mon[92373]: pgmap v177: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:15.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:15 smithi063 ceph-mon[92373]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:15.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:15 smithi063 ceph-mon[92373]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:15.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:15 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3578883824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:16.164 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:15 smithi139 systemd[1]: Stopping Ceph osd.6 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:02:16.164 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6[48797]: debug 2024-03-12T01:02:16.014+0000 7f13407cf700 -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-12T01:02:16.164 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6[48797]: debug 2024-03-12T01:02:16.014+0000 7f13407cf700 -1 osd.6 105 *** Got signal Terminated *** 2024-03-12T01:02:16.164 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6[48797]: debug 2024-03-12T01:02:16.014+0000 7f13407cf700 -1 osd.6 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:02:16.662 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:16 smithi139 bash[79023]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.6 2024-03-12T01:02:16.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:16.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/2434039939' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.7 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 failed (root=default,host=smithi139) (connection refused reported by osd.7) 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.7 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.0 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.1 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.2 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.3 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.4 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.0 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.1 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.2 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.3 2024-03-12T01:02:16.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.5 2024-03-12T01:02:16.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.4 2024-03-12T01:02:16.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:16 smithi139 ceph-mon[68232]: osd.6 reported immediately failed by osd.5 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/2434039939' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.7 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 failed (root=default,host=smithi139) (connection refused reported by osd.7) 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.7 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.0 2024-03-12T01:02:16.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.1 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.2 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.3 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.4 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.0 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.1 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.2 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.3 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.5 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.4 2024-03-12T01:02:16.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:16 smithi063 ceph-mon[92373]: osd.6 reported immediately failed by osd.5 2024-03-12T01:02:17.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:17 smithi063 ceph-mon[92373]: pgmap v178: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:17.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:17 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:02:17.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:17 smithi063 ceph-mon[92373]: osdmap e106: 8 total, 7 up, 8 in 2024-03-12T01:02:17.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:17 smithi139 ceph-mon[68232]: pgmap v178: 129 pgs: 129 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:17.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:17 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:02:17.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:17 smithi139 ceph-mon[68232]: osdmap e106: 8 total, 7 up, 8 in 2024-03-12T01:02:18.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:18 smithi139 ceph-mon[68232]: osdmap e107: 8 total, 7 up, 8 in 2024-03-12T01:02:18.664 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:18 smithi139 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.6.service: Succeeded. 2024-03-12T01:02:18.664 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:18 smithi139 systemd[1]: Stopped Ceph osd.6 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:02:18.664 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:18 smithi139 systemd[1]: Starting Ceph osd.6 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:02:18.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:18 smithi063 ceph-mon[92373]: osdmap e107: 8 total, 7 up, 8 in 2024-03-12T01:02:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:19 smithi139 ceph-mon[68232]: pgmap v181: 129 pgs: 5 active+undersized+degraded, 17 peering, 4 stale+active+clean, 2 active+undersized, 101 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 27/1347 objects degraded (2.004%) 2024-03-12T01:02:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:19 smithi139 ceph-mon[68232]: Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-03-12T01:02:19.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:19 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 27/1347 objects degraded (2.004%), 5 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: 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-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-12T01:02:19.665 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:19 smithi139 bash[79301]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-12T01:02:19.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:19 smithi063 ceph-mon[92373]: pgmap v181: 129 pgs: 5 active+undersized+degraded, 17 peering, 4 stale+active+clean, 2 active+undersized, 101 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 27/1347 objects degraded (2.004%) 2024-03-12T01:02:19.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:19 smithi063 ceph-mon[92373]: Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-03-12T01:02:19.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:19 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 27/1347 objects degraded (2.004%), 5 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:20.221 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:20.913 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:20 smithi139 ceph-osd[79622]: -- 172.21.15.139:0/2800237083 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561d57f0c4e0 con 0x561d57edcc00 2024-03-12T01:02:20.913 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:20 smithi139 bash[79584]: 8edac1675049552db3871e39ad02e64433056bb3acab95cc470681d641f3a129 2024-03-12T01:02:20.914 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:20 smithi139 systemd[1]: Started Ceph osd.6 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:02:21.343 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:02:20.989+0000 7fca51a25640 -1 Falling back to public interface 2024-03-12T01:02:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:21 smithi139 ceph-mon[68232]: pgmap v182: 129 pgs: 15 active+undersized+degraded, 17 peering, 1 stale+active+clean, 7 active+undersized, 89 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 90/1347 objects degraded (6.682%) 2024-03-12T01:02:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:21.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:21 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:02:21.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:21 smithi063 ceph-mon[92373]: pgmap v182: 129 pgs: 15 active+undersized+degraded, 17 peering, 1 stale+active+clean, 7 active+undersized, 89 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 90/1347 objects degraded (6.682%) 2024-03-12T01:02:21.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:21.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:21.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:21 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:02:23.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:23 smithi139 ceph-mon[68232]: pgmap v183: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 144/1347 objects degraded (10.690%) 2024-03-12T01:02:23.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:23 smithi139 ceph-mon[68232]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs peering) 2024-03-12T01:02:23.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:23.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:23.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:23 smithi063 ceph-mon[92373]: pgmap v183: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 144/1347 objects degraded (10.690%) 2024-03-12T01:02:23.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:23 smithi063 ceph-mon[92373]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs peering) 2024-03-12T01:02:23.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:23.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:25.253 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:25.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:25 smithi063 ceph-mon[92373]: pgmap v184: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 144/1347 objects degraded (10.690%) 2024-03-12T01:02:25.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:25 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.663 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:02:25.333+0000 7fca51a25640 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-12T01:02:25.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-mon[68232]: pgmap v184: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 144/1347 objects degraded (10.690%) 2024-03-12T01:02:25.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:25.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:26.163 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:02:25.752+0000 7fca51a25640 -1 osd.6 105 log_to_monitors true 2024-03-12T01:02:26.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:26 smithi139 ceph-mon[68232]: from='osd.6 [v2:172.21.15.139:6816/548534188,v1:172.21.15.139:6817/548534188]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T01:02:26.603 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:26 smithi139 ceph-mon[68232]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T01:02:26.603 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:02:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:02:26.386+0000 7fca41e7c700 -1 osd.6 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T01:02:26.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:26 smithi063 ceph-mon[92373]: from='osd.6 [v2:172.21.15.139:6816/548534188,v1:172.21.15.139:6817/548534188]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T01:02:26.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:26 smithi063 ceph-mon[92373]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-12T01:02:27.386 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:27 smithi139 ceph-mon[68232]: pgmap v185: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 210 B/s wr, 0 op/s; 144/1347 objects degraded (10.690%) 2024-03-12T01:02:27.386 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:27 smithi139 ceph-mon[68232]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T01:02:27.386 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:27 smithi139 ceph-mon[68232]: osdmap e108: 8 total, 7 up, 8 in 2024-03-12T01:02:27.386 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:27 smithi139 ceph-mon[68232]: from='osd.6 [v2:172.21.15.139:6816/548534188,v1:172.21.15.139:6817/548534188]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:02:27.386 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:27 smithi139 ceph-mon[68232]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:02:27.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:27 smithi063 ceph-mon[92373]: pgmap v185: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 210 B/s wr, 0 op/s; 144/1347 objects degraded (10.690%) 2024-03-12T01:02:27.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:27 smithi063 ceph-mon[92373]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-12T01:02:27.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:27 smithi063 ceph-mon[92373]: osdmap e108: 8 total, 7 up, 8 in 2024-03-12T01:02:27.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:27 smithi063 ceph-mon[92373]: from='osd.6 [v2:172.21.15.139:6816/548534188,v1:172.21.15.139:6817/548534188]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:02:27.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:27 smithi063 ceph-mon[92373]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:02:28.609 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:02:28.609 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: osd.6 [v2:172.21.15.139:6816/548534188,v1:172.21.15.139:6817/548534188] boot 2024-03-12T01:02:28.609 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: osdmap e109: 8 total, 8 up, 8 in 2024-03-12T01:02:28.609 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T01:02:28.609 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 144/1347 objects degraded (10.690%), 26 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:28.610 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:28.610 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:28 smithi139 ceph-mon[68232]: osdmap e110: 8 total, 8 up, 8 in 2024-03-12T01:02:28.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:02:28.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: osd.6 [v2:172.21.15.139:6816/548534188,v1:172.21.15.139:6817/548534188] boot 2024-03-12T01:02:28.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: osdmap e109: 8 total, 8 up, 8 in 2024-03-12T01:02:28.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-12T01:02:28.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 144/1347 objects degraded (10.690%), 26 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:28.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:28.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:28 smithi063 ceph-mon[92373]: osdmap e110: 8 total, 8 up, 8 in 2024-03-12T01:02:29.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: pgmap v188: 129 pgs: 6 peering, 22 active+undersized+degraded, 15 active+undersized, 86 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 125/1347 objects degraded (9.280%) 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:29.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: pgmap v188: 129 pgs: 6 peering, 22 active+undersized+degraded, 15 active+undersized, 86 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 125/1347 objects degraded (9.280%) 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:02:29.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:29.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:29.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:29.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:30.295 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:30.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:30 smithi063 ceph-mon[92373]: pgmap v190: 129 pgs: 6 peering, 18 active+undersized+degraded, 13 active+undersized, 92 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 455 B/s rd, 227 B/s wr, 0 op/s; 100/1347 objects degraded (7.424%) 2024-03-12T01:02:30.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:30 smithi063 ceph-mon[92373]: pgmap v191: 129 pgs: 6 peering, 18 active+undersized+degraded, 13 active+undersized, 92 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 819 B/s rd, 0 op/s; 100/1347 objects degraded (7.424%) 2024-03-12T01:02:30.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:30 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:30.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:30 smithi063 ceph-mon[92373]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-03-12T01:02:30.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:30 smithi139 ceph-mon[68232]: pgmap v190: 129 pgs: 6 peering, 18 active+undersized+degraded, 13 active+undersized, 92 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 455 B/s rd, 227 B/s wr, 0 op/s; 100/1347 objects degraded (7.424%) 2024-03-12T01:02:30.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:30 smithi139 ceph-mon[68232]: pgmap v191: 129 pgs: 6 peering, 18 active+undersized+degraded, 13 active+undersized, 92 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 819 B/s rd, 0 op/s; 100/1347 objects degraded (7.424%) 2024-03-12T01:02:30.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:30 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:30.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:30 smithi139 ceph-mon[68232]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-03-12T01:02:32.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:32 smithi063 ceph-mon[92373]: pgmap v192: 129 pgs: 6 peering, 12 active+undersized+degraded, 10 active+undersized, 101 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 478 B/s rd, 239 B/s wr, 0 op/s; 55/1347 objects degraded (4.083%) 2024-03-12T01:02:32.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:32 smithi139 ceph-mon[68232]: pgmap v192: 129 pgs: 6 peering, 12 active+undersized+degraded, 10 active+undersized, 101 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 478 B/s rd, 239 B/s wr, 0 op/s; 55/1347 objects degraded (4.083%) 2024-03-12T01:02:33.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:33 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 55/1347 objects degraded (4.083%), 12 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:33.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:33 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 55/1347 objects degraded (4.083%), 12 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:34.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:34 smithi063 ceph-mon[92373]: pgmap v193: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 387 B/s rd, 193 B/s wr, 0 op/s 2024-03-12T01:02:34.659 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:34 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/1347 objects degraded (4.083%), 12 pgs degraded) 2024-03-12T01:02:34.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:34 smithi139 ceph-mon[68232]: pgmap v193: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 387 B/s rd, 193 B/s wr, 0 op/s 2024-03-12T01:02:34.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:34 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/1347 objects degraded (4.083%), 12 pgs degraded) 2024-03-12T01:02:35.338 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:36.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:36 smithi063 ceph-mon[92373]: pgmap v194: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 157 B/s wr, 0 op/s 2024-03-12T01:02:36.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:36 smithi139 ceph-mon[68232]: pgmap v194: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 157 B/s wr, 0 op/s 2024-03-12T01:02:38.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:38 smithi063 ceph-mon[92373]: pgmap v195: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 247 B/s wr, 0 op/s 2024-03-12T01:02:38.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:38.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:38.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:38.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:38 smithi139 ceph-mon[68232]: pgmap v195: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 247 B/s wr, 0 op/s 2024-03-12T01:02:38.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:38.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:38.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:40.374 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:40.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:40 smithi063 ceph-mon[92373]: pgmap v196: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:02:40.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:40 smithi139 ceph-mon[68232]: pgmap v196: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-03-12T01:02:42.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:42 smithi063 ceph-mon[92373]: pgmap v197: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:42.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:42 smithi139 ceph-mon[68232]: pgmap v197: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:44.650 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:44 smithi139 ceph-mon[68232]: pgmap v198: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:44.650 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:44.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:44 smithi063 ceph-mon[92373]: pgmap v198: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:44.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:45.418 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:45.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:45 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:45.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:45 smithi063 ceph-mon[92373]: Upgrade: osd.7 is safe to restart 2024-03-12T01:02:45.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:45 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-12T01:02:45.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:45 smithi139 ceph-mon[68232]: Upgrade: osd.7 is safe to restart 2024-03-12T01:02:45.994 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (14m) 119s ago 25m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (4m) 119s ago 25m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (3m) 22s ago 24m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (12m) 119s ago 24m 34.1M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (19m) 119s ago 19m 43.4M - 16.2.5 6933c2a0b7dd 6df9db94c1b8 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (19m) 22s ago 19m 19.7M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:02:46.659 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (5m) 119s ago 26m 498M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (5m) 22s ago 24m 449M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (5m) 119s ago 26m 61.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (4m) 22s ago 24m 45.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (16m) 119s ago 16m 82.2M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (16m) 22s ago 16m 77.4M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (10m) 119s ago 24m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (5m) 22s ago 23m 10.7M - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (3m) 119s ago 23m 118M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (3m) 119s ago 23m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (2m) 119s ago 22m 89.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (2m) 119s ago 22m 13.5M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (91s) 22s ago 22m 128M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (59s) 22s ago 21m 122M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (26s) 22s ago 21m 10.4M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (21m) 22s ago 21m 495M 2712M 16.2.5 6933c2a0b7dd 2b98efff9240 2024-03-12T01:02:46.660 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 119s ago 24m - - 2024-03-12T01:02:46.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:46 smithi139 ceph-mon[68232]: pgmap v199: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:46.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:46.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T01:02:46.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:46 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:02:46.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:46 smithi063 ceph-mon[92373]: pgmap v199: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:46.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:46.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-12T01:02:46.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:46 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:02:47.058 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 7 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 11 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:02:47.059 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:02:47.396 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:02:47.396 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:02:47.396 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:02:47.396 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:02:47.396 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "13/23 daemons upgraded", 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading osd daemons", 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:02:47.397 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:02:47.802 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:02:47.802 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:02:47.802 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:02:47.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:47 smithi139 ceph-mon[68232]: Upgrade: Updating osd.7 2024-03-12T01:02:47.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:47 smithi139 ceph-mon[68232]: Deploying daemon osd.7 on smithi139 2024-03-12T01:02:47.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:47 smithi139 ceph-mon[68232]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:47.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:47 smithi139 ceph-mon[68232]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:47.880 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:47 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/190664118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:47.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:47 smithi063 ceph-mon[92373]: Upgrade: Updating osd.7 2024-03-12T01:02:47.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:47 smithi063 ceph-mon[92373]: Deploying daemon osd.7 on smithi139 2024-03-12T01:02:47.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:47 smithi063 ceph-mon[92373]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:47.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:47 smithi063 ceph-mon[92373]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:47.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:47 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/190664118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:02:48.553 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:48 smithi139 ceph-mon[68232]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:48.553 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:48 smithi139 ceph-mon[68232]: pgmap v200: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:48.553 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:48 smithi139 ceph-mon[68232]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:48.553 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:48 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1561994876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:02:48.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:48 smithi063 ceph-mon[92373]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:48.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:48 smithi063 ceph-mon[92373]: pgmap v200: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:02:48.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:48 smithi063 ceph-mon[92373]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:02:48.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:48 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1561994876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:02:49.163 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:48 smithi139 systemd[1]: Stopping Ceph osd.7 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:02:49.163 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7[51696]: debug 2024-03-12T01:02:49.006+0000 7f29f5044700 -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-12T01:02:49.163 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7[51696]: debug 2024-03-12T01:02:49.006+0000 7f29f5044700 -1 osd.7 110 *** Got signal Terminated *** 2024-03-12T01:02:49.163 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7[51696]: debug 2024-03-12T01:02:49.006+0000 7f29f5044700 -1 osd.7 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:02:49.802 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:49 smithi139 bash[81743]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd.7 2024-03-12T01:02:49.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.4 2024-03-12T01:02:49.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 failed (root=default,host=smithi139) (connection refused reported by osd.4) 2024-03-12T01:02:49.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.5 2024-03-12T01:02:49.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.0 2024-03-12T01:02:49.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.1 2024-03-12T01:02:49.802 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.2 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.3 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.6 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.0 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.1 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.2 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.3 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.4 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.5 2024-03-12T01:02:49.803 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:49 smithi139 ceph-mon[68232]: osd.7 reported immediately failed by osd.6 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.4 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 failed (root=default,host=smithi139) (connection refused reported by osd.4) 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.5 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.0 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.1 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.2 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.3 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.6 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.0 2024-03-12T01:02:49.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.1 2024-03-12T01:02:49.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.2 2024-03-12T01:02:49.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.3 2024-03-12T01:02:49.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.4 2024-03-12T01:02:49.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.5 2024-03-12T01:02:49.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:49 smithi063 ceph-mon[92373]: osd.7 reported immediately failed by osd.6 2024-03-12T01:02:50.451 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:50.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:50 smithi139 ceph-mon[68232]: pgmap v201: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:50.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:50 smithi139 ceph-mon[68232]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:02:50.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:50 smithi139 ceph-mon[68232]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-03-12T01:02:50.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:50 smithi139 ceph-mon[68232]: osdmap e111: 8 total, 7 up, 8 in 2024-03-12T01:02:50.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:50 smithi063 ceph-mon[92373]: pgmap v201: 129 pgs: 129 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-03-12T01:02:50.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:50 smithi063 ceph-mon[92373]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-12T01:02:50.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:50 smithi063 ceph-mon[92373]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-03-12T01:02:50.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:50 smithi063 ceph-mon[92373]: osdmap e111: 8 total, 7 up, 8 in 2024-03-12T01:02:51.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:51 smithi139 ceph-mon[68232]: osdmap e112: 8 total, 7 up, 8 in 2024-03-12T01:02:51.663 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:51 smithi139 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.7.service: Succeeded. 2024-03-12T01:02:51.663 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:51 smithi139 systemd[1]: Stopped Ceph osd.7 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:02:51.663 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:51 smithi139 systemd[1]: Starting Ceph osd.7 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:02:51.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:51 smithi063 ceph-mon[92373]: osdmap e112: 8 total, 7 up, 8 in 2024-03-12T01:02:52.799 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:52 smithi139 ceph-mon[68232]: pgmap v204: 129 pgs: 5 active+undersized+degraded, 5 peering, 15 stale+active+clean, 104 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 18/1347 objects degraded (1.336%) 2024-03-12T01:02:52.799 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:52 smithi139 ceph-mon[68232]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-12T01:02:52.799 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:52 smithi139 ceph-mon[68232]: Health check failed: Degraded data redundancy: 18/1347 objects degraded (1.336%), 5 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:52.799 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-12T01:02:52.799 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: 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-12T01:02:52.799 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-12T01:02:52.799 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-12T01:02:52.799 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-12T01:02:52.800 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-12T01:02:52.800 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:52 smithi139 bash[82026]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-12T01:02:52.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:52 smithi063 ceph-mon[92373]: pgmap v204: 129 pgs: 5 active+undersized+degraded, 5 peering, 15 stale+active+clean, 104 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 18/1347 objects degraded (1.336%) 2024-03-12T01:02:52.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:52 smithi063 ceph-mon[92373]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-12T01:02:52.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:52 smithi063 ceph-mon[92373]: Health check failed: Degraded data redundancy: 18/1347 objects degraded (1.336%), 5 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:53.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:53.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:53.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:53 smithi063 ceph-mon[92373]: pgmap v205: 129 pgs: 29 active+undersized+degraded, 5 peering, 2 stale+active+clean, 13 active+undersized, 80 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 166/1347 objects degraded (12.324%) 2024-03-12T01:02:53.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:53.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:02:53.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:53 smithi139 ceph-mon[68232]: pgmap v205: 129 pgs: 29 active+undersized+degraded, 5 peering, 2 stale+active+clean, 13 active+undersized, 80 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 166/1347 objects degraded (12.324%) 2024-03-12T01:02:53.913 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:53 smithi139 ceph-osd[82340]: -- 172.21.15.139:0/2618677342 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5646548584e0 con 0x564654829000 2024-03-12T01:02:53.913 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:53 smithi139 bash[82300]: 01853648030d149ef56079f1c7b6902edba2db61170b99505ae6cf40d6841b1a 2024-03-12T01:02:53.913 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:53 smithi139 systemd[1]: Started Ceph osd.7 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:02:54.412 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:54 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:02:54.160+0000 7ffb80158640 -1 Falling back to public interface 2024-03-12T01:02:55.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:54 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:55.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:54 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:55.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:54 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:02:55.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:54 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:55.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:54 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:55.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:54 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:02:55.491 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:02:56.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:55 smithi063 ceph-mon[92373]: pgmap v206: 129 pgs: 35 active+undersized+degraded, 5 peering, 16 active+undersized, 73 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 196/1347 objects degraded (14.551%) 2024-03-12T01:02:56.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:55 smithi139 ceph-mon[68232]: pgmap v206: 129 pgs: 35 active+undersized+degraded, 5 peering, 16 active+undersized, 73 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 196/1347 objects degraded (14.551%) 2024-03-12T01:02:57.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:56 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 203/1347 objects degraded (15.071%), 37 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:57.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:56 smithi063 ceph-mon[92373]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-12T01:02:57.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:56 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 203/1347 objects degraded (15.071%), 37 pgs degraded (PG_DEGRADED) 2024-03-12T01:02:57.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:56 smithi139 ceph-mon[68232]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-12T01:02:58.892 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:58 smithi139 ceph-mon[68232]: pgmap v207: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:02:58.892 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.892 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.892 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.892 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:02:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:58 smithi063 ceph-mon[92373]: pgmap v207: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:02:58.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:58.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:02:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:02:59.662 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:02:59.263+0000 7ffb80158640 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-12T01:03:00.413 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:02:59 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:02:59.987+0000 7ffb80158640 -1 osd.7 110 log_to_monitors true 2024-03-12T01:03:00.529 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:00.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:00 smithi063 ceph-mon[92373]: pgmap v208: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:00.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:00 smithi063 ceph-mon[92373]: from='osd.7 [v2:172.21.15.139:6824/3096266817,v1:172.21.15.139:6825/3096266817]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T01:03:00.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:00 smithi063 ceph-mon[92373]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T01:03:00.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:00 smithi139 ceph-mon[68232]: pgmap v208: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:00.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:00 smithi139 ceph-mon[68232]: from='osd.7 [v2:172.21.15.139:6824/3096266817,v1:172.21.15.139:6825/3096266817]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T01:03:00.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:00 smithi139 ceph-mon[68232]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-12T01:03:00.912 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:03:00 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:03:00.487+0000 7ffb6fdae700 -1 osd.7 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-12T01:03:01.644 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:01 smithi139 ceph-mon[68232]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T01:03:01.645 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:01 smithi139 ceph-mon[68232]: osdmap e113: 8 total, 7 up, 8 in 2024-03-12T01:03:01.645 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:01 smithi139 ceph-mon[68232]: from='osd.7 [v2:172.21.15.139:6824/3096266817,v1:172.21.15.139:6825/3096266817]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:03:01.645 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:01 smithi139 ceph-mon[68232]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:03:01.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:01 smithi063 ceph-mon[92373]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-12T01:03:01.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:01 smithi063 ceph-mon[92373]: osdmap e113: 8 total, 7 up, 8 in 2024-03-12T01:03:01.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:01 smithi063 ceph-mon[92373]: from='osd.7 [v2:172.21.15.139:6824/3096266817,v1:172.21.15.139:6825/3096266817]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:03:01.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:01 smithi063 ceph-mon[92373]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-03-12T01:03:02.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: pgmap v210: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: osd.7 [v2:172.21.15.139:6824/3096266817,v1:172.21.15.139:6825/3096266817] boot 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: osdmap e114: 8 total, 8 up, 8 in 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.909 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-12T01:03:02.910 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-12T01:03:02.911 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-03-12T01:03:02.912 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:02 smithi063 ceph-mon[92373]: osdmap e115: 8 total, 8 up, 8 in 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: pgmap v210: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: osd.7 [v2:172.21.15.139:6824/3096266817,v1:172.21.15.139:6825/3096266817] boot 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: osdmap e114: 8 total, 8 up, 8 in 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:02.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-12T01:03:02.914 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-03-12T01:03:02.915 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:02 smithi139 ceph-mon[68232]: osdmap e115: 8 total, 8 up, 8 in 2024-03-12T01:03:03.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: pgmap v212: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 290 B/s rd, 290 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:03.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: pgmap v213: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 406 B/s rd, 203 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:03.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all osd 2024-03-12T01:03:03.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: Upgrade: Setting require_osd_release to 18 reef 2024-03-12T01:03:03.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi063.dtoikv"]}]: dispatch 2024-03-12T01:03:03.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: Upgrade: It appears safe to stop mds.foofs.smithi063.dtoikv 2024-03-12T01:03:03.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:03 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:03.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: pgmap v212: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 290 B/s rd, 290 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:03.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: pgmap v213: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 406 B/s rd, 203 B/s wr, 0 op/s; 203/1347 objects degraded (15.071%) 2024-03-12T01:03:03.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all osd 2024-03-12T01:03:03.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: Upgrade: Setting require_osd_release to 18 reef 2024-03-12T01:03:03.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi063.dtoikv"]}]: dispatch 2024-03-12T01:03:03.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: Upgrade: It appears safe to stop mds.foofs.smithi063.dtoikv 2024-03-12T01:03:03.913 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:03 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: pgmap v215: 129 pgs: 18 peering, 27 active+undersized+degraded, 11 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 134/1347 objects degraded (9.948%) 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: Upgrade: Updating mds.foofs.smithi063.dtoikv 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: Deploying daemon mds.foofs.smithi063.dtoikv on smithi063 2024-03-12T01:03:05.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-mon[92373]: Health check update: Degraded data redundancy: 134/1347 objects degraded (9.948%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T01:03:05.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: pgmap v215: 129 pgs: 18 peering, 27 active+undersized+degraded, 11 active+undersized, 73 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 134/1347 objects degraded (9.948%) 2024-03-12T01:03:05.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: Upgrade: Updating mds.foofs.smithi063.dtoikv 2024-03-12T01:03:05.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:05.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi063.dtoikv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T01:03:05.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:05.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: Deploying daemon mds.foofs.smithi063.dtoikv on smithi063 2024-03-12T01:03:05.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:05 smithi139 ceph-mon[68232]: Health check update: Degraded data redundancy: 134/1347 objects degraded (9.948%), 27 pgs degraded (PG_DEGRADED) 2024-03-12T01:03:05.583 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:06.119 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi063[92350]: 2024-03-12T01:03:05.816+0000 7ffaad8d1700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T01:03:06.119 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:03:05.841+0000 7f30424ef700 -1 bdev(0x5559a9bc2000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 6 2024-03-12T01:03:06.119 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:03:05.841+0000 7f30444f3700 -1 bdev(0x5559a9bc2000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 6 2024-03-12T01:03:06.119 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:03:05 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:03:05.842+0000 7f3044cf4700 -1 bdev(0x5559a9bc2000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 10 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: daemon mds.foofs.smithi063.dtoikv compat changed unexpectedly 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: osdmap e116: 8 total, 8 up, 8 in 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: Standby daemon mds.foofs.smithi139.tugmey assigned to filesystem foofs as rank 0 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-03-12T01:03:06.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:06 smithi063 ceph-mon[92373]: fsmap foofs:1/1 {0=foofs.smithi139.tugmey=up:replay} 2024-03-12T01:03:06.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: daemon mds.foofs.smithi063.dtoikv compat changed unexpectedly 2024-03-12T01:03:06.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-03-12T01:03:06.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T01:03:06.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: osdmap e116: 8 total, 8 up, 8 in 2024-03-12T01:03:06.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: Standby daemon mds.foofs.smithi139.tugmey assigned to filesystem foofs as rank 0 2024-03-12T01:03:06.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T01:03:06.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T01:03:06.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-03-12T01:03:06.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:06 smithi139 ceph-mon[68232]: fsmap foofs:1/1 {0=foofs.smithi139.tugmey=up:replay} 2024-03-12T01:03:07.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:07 smithi063 ceph-mon[92373]: pgmap v216: 129 pgs: 18 peering, 4 active+undersized+degraded, 2 active+undersized, 105 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 203 B/s wr, 0 op/s; 11/1347 objects degraded (0.817%) 2024-03-12T01:03:07.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:07 smithi139 ceph-mon[68232]: pgmap v216: 129 pgs: 18 peering, 4 active+undersized+degraded, 2 active+undersized, 105 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 203 B/s wr, 0 op/s; 11/1347 objects degraded (0.817%) 2024-03-12T01:03:08.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:08 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:reconnect 2024-03-12T01:03:08.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:08 smithi063 ceph-mon[92373]: fsmap foofs:1/1 {0=foofs.smithi139.tugmey=up:reconnect} 2024-03-12T01:03:08.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:08.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:08.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:08 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:reconnect 2024-03-12T01:03:08.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:08 smithi139 ceph-mon[68232]: fsmap foofs:1/1 {0=foofs.smithi139.tugmey=up:reconnect} 2024-03-12T01:03:08.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:08.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:09.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:09 smithi063 ceph-mon[92373]: pgmap v218: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 170 B/s wr, 3 op/s 2024-03-12T01:03:09.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:09 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:rejoin 2024-03-12T01:03:09.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:09 smithi063 ceph-mon[92373]: fsmap foofs:1/1 {0=foofs.smithi139.tugmey=up:rejoin} 2024-03-12T01:03:09.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:09 smithi063 ceph-mon[92373]: daemon mds.foofs.smithi139.tugmey is now active in filesystem foofs as rank 0 2024-03-12T01:03:09.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:09 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T01:03:09.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:09 smithi063 ceph-mon[92373]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1347 objects degraded (0.817%), 4 pgs degraded) 2024-03-12T01:03:09.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:09 smithi139 ceph-mon[68232]: pgmap v218: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 170 B/s wr, 3 op/s 2024-03-12T01:03:09.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:09 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:rejoin 2024-03-12T01:03:09.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:09 smithi139 ceph-mon[68232]: fsmap foofs:1/1 {0=foofs.smithi139.tugmey=up:rejoin} 2024-03-12T01:03:09.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:09 smithi139 ceph-mon[68232]: daemon mds.foofs.smithi139.tugmey is now active in filesystem foofs as rank 0 2024-03-12T01:03:09.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:09 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T01:03:09.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:09 smithi139 ceph-mon[68232]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1347 objects degraded (0.817%), 4 pgs degraded) 2024-03-12T01:03:10.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:10 smithi063 ceph-mon[92373]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-03-12T01:03:10.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:10 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:active 2024-03-12T01:03:10.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:10 smithi063 ceph-mon[92373]: fsmap foofs:1 {0=foofs.smithi139.tugmey=up:active} 2024-03-12T01:03:10.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:10 smithi139 ceph-mon[68232]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-03-12T01:03:10.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:10 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.139:6832/826677957,v1:172.21.15.139:6833/826677957] up:active 2024-03-12T01:03:10.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:10 smithi139 ceph-mon[68232]: fsmap foofs:1 {0=foofs.smithi139.tugmey=up:active} 2024-03-12T01:03:10.629 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:11.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:11 smithi063 ceph-mon[92373]: pgmap v219: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 127 B/s wr, 4 op/s 2024-03-12T01:03:11.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:11 smithi139 ceph-mon[68232]: pgmap v219: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 127 B/s wr, 4 op/s 2024-03-12T01:03:13.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:13 smithi063 ceph-mon[92373]: pgmap v220: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 221 B/s wr, 10 op/s 2024-03-12T01:03:13.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:13 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:13.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:13 smithi139 ceph-mon[68232]: pgmap v220: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 221 B/s wr, 10 op/s 2024-03-12T01:03:13.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:13 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:15.663 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:15.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:15 smithi063 ceph-mon[92373]: pgmap v221: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T01:03:15.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:15 smithi139 ceph-mon[68232]: pgmap v221: 129 pgs: 129 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T01:03:17.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:17 smithi063 ceph-mon[92373]: pgmap v222: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.8 KiB/s wr, 13 op/s 2024-03-12T01:03:17.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:17 smithi139 ceph-mon[68232]: pgmap v222: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.8 KiB/s wr, 13 op/s 2024-03-12T01:03:18.177 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (15m) 2m ago 25m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (4m) 2m ago 25m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (4m) 21s ago 24m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (12m) 2m ago 25m 34.1M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 starting - - - - 2024-03-12T01:03:18.854 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (20m) 21s ago 20m 19.7M - 16.2.5 6933c2a0b7dd 7b4ab3dd2760 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (6m) 2m ago 27m 498M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (5m) 21s ago 24m 449M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (5m) 2m ago 27m 61.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (5m) 21s ago 24m 51.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (17m) 2m ago 17m 82.2M - 3.5 6933c2a0b7dd f19cc7b6a04d 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (17m) 21s ago 17m 77.4M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (10m) 2m ago 25m 17.1M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (6m) 21s ago 24m 9063k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (4m) 2m ago 24m 118M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (3m) 2m ago 23m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (3m) 2m ago 23m 89.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (2m) 2m ago 22m 13.5M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (2m) 21s ago 22m 129M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (91s) 21s ago 22m 122M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:03:18.855 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (58s) 21s ago 22m 108M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:03:18.856 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (25s) 21s ago 21m 11.2M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:03:18.856 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 2m ago 25m - - 2024-03-12T01:03:18.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:18.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:18.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:18.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: pgmap v223: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.8 KiB/s wr, 11 op/s 2024-03-12T01:03:18.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:18.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T01:03:18.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:boot 2024-03-12T01:03:18.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: fsmap foofs:1 {0=foofs.smithi139.tugmey=up:active} 1 up:standby 2024-03-12T01:03:18.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:18 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: pgmap v223: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.8 KiB/s wr, 11 op/s 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:boot 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: fsmap foofs:1 {0=foofs.smithi139.tugmey=up:active} 1 up:standby 2024-03-12T01:03:18.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:18 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T01:03:19.285 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 1 2024-03-12T01:03:19.286 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:19.286 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:03:19.286 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-03-12T01:03:19.286 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 13 2024-03-12T01:03:19.286 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:03:19.286 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:03:19.638 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:03:19.638 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "osd", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "crash" 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "14/23 daemons upgraded", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading mds daemons", 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:03:19.639 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:03:19.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:19 smithi063 ceph-mon[92373]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:19.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:19 smithi063 ceph-mon[92373]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:19.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:19 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/660377098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:19.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:19 smithi139 ceph-mon[68232]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:19.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:19 smithi139 ceph-mon[68232]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:19.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:19 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/660377098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:20.064 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:03:20.064 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:03:20.065 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:03:20.702 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:20.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:20 smithi063 ceph-mon[92373]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:20.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:20 smithi063 ceph-mon[92373]: pgmap v224: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 KiB/s wr, 9 op/s 2024-03-12T01:03:20.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:20 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3187263534' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:03:20.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:20 smithi139 ceph-mon[68232]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:20.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:20 smithi139 ceph-mon[68232]: pgmap v224: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 KiB/s wr, 9 op/s 2024-03-12T01:03:20.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:20 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3187263534' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:03:23.895 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: pgmap v225: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.8 KiB/s wr, 8 op/s 2024-03-12T01:03:23.895 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.895 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:23.895 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: pgmap v225: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.8 KiB/s wr, 8 op/s 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:23.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:25.747 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:25.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:25 smithi063 ceph-mon[92373]: pgmap v226: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 5.7 KiB/s wr, 3 op/s 2024-03-12T01:03:25.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:25 smithi139 ceph-mon[68232]: pgmap v226: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 5.7 KiB/s wr, 3 op/s 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: pgmap v227: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 7.2 KiB/s wr, 3 op/s 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:27.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:27 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi139.tugmey"]}]: dispatch 2024-03-12T01:03:27.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: pgmap v227: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 7.2 KiB/s wr, 3 op/s 2024-03-12T01:03:27.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:27.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:27 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi139.tugmey"]}]: dispatch 2024-03-12T01:03:28.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:28 smithi139 ceph-mon[68232]: Detected new or changed devices on smithi063 2024-03-12T01:03:28.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:28 smithi139 ceph-mon[68232]: pgmap v228: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-03-12T01:03:28.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:28 smithi139 ceph-mon[68232]: pgmap v229: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s wr, 1 op/s 2024-03-12T01:03:28.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:28 smithi139 ceph-mon[68232]: Upgrade: It appears safe to stop mds.foofs.smithi139.tugmey 2024-03-12T01:03:28.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:28 smithi063 ceph-mon[92373]: Detected new or changed devices on smithi063 2024-03-12T01:03:28.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:28 smithi063 ceph-mon[92373]: pgmap v228: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-03-12T01:03:28.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:28 smithi063 ceph-mon[92373]: pgmap v229: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s wr, 1 op/s 2024-03-12T01:03:28.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:28 smithi063 ceph-mon[92373]: Upgrade: It appears safe to stop mds.foofs.smithi139.tugmey 2024-03-12T01:03:30.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:29 smithi139 ceph-mon[68232]: Upgrade: Updating mds.foofs.smithi139.tugmey 2024-03-12T01:03:30.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:30.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T01:03:30.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:29 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:30.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:29 smithi139 ceph-mon[68232]: Deploying daemon mds.foofs.smithi139.tugmey on smithi139 2024-03-12T01:03:30.138 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:29 smithi139 ceph-mon[68232]: pgmap v230: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-03-12T01:03:30.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:29 smithi063 ceph-mon[92373]: Upgrade: Updating mds.foofs.smithi139.tugmey 2024-03-12T01:03:30.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:30.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi139.tugmey", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-03-12T01:03:30.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:29 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:30.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:29 smithi063 ceph-mon[92373]: Deploying daemon mds.foofs.smithi139.tugmey on smithi139 2024-03-12T01:03:30.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:29 smithi063 ceph-mon[92373]: pgmap v230: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-03-12T01:03:30.793 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:30.907 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:03:30.548+0000 7f3040cec700 -1 bdev(0x5559a9bc2000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 2 2024-03-12T01:03:30.907 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:03:30.548+0000 7f30444f3700 -1 bdev(0x5559a9bc2000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 3 2024-03-12T01:03:30.907 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:03:30.550+0000 7f30424ef700 -1 bdev(0x5559a9bc2000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 7 2024-03-12T01:03:30.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi063[92350]: 2024-03-12T01:03:30.520+0000 7ffaad8d1700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T01:03:30.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-03-12T01:03:30.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T01:03:30.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: osdmap e117: 8 total, 8 up, 8 in 2024-03-12T01:03:30.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: Standby daemon mds.foofs.smithi063.dtoikv assigned to filesystem foofs as rank 0 2024-03-12T01:03:30.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T01:03:30.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T01:03:30.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-03-12T01:03:30.908 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:30 smithi063 ceph-mon[92373]: fsmap foofs:1/1 {0=foofs.smithi063.dtoikv=up:replay} 2024-03-12T01:03:30.911 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:03:30.547+0000 7ffb57d7e700 -1 bdev(0x564655622000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 2 2024-03-12T01:03:30.912 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:03:30.549+0000 7ffb5a583700 -1 bdev(0x564655622000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 13 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: osdmap e117: 8 total, 8 up, 8 in 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: Standby daemon mds.foofs.smithi063.dtoikv assigned to filesystem foofs as rank 0 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-03-12T01:03:30.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:30 smithi139 ceph-mon[68232]: fsmap foofs:1/1 {0=foofs.smithi063.dtoikv=up:replay} 2024-03-12T01:03:32.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:31 smithi063 ceph-mon[92373]: pgmap v232: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 KiB/s wr, 2 op/s 2024-03-12T01:03:32.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:31 smithi139 ceph-mon[68232]: pgmap v232: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 KiB/s wr, 2 op/s 2024-03-12T01:03:33.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:32 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:reconnect 2024-03-12T01:03:33.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:32 smithi063 ceph-mon[92373]: fsmap foofs:1/1 {0=foofs.smithi063.dtoikv=up:reconnect} 2024-03-12T01:03:33.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:32 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:reconnect 2024-03-12T01:03:33.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:32 smithi139 ceph-mon[68232]: fsmap foofs:1/1 {0=foofs.smithi063.dtoikv=up:reconnect} 2024-03-12T01:03:34.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:33 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:rejoin 2024-03-12T01:03:34.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:33 smithi063 ceph-mon[92373]: fsmap foofs:1/1 {0=foofs.smithi063.dtoikv=up:rejoin} 2024-03-12T01:03:34.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:33 smithi063 ceph-mon[92373]: daemon mds.foofs.smithi063.dtoikv is now active in filesystem foofs as rank 0 2024-03-12T01:03:34.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:33 smithi063 ceph-mon[92373]: pgmap v233: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 140 B/s wr, 4 op/s 2024-03-12T01:03:34.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:33 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:rejoin 2024-03-12T01:03:34.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:33 smithi139 ceph-mon[68232]: fsmap foofs:1/1 {0=foofs.smithi063.dtoikv=up:rejoin} 2024-03-12T01:03:34.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:33 smithi139 ceph-mon[68232]: daemon mds.foofs.smithi063.dtoikv is now active in filesystem foofs as rank 0 2024-03-12T01:03:34.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:33 smithi139 ceph-mon[68232]: pgmap v233: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 140 B/s wr, 4 op/s 2024-03-12T01:03:35.100 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:34 smithi139 ceph-mon[68232]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-03-12T01:03:35.100 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:34 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:active 2024-03-12T01:03:35.101 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:34 smithi139 ceph-mon[68232]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 2024-03-12T01:03:35.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:34 smithi063 ceph-mon[92373]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-03-12T01:03:35.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:34 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.63:6834/3055503846,v1:172.21.15.63:6835/3055503846] up:active 2024-03-12T01:03:35.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:34 smithi063 ceph-mon[92373]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 2024-03-12T01:03:35.840 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:36.048 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:35 smithi139 ceph-mon[68232]: pgmap v234: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 255 B/s wr, 8 op/s 2024-03-12T01:03:36.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:35 smithi063 ceph-mon[92373]: pgmap v234: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 255 B/s wr, 8 op/s 2024-03-12T01:03:37.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:37.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:37.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:37.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T01:03:37.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: mds.? [v2:172.21.15.139:6832/3732464415,v1:172.21.15.139:6833/3732464415] up:boot 2024-03-12T01:03:37.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T01:03:37.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:37 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T01:03:37.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:37.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:37.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:37.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-03-12T01:03:37.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: mds.? [v2:172.21.15.139:6832/3732464415,v1:172.21.15.139:6833/3732464415] up:boot 2024-03-12T01:03:37.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: fsmap foofs:1 {0=foofs.smithi063.dtoikv=up:active} 1 up:standby 2024-03-12T01:03:37.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:37 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi139.tugmey"}]: dispatch 2024-03-12T01:03:38.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:38 smithi063 ceph-mon[92373]: pgmap v235: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T01:03:38.907 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:38.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:38 smithi139 ceph-mon[68232]: pgmap v235: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T01:03:38.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:40.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:40 smithi139 ceph-mon[68232]: pgmap v236: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T01:03:40.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:40 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:40 smithi063 ceph-mon[92373]: pgmap v236: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-03-12T01:03:40.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:40 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:40.874 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:42.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:42 smithi063 ceph-mon[92373]: pgmap v237: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.6 KiB/s wr, 13 op/s 2024-03-12T01:03:42.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:42 smithi139 ceph-mon[68232]: pgmap v237: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.6 KiB/s wr, 13 op/s 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: pgmap v238: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.8 KiB/s wr, 10 op/s 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: Detected new or changed devices on smithi139 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: pgmap v239: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 KiB/s wr, 10 op/s 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: pgmap v240: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 8.4 KiB/s wr, 8 op/s 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.564 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all mds 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi063.dtoikv"}]': finished 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi139.tugmey"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi139.tugmey"}]': finished 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all rgw 2024-03-12T01:03:44.565 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all rbd-mirror 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all ceph-exporter 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all iscsi 2024-03-12T01:03:44.566 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:44 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.661 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: pgmap v238: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.8 KiB/s wr, 10 op/s 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: Detected new or changed devices on smithi139 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: pgmap v239: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 KiB/s wr, 10 op/s 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: pgmap v240: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 8.4 KiB/s wr, 8 op/s 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.662 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all mds 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi063.dtoikv"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi063.dtoikv"}]': finished 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi139.tugmey"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi139.tugmey"}]': finished 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all rgw 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all rbd-mirror 2024-03-12T01:03:44.663 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all ceph-exporter 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all iscsi 2024-03-12T01:03:44.664 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:44 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:45.921 INFO:teuthology.orchestra.run.smithi063.stderr:mount.nfs: mounting smithi063:/fake failed, reason given by server: No such file or directory 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Upgrade: Updating nfs.foo.0.1.smithi063.lqvzzm (1/2) 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Creating key for client.nfs.foo.0.1.smithi063.lqvzzm 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T01:03:46.145 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Rados config object exists: conf-nfs.foo 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Creating key for client.nfs.foo.0.1.smithi063.lqvzzm-rgw 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Bind address in nfs.foo.0.1.smithi063.lqvzzm's ganesha conf is defaulting to empty 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: Deploying daemon nfs.foo.0.1.smithi063.lqvzzm on smithi063 2024-03-12T01:03:46.146 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:45 smithi063 ceph-mon[92373]: pgmap v241: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 248 B/s rd, 8.5 KiB/s wr, 4 op/s 2024-03-12T01:03:46.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Upgrade: Updating nfs.foo.0.1.smithi063.lqvzzm (1/2) 2024-03-12T01:03:46.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Creating key for client.nfs.foo.0.1.smithi063.lqvzzm 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Rados config object exists: conf-nfs.foo 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Creating key for client.nfs.foo.0.1.smithi063.lqvzzm-rgw 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi063.lqvzzm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T01:03:46.412 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Bind address in nfs.foo.0.1.smithi063.lqvzzm's ganesha conf is defaulting to empty 2024-03-12T01:03:46.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:46.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: Deploying daemon nfs.foo.0.1.smithi063.lqvzzm on smithi063 2024-03-12T01:03:46.413 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:45 smithi139 ceph-mon[68232]: pgmap v241: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 248 B/s rd, 8.5 KiB/s wr, 4 op/s 2024-03-12T01:03:48.656 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:48 smithi063 ceph-mon[92373]: pgmap v242: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 124 B/s rd, 8.5 KiB/s wr, 4 op/s 2024-03-12T01:03:48.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:48 smithi139 ceph-mon[68232]: pgmap v242: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 124 B/s rd, 8.5 KiB/s wr, 4 op/s 2024-03-12T01:03:49.727 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:49 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:49.727 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:49 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:49.727 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:49 smithi139 ceph-mon[68232]: pgmap v243: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 KiB/s wr, 2 op/s 2024-03-12T01:03:49.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:49 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:49.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:49 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:49.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:49 smithi063 ceph-mon[92373]: pgmap v243: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 KiB/s wr, 2 op/s 2024-03-12T01:03:50.458 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:03:51.124 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:03:51.124 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (15m) 28s ago 26m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:03:51.124 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (5m) 28s ago 26m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:03:51.124 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (5m) 12s ago 25m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:03:51.124 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (13m) 28s ago 26m 34.5M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:03:51.124 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (34s) 28s ago 20m 10.8M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (15s) 12s ago 20m 12.5M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (6m) 28s ago 27m 502M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (6m) 12s ago 25m 449M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (6m) 28s ago 27m 79.7M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (5m) 12s ago 25m 53.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 starting - - - - 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (17m) 12s ago 17m 77.4M - 3.5 6933c2a0b7dd 68e894166332 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (11m) 28s ago 25m 16.5M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (7m) 12s ago 25m 9063k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (4m) 28s ago 24m 126M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (4m) 28s ago 24m 115M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (3m) 28s ago 23m 98.7M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (3m) 28s ago 23m 126M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:03:51.125 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (2m) 12s ago 23m 132M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:03:51.126 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (2m) 12s ago 22m 129M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:03:51.126 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (91s) 12s ago 22m 114M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:03:51.126 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (57s) 12s ago 22m 142M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:03:51.126 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 28s ago 25m - - 2024-03-12T01:03:51.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Upgrade: Updating nfs.foo.1.1.smithi139.fjlevx (2/2) 2024-03-12T01:03:51.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:51.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Creating key for client.nfs.foo.1.1.smithi139.fjlevx 2024-03-12T01:03:51.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T01:03:51.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T01:03:51.395 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Rados config object exists: conf-nfs.foo 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Creating key for client.nfs.foo.1.1.smithi139.fjlevx-rgw 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Bind address in nfs.foo.1.1.smithi139.fjlevx's ganesha conf is defaulting to empty 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: Deploying daemon nfs.foo.1.1.smithi139.fjlevx on smithi139 2024-03-12T01:03:51.396 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:51 smithi139 ceph-mon[68232]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Upgrade: Updating nfs.foo.1.1.smithi139.fjlevx (2/2) 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Creating key for client.nfs.foo.1.1.smithi139.fjlevx 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 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-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:51.454 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Rados config object exists: conf-nfs.foo 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Creating key for client.nfs.foo.1.1.smithi139.fjlevx-rgw 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi139.fjlevx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Bind address in nfs.foo.1.1.smithi139.fjlevx's ganesha conf is defaulting to empty 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: Deploying daemon nfs.foo.1.1.smithi139.fjlevx on smithi139 2024-03-12T01:03:51.455 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:51 smithi063 ceph-mon[92373]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:03:51.532 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:03:51.533 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "mds", 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "crash", 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "osd" 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:03:51.870 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "16/23 daemons upgraded", 2024-03-12T01:03:51.871 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading nfs daemons", 2024-03-12T01:03:51.871 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:03:51.871 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:03:51.976 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-03-12T01:03:52.040 INFO:teuthology.orchestra.run.smithi063.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-03-12T01:03:52.040 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T01:03:52.040 INFO:teuthology.orchestra.run.smithi063.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-03-12T01:03:52.040 INFO:teuthology.orchestra.run.smithi063.stdout:3 of 5 processes prepared for launch 0 sec 2024-03-12T01:03:52.141 INFO:teuthology.orchestra.run.smithi063.stdout:5 of 5 processes prepared for launch 0 sec 2024-03-12T01:03:52.141 INFO:teuthology.orchestra.run.smithi063.stdout:releasing clients 2024-03-12T01:03:52.204 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:52 smithi063 ceph-mon[92373]: from='client.34460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:52.204 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:52 smithi063 ceph-mon[92373]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:52.204 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:52 smithi063 ceph-mon[92373]: pgmap v244: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.7 KiB/s wr, 3 op/s 2024-03-12T01:03:52.204 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:52 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1029730684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:52.290 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:03:52.290 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:03:52.291 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:03:52.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:52 smithi139 ceph-mon[68232]: from='client.34460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:52.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:52 smithi139 ceph-mon[68232]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:52.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:52 smithi139 ceph-mon[68232]: pgmap v244: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.7 KiB/s wr, 3 op/s 2024-03-12T01:03:52.411 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:52 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1029730684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:03:53.141 INFO:teuthology.orchestra.run.smithi063.stdout: 0 1 0.00 MB/sec warmup 1 sec latency 999.993 ms 2024-03-12T01:03:53.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:53 smithi139 ceph-mon[68232]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:53.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:53 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4095940072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:03:53.440 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:53.656 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:53 smithi063 ceph-mon[92373]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:03:53.656 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:53 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4095940072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:03:53.656 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:03:54.141 INFO:teuthology.orchestra.run.smithi063.stdout: 0 1 0.00 MB/sec warmup 2 sec latency 2000.055 ms 2024-03-12T01:03:54.521 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:54 smithi139 ceph-mon[68232]: pgmap v245: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 KiB/s wr, 7 op/s 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:54 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:54 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:54 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:54 smithi063 ceph-mon[92373]: pgmap v245: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 KiB/s wr, 7 op/s 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:54 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:54 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:54.522 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:54 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:03:55.141 INFO:teuthology.orchestra.run.smithi063.stdout: 0 1 0.00 MB/sec warmup 3 sec latency 3000.135 ms 2024-03-12T01:03:56.141 INFO:teuthology.orchestra.run.smithi063.stdout: 0 1 0.00 MB/sec warmup 4 sec latency 4000.241 ms 2024-03-12T01:03:56.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:56 smithi063 ceph-mon[92373]: pgmap v246: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 2.9 KiB/s wr, 7 op/s 2024-03-12T01:03:56.661 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:56 smithi139 ceph-mon[68232]: pgmap v246: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 2.9 KiB/s wr, 7 op/s 2024-03-12T01:03:57.141 INFO:teuthology.orchestra.run.smithi063.stdout: 0 1 0.00 MB/sec warmup 5 sec latency 5000.340 ms 2024-03-12T01:03:58.001 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.002 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.002 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:57 smithi063 ceph-mon[92373]: pgmap v247: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 3.2 KiB/s wr, 10 op/s 2024-03-12T01:03:58.002 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.002 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:57 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.119 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.119 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.120 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:57 smithi139 ceph-mon[68232]: pgmap v247: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 3.2 KiB/s wr, 10 op/s 2024-03-12T01:03:58.120 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.120 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:57 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:58.141 INFO:teuthology.orchestra.run.smithi063.stdout: 0 1 0.00 MB/sec warmup 6 sec latency 6000.442 ms 2024-03-12T01:03:59.141 INFO:teuthology.orchestra.run.smithi063.stdout: 2 26 0.75 MB/sec warmup 7 sec latency 7000.487 ms 2024-03-12T01:03:59.536 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:59 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:59 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:59 smithi139 ceph-mon[68232]: pgmap v248: 129 pgs: 129 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 152 KiB/s wr, 17 op/s 2024-03-12T01:03:59.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:59 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.537 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:03:59 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:59 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:59 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:59 smithi063 ceph-mon[92373]: pgmap v248: 129 pgs: 129 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 152 KiB/s wr, 17 op/s 2024-03-12T01:03:59.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:59 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:03:59.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:03:59 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:01.146 INFO:teuthology.orchestra.run.smithi063.stdout: 5 364 25.11 MB/sec execute 1 sec latency 140.589 ms 2024-03-12T01:04:02.146 INFO:teuthology.orchestra.run.smithi063.stdout: 5 555 26.74 MB/sec execute 2 sec latency 112.749 ms 2024-03-12T01:04:02.473 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:02 smithi063 ceph-mon[92373]: pgmap v249: 129 pgs: 129 active+clean; 315 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 1.1 MiB/s wr, 28 op/s 2024-03-12T01:04:02.474 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:02.474 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:02.660 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:02 smithi139 ceph-mon[68232]: pgmap v249: 129 pgs: 129 active+clean; 315 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 1.1 MiB/s wr, 28 op/s 2024-03-12T01:04:02.661 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:02.661 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:03.146 INFO:teuthology.orchestra.run.smithi063.stdout: 5 815 22.36 MB/sec execute 3 sec latency 94.841 ms 2024-03-12T01:04:04.147 INFO:teuthology.orchestra.run.smithi063.stdout: 5 1103 18.37 MB/sec execute 4 sec latency 85.560 ms 2024-03-12T01:04:04.492 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:04 smithi063 ceph-mon[92373]: pgmap v250: 129 pgs: 129 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.2 MiB/s wr, 68 op/s 2024-03-12T01:04:04.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:04 smithi139 ceph-mon[68232]: pgmap v250: 129 pgs: 129 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.2 MiB/s wr, 68 op/s 2024-03-12T01:04:05.147 INFO:teuthology.orchestra.run.smithi063.stdout: 5 cleanup 5 sec 2024-03-12T01:04:05.326 INFO:teuthology.orchestra.run.smithi063.stdout:[1530] unlink './clients/client3/~dmtmp/PARADOX/.nfs00000100000047eb00000016' failed - Device or resource busy 2024-03-12T01:04:05.326 INFO:teuthology.orchestra.run.smithi063.stdout:[1530] unlink './clients/client3/~dmtmp/PARADOX/.nfs00000100000047e100000015' failed - Device or resource busy 2024-03-12T01:04:05.330 INFO:teuthology.orchestra.run.smithi063.stdout:[1530] unlink './clients/client3/~dmtmp/PARADOX/.nfs00000100000048f90000000c' failed - Device or resource busy 2024-03-12T01:04:05.332 INFO:teuthology.orchestra.run.smithi063.stdout:[1530] unlink './clients/client3/~dmtmp/PARADOX/.nfs00000100000048f600000010' failed - Device or resource busy 2024-03-12T01:04:05.340 INFO:teuthology.orchestra.run.smithi063.stdout:[1394] unlink './clients/client1/~dmtmp/PARADOX/.nfs00000100000048460000000a' failed - Device or resource busy 2024-03-12T01:04:05.351 INFO:teuthology.orchestra.run.smithi063.stdout:[1530] unlink './clients/client3/~dmtmp/PARADOX/.nfs00000100000047e700000009' failed - Device or resource busy 2024-03-12T01:04:05.352 INFO:teuthology.orchestra.run.smithi063.stdout:[1530] unlink './clients/client3/~dmtmp/PARADOX/.nfs00000100000047e200000006' failed - Device or resource busy 2024-03-12T01:04:05.358 INFO:teuthology.orchestra.run.smithi063.stdout:[1394] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000485600000008' failed - Device or resource busy 2024-03-12T01:04:05.358 INFO:teuthology.orchestra.run.smithi063.stdout:[1394] unlink './clients/client1/~dmtmp/PARADOX/.nfs00000100000048570000000b' failed - Device or resource busy 2024-03-12T01:04:05.359 INFO:teuthology.orchestra.run.smithi063.stdout:[1394] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000484b00000007' failed - Device or resource busy 2024-03-12T01:04:06.148 INFO:teuthology.orchestra.run.smithi063.stdout: 2 cleanup 6 sec 2024-03-12T01:04:06.656 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: pgmap v251: 129 pgs: 129 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 6.6 MiB/s wr, 149 op/s 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.657 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi063.lqvzzm"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi063.lqvzzm"}]': finished 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi139.fjlevx"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi139.fjlevx"}]': finished 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.658 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:06 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: pgmap v251: 129 pgs: 129 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 6.6 MiB/s wr, 149 op/s 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi063.lqvzzm"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi063.lqvzzm"}]': finished 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi139.fjlevx"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi139.fjlevx"}]': finished 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:06.912 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:06 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:04:07.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 7 sec 2024-03-12T01:04:07.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:07 smithi063 ceph-mon[92373]: pgmap v252: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 9.9 MiB/s wr, 302 op/s 2024-03-12T01:04:07.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:07 smithi063 ceph-mon[92373]: pgmap v253: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 12 MiB/s wr, 367 op/s 2024-03-12T01:04:07.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:07 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all nfs 2024-03-12T01:04:07.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:07 smithi063 ceph-mon[92373]: Upgrade: Setting container_image for all nvmeof 2024-03-12T01:04:07.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:07 smithi139 ceph-mon[68232]: pgmap v252: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 9.9 MiB/s wr, 302 op/s 2024-03-12T01:04:07.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:07 smithi139 ceph-mon[68232]: pgmap v253: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 12 MiB/s wr, 367 op/s 2024-03-12T01:04:07.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:07 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all nfs 2024-03-12T01:04:07.911 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:07 smithi139 ceph-mon[68232]: Upgrade: Setting container_image for all nvmeof 2024-03-12T01:04:08.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 8 sec 2024-03-12T01:04:08.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:08.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:09.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 9 sec 2024-03-12T01:04:09.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:09 smithi063 ceph-mon[92373]: pgmap v254: 129 pgs: 129 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 14 MiB/s wr, 414 op/s 2024-03-12T01:04:09.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:09 smithi139 ceph-mon[68232]: pgmap v254: 129 pgs: 129 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 14 MiB/s wr, 414 op/s 2024-03-12T01:04:10.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 10 sec 2024-03-12T01:04:11.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 11 sec 2024-03-12T01:04:11.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:11 smithi063 ceph-mon[92373]: pgmap v255: 129 pgs: 129 active+clean; 265 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 403 op/s 2024-03-12T01:04:11.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:11 smithi139 ceph-mon[68232]: pgmap v255: 129 pgs: 129 active+clean; 265 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 403 op/s 2024-03-12T01:04:12.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 12 sec 2024-03-12T01:04:13.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 13 sec 2024-03-12T01:04:13.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:13 smithi063 ceph-mon[92373]: pgmap v256: 129 pgs: 129 active+clean; 226 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 365 op/s 2024-03-12T01:04:13.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:13 smithi139 ceph-mon[68232]: pgmap v256: 129 pgs: 129 active+clean; 226 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 365 op/s 2024-03-12T01:04:14.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 14 sec 2024-03-12T01:04:15.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 15 sec 2024-03-12T01:04:15.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:15 smithi063 ceph-mon[92373]: pgmap v257: 129 pgs: 129 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 4.6 MiB/s wr, 253 op/s 2024-03-12T01:04:15.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:15 smithi139 ceph-mon[68232]: pgmap v257: 129 pgs: 129 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 4.6 MiB/s wr, 253 op/s 2024-03-12T01:04:16.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 16 sec 2024-03-12T01:04:17.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 17 sec 2024-03-12T01:04:17.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:17 smithi063 ceph-mon[92373]: pgmap v258: 129 pgs: 129 active+clean; 214 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.4 MiB/s wr, 75 op/s 2024-03-12T01:04:17.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:17 smithi139 ceph-mon[68232]: pgmap v258: 129 pgs: 129 active+clean; 214 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.4 MiB/s wr, 75 op/s 2024-03-12T01:04:18.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 18 sec 2024-03-12T01:04:19.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 19 sec 2024-03-12T01:04:19.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:19 smithi063 ceph-mon[92373]: pgmap v259: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 MiB/s wr, 62 op/s 2024-03-12T01:04:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:19 smithi139 ceph-mon[68232]: pgmap v259: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 MiB/s wr, 62 op/s 2024-03-12T01:04:20.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 20 sec 2024-03-12T01:04:21.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 21 sec 2024-03-12T01:04:21.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:21 smithi063 ceph-mon[92373]: pgmap v260: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 53 KiB/s wr, 22 op/s 2024-03-12T01:04:21.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:21 smithi139 ceph-mon[68232]: pgmap v260: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 53 KiB/s wr, 22 op/s 2024-03-12T01:04:22.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 22 sec 2024-03-12T01:04:22.648 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:04:23.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 23 sec 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (16m) 25s ago 26m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (5m) 25s ago 26m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (5m) 26s ago 25m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (13m) 25s ago 26m 34.6M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (66s) 25s ago 21m 27.2M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (48s) 26s ago 21m 13.7M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (7m) 25s ago 28m 504M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (6m) 26s ago 25m 449M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:04:23.670 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (6m) 25s ago 28m 81.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (6m) 26s ago 25m 54.2M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (35s) 25s ago 18m 64.9M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (30s) 26s ago 18m 19.1M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (11m) 25s ago 26m 16.5M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (7m) 26s ago 25m 9063k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (5m) 25s ago 25m 127M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (4m) 25s ago 24m 117M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (4m) 25s ago 24m 98.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (3m) 25s ago 24m 127M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (3m) 26s ago 23m 133M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (2m) 26s ago 23m 130M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (2m) 26s ago 23m 113M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (90s) 26s ago 22m 142M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:04:23.671 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 25s ago 26m - - 2024-03-12T01:04:23.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:23 smithi063 ceph-mon[92373]: pgmap v261: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 46 KiB/s wr, 17 op/s 2024-03-12T01:04:23.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:23.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:23 smithi139 ceph-mon[68232]: pgmap v261: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 46 KiB/s wr, 17 op/s 2024-03-12T01:04:23.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:24.073 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:04:24.074 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:04:24.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 24 sec 2024-03-12T01:04:24.411 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "mds", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "crash", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "nfs", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "osd" 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T01:04:24.412 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-12T01:04:24.413 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:04:24.413 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:04:24.814 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:04:24.815 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:04:24.815 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:04:24.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:24 smithi063 ceph-mon[92373]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:24.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:24 smithi063 ceph-mon[92373]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:24.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:24 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/2633642345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:24.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:24 smithi139 ceph-mon[68232]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:24.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:24 smithi139 ceph-mon[68232]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:24.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:24 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/2633642345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:25.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 25 sec 2024-03-12T01:04:25.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:25 smithi063 ceph-mon[92373]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:25.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:25 smithi063 ceph-mon[92373]: pgmap v262: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 26 KiB/s wr, 4 op/s 2024-03-12T01:04:25.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:25 smithi063 ceph-mon[92373]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:25.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:25 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1700476309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:04:25.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:25 smithi139 ceph-mon[68232]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:25.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:25 smithi139 ceph-mon[68232]: pgmap v262: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 26 KiB/s wr, 4 op/s 2024-03-12T01:04:25.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:25 smithi139 ceph-mon[68232]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:25.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:25 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1700476309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:04:26.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 26 sec 2024-03-12T01:04:27.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 27 sec 2024-03-12T01:04:27.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:27 smithi063 ceph-mon[92373]: pgmap v263: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T01:04:27.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:27 smithi139 ceph-mon[68232]: pgmap v263: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T01:04:28.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 28 sec 2024-03-12T01:04:29.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 29 sec 2024-03-12T01:04:29.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:29 smithi063 ceph-mon[92373]: pgmap v264: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T01:04:29.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:29 smithi139 ceph-mon[68232]: pgmap v264: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-03-12T01:04:30.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 30 sec 2024-03-12T01:04:31.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 31 sec 2024-03-12T01:04:31.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:31 smithi063 ceph-mon[92373]: pgmap v265: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:31.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:31 smithi139 ceph-mon[68232]: pgmap v265: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:32.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 32 sec 2024-03-12T01:04:33.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 33 sec 2024-03-12T01:04:33.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:33 smithi063 ceph-mon[92373]: pgmap v266: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:33.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:33 smithi139 ceph-mon[68232]: pgmap v266: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:34.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 34 sec 2024-03-12T01:04:35.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 35 sec 2024-03-12T01:04:35.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:35 smithi063 ceph-mon[92373]: pgmap v267: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:35.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:35 smithi139 ceph-mon[68232]: pgmap v267: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:36.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 36 sec 2024-03-12T01:04:37.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 37 sec 2024-03-12T01:04:37.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:37 smithi063 ceph-mon[92373]: pgmap v268: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:37.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:37 smithi139 ceph-mon[68232]: pgmap v268: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:38.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 38 sec 2024-03-12T01:04:38.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:38.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:39.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 39 sec 2024-03-12T01:04:39.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:39 smithi063 ceph-mon[92373]: pgmap v269: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:04:39.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:39 smithi139 ceph-mon[68232]: pgmap v269: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:04:40.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 40 sec 2024-03-12T01:04:40.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:40 smithi063 ceph-mon[92373]: pgmap v270: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:40.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:40 smithi139 ceph-mon[68232]: pgmap v270: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:41.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 41 sec 2024-03-12T01:04:42.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 42 sec 2024-03-12T01:04:43.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 43 sec 2024-03-12T01:04:43.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:43 smithi063 ceph-mon[92373]: pgmap v271: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:43.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:43 smithi139 ceph-mon[68232]: pgmap v271: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:44.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 44 sec 2024-03-12T01:04:45.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 45 sec 2024-03-12T01:04:45.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:45 smithi063 ceph-mon[92373]: pgmap v272: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:45.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:45 smithi139 ceph-mon[68232]: pgmap v272: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:46.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 46 sec 2024-03-12T01:04:47.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 47 sec 2024-03-12T01:04:47.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:47 smithi063 ceph-mon[92373]: pgmap v273: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:47.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:47 smithi139 ceph-mon[68232]: pgmap v273: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:48.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 48 sec 2024-03-12T01:04:49.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 49 sec 2024-03-12T01:04:49.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:49 smithi063 ceph-mon[92373]: pgmap v274: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:04:49.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:49 smithi139 ceph-mon[68232]: pgmap v274: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:04:50.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 50 sec 2024-03-12T01:04:51.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 51 sec 2024-03-12T01:04:51.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:51 smithi063 ceph-mon[92373]: pgmap v275: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:51.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:51 smithi139 ceph-mon[68232]: pgmap v275: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:52.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 52 sec 2024-03-12T01:04:53.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 53 sec 2024-03-12T01:04:53.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:53 smithi063 ceph-mon[92373]: pgmap v276: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:53.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:53.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:53 smithi139 ceph-mon[68232]: pgmap v276: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:53.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:04:54.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 54 sec 2024-03-12T01:04:55.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 55 sec 2024-03-12T01:04:55.167 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:04:55.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:55 smithi063 ceph-mon[92373]: pgmap v277: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:55.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:55 smithi139 ceph-mon[68232]: pgmap v277: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (16m) 57s ago 27m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (6m) 57s ago 27m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (6m) 59s ago 26m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (14m) 57s ago 27m 34.6M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (99s) 57s ago 21m 27.2M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:04:56.006 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (80s) 59s ago 21m 13.7M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (7m) 57s ago 28m 504M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (7m) 59s ago 26m 449M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (7m) 57s ago 29m 81.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (6m) 59s ago 26m 54.2M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (68s) 57s ago 19m 64.9M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (62s) 59s ago 18m 19.1M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (12m) 57s ago 26m 16.5M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (8m) 59s ago 26m 9063k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (5m) 57s ago 25m 127M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (5m) 57s ago 25m 117M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (4m) 57s ago 24m 98.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (4m) 57s ago 24m 127M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (3m) 59s ago 24m 133M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:04:56.007 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (3m) 59s ago 23m 130M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:04:56.008 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (2m) 59s ago 23m 113M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:04:56.008 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (2m) 59s ago 23m 142M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:04:56.008 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 57s ago 26m - - 2024-03-12T01:04:56.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 56 sec 2024-03-12T01:04:56.413 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:04:56.413 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:04:56.413 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:04:56.414 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:56.414 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:04:56.414 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:04:56.414 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:56.414 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:04:56.414 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:04:56.415 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:56.415 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:04:56.415 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:04:56.415 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:04:56.415 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:04:56.415 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:04:56.416 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:04:56.416 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:04:56.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:56 smithi063 ceph-mon[92373]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:56.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:56 smithi063 ceph-mon[92373]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:56.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:56 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3388939739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:56.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:56 smithi139 ceph-mon[68232]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:56.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:56 smithi139 ceph-mon[68232]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:56.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:56 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3388939739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:04:56.934 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "mds", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "crash", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "nfs", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "osd" 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T01:04:56.935 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-12T01:04:56.936 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:04:56.936 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:04:57.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 57 sec 2024-03-12T01:04:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:04:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:04:57.339 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:04:57.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:57 smithi063 ceph-mon[92373]: pgmap v278: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:57.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:57 smithi063 ceph-mon[92373]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:57.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:57 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/535438764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:04:57.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:57 smithi139 ceph-mon[68232]: pgmap v278: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:04:57.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:57 smithi139 ceph-mon[68232]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:57.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:57 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/535438764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:04:58.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 58 sec 2024-03-12T01:04:58.905 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:58 smithi063 ceph-mon[92373]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:58.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:58 smithi139 ceph-mon[68232]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:04:59.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 59 sec 2024-03-12T01:04:59.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:04:59 smithi063 ceph-mon[92373]: pgmap v279: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:04:59.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:04:59 smithi139 ceph-mon[68232]: pgmap v279: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:00.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 60 sec 2024-03-12T01:05:01.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 61 sec 2024-03-12T01:05:01.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:01 smithi063 ceph-mon[92373]: pgmap v280: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:01.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:01 smithi139 ceph-mon[68232]: pgmap v280: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:02.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 62 sec 2024-03-12T01:05:03.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 63 sec 2024-03-12T01:05:03.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:03 smithi063 ceph-mon[92373]: pgmap v281: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:03.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:03 smithi139 ceph-mon[68232]: pgmap v281: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:04.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 64 sec 2024-03-12T01:05:05.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 65 sec 2024-03-12T01:05:05.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:05 smithi063 ceph-mon[92373]: pgmap v282: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:05.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:05 smithi139 ceph-mon[68232]: pgmap v282: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:06.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 66 sec 2024-03-12T01:05:07.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 67 sec 2024-03-12T01:05:07.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:07 smithi063 ceph-mon[92373]: pgmap v283: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:07.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:07 smithi139 ceph-mon[68232]: pgmap v283: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:08.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 68 sec 2024-03-12T01:05:08.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:08.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:09.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 69 sec 2024-03-12T01:05:09.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:09 smithi063 ceph-mon[92373]: pgmap v284: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:09.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:09 smithi139 ceph-mon[68232]: pgmap v284: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:10.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 70 sec 2024-03-12T01:05:11.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 71 sec 2024-03-12T01:05:11.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:11 smithi063 ceph-mon[92373]: pgmap v285: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:11.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:11 smithi139 ceph-mon[68232]: pgmap v285: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:12.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 72 sec 2024-03-12T01:05:13.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 73 sec 2024-03-12T01:05:13.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:13 smithi063 ceph-mon[92373]: pgmap v286: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:13.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:13 smithi139 ceph-mon[68232]: pgmap v286: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:14.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 74 sec 2024-03-12T01:05:15.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 75 sec 2024-03-12T01:05:15.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:15 smithi063 ceph-mon[92373]: pgmap v287: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:15.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:15 smithi139 ceph-mon[68232]: pgmap v287: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:16.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 76 sec 2024-03-12T01:05:17.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 77 sec 2024-03-12T01:05:17.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:17 smithi063 ceph-mon[92373]: pgmap v288: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:17.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:17 smithi139 ceph-mon[68232]: pgmap v288: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:18.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 78 sec 2024-03-12T01:05:19.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 79 sec 2024-03-12T01:05:19.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:19 smithi063 ceph-mon[92373]: pgmap v289: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:19 smithi139 ceph-mon[68232]: pgmap v289: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:20.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 80 sec 2024-03-12T01:05:21.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 81 sec 2024-03-12T01:05:21.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:21 smithi063 ceph-mon[92373]: pgmap v290: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:21.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:21 smithi139 ceph-mon[68232]: pgmap v290: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:22.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 82 sec 2024-03-12T01:05:23.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 83 sec 2024-03-12T01:05:23.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:23 smithi063 ceph-mon[92373]: pgmap v291: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:23.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:23.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:23 smithi139 ceph-mon[68232]: pgmap v291: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:23.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:24.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 84 sec 2024-03-12T01:05:25.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 85 sec 2024-03-12T01:05:25.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:25 smithi063 ceph-mon[92373]: pgmap v292: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:25.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:25 smithi139 ceph-mon[68232]: pgmap v292: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:26.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 86 sec 2024-03-12T01:05:27.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 87 sec 2024-03-12T01:05:27.697 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:05:27.906 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:27 smithi063 ceph-mon[92373]: pgmap v293: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:27.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:27 smithi139 ceph-mon[68232]: pgmap v293: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:28.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 88 sec 2024-03-12T01:05:28.542 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:05:28.542 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (17m) 90s ago 28m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:05:28.542 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (6m) 90s ago 27m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:05:28.542 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (6m) 91s ago 27m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:05:28.542 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (15m) 90s ago 27m 34.6M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:05:28.542 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (2m) 90s ago 22m 27.2M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (113s) 91s ago 22m 13.7M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (8m) 90s ago 29m 504M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (8m) 91s ago 26m 449M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (7m) 90s ago 29m 81.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (7m) 91s ago 26m 54.2M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (100s) 90s ago 19m 64.9M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (95s) 91s ago 19m 19.1M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (12m) 90s ago 27m 16.5M - 0.18.1 e5a616e4b9cf 7ea66067df54 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (8m) 91s ago 26m 9063k - 0.18.1 e5a616e4b9cf dae7218d55f4 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (6m) 90s ago 26m 127M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (5m) 90s ago 25m 117M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (5m) 90s ago 25m 98.6M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (4m) 90s ago 25m 127M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:05:28.543 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (4m) 91s ago 24m 133M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:05:28.544 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (3m) 91s ago 24m 130M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:05:28.544 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (3m) 91s ago 24m 113M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:05:28.544 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (2m) 91s ago 23m 142M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:05:28.544 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 90s ago 27m - - 2024-03-12T01:05:28.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:28 smithi063 ceph-mon[92373]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:28.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:28 smithi063 ceph-mon[92373]: pgmap v294: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:28.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:28 smithi063 ceph-mon[92373]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:28.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:28 smithi139 ceph-mon[68232]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:28.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:28 smithi139 ceph-mon[68232]: pgmap v294: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:28.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:28 smithi139 ceph-mon[68232]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:05:28.948 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:05:28.949 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:05:28.949 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:05:28.949 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:05:28.949 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:05:28.949 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:05:28.949 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:05:29.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 89 sec 2024-03-12T01:05:29.286 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "mds", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "crash", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "nfs", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "osd" 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T01:05:29.287 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-12T01:05:29.288 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:05:29.288 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:05:29.687 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:05:29.687 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:05:29.687 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:05:29.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:29 smithi063 ceph-mon[92373]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:29.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:29 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/159254388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:05:29.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:29 smithi063 ceph-mon[92373]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:29.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:29 smithi139 ceph-mon[68232]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:29.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:29 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/159254388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:05:29.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:29 smithi139 ceph-mon[68232]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:05:30.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 90 sec 2024-03-12T01:05:30.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:30 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3747379828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:05:30.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:30 smithi063 ceph-mon[92373]: pgmap v295: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:30.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:30 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3747379828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:05:30.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:30 smithi139 ceph-mon[68232]: pgmap v295: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:31.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 91 sec 2024-03-12T01:05:32.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 92 sec 2024-03-12T01:05:33.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 93 sec 2024-03-12T01:05:33.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:33 smithi063 ceph-mon[92373]: pgmap v296: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:33.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:33 smithi139 ceph-mon[68232]: pgmap v296: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:34.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 94 sec 2024-03-12T01:05:35.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 95 sec 2024-03-12T01:05:35.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:35 smithi063 ceph-mon[92373]: pgmap v297: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:35.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:35 smithi139 ceph-mon[68232]: pgmap v297: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:36.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 96 sec 2024-03-12T01:05:37.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 97 sec 2024-03-12T01:05:37.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:37 smithi063 ceph-mon[92373]: pgmap v298: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:37.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:37 smithi139 ceph-mon[68232]: pgmap v298: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:38.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 98 sec 2024-03-12T01:05:38.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:38.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:39.148 INFO:teuthology.orchestra.run.smithi063.stdout: 1 cleanup 99 sec 2024-03-12T01:05:39.426 INFO:teuthology.orchestra.run.smithi063.stdout: 0 cleanup 99 sec 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Operation Count AvgLat MaxLat 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: ---------------------------------------- 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: NTCreateX 954 11.190 140.584 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Close 837 4.564 49.109 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Rename 50 11.161 52.898 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Unlink 96 5.396 62.802 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Qpathinfo 577 3.564 70.461 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Qfileinfo 378 8.582 27.519 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Qfsinfo 165 1.855 21.872 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Sfileinfo 170 9.538 44.374 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: Find 260 5.143 94.837 2024-03-12T01:05:39.427 INFO:teuthology.orchestra.run.smithi063.stdout: WriteX 1726 0.023 0.079 2024-03-12T01:05:39.428 INFO:teuthology.orchestra.run.smithi063.stdout: ReadX 1172 0.022 2.669 2024-03-12T01:05:39.428 INFO:teuthology.orchestra.run.smithi063.stdout: Flush 124 7.687 21.476 2024-03-12T01:05:39.428 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T01:05:39.428 INFO:teuthology.orchestra.run.smithi063.stdout:Throughput 18.3675 MB/sec 5 clients 5 procs max_latency=140.589 ms 2024-03-12T01:05:39.429 DEBUG:teuthology.parallel:result is None 2024-03-12T01:05:39.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:39 smithi063 ceph-mon[92373]: pgmap v299: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:39.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:39 smithi139 ceph-mon[68232]: pgmap v299: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:05:41.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:41 smithi063 ceph-mon[92373]: pgmap v300: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:41.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:41 smithi139 ceph-mon[68232]: pgmap v300: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:05:43.631 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:43 smithi063 ceph-mon[92373]: Upgrade: Updating node-exporter.smithi063 (1/2) 2024-03-12T01:05:43.632 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:43 smithi063 ceph-mon[92373]: Deploying daemon node-exporter.smithi063 on smithi063 2024-03-12T01:05:43.632 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:43 smithi063 ceph-mon[92373]: pgmap v301: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:05:43.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:43 smithi139 ceph-mon[68232]: Upgrade: Updating node-exporter.smithi063 (1/2) 2024-03-12T01:05:43.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:43 smithi139 ceph-mon[68232]: Deploying daemon node-exporter.smithi063 on smithi063 2024-03-12T01:05:43.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:43 smithi139 ceph-mon[68232]: pgmap v301: 129 pgs: 129 active+clean; 214 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-03-12T01:05:45.737 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:45 smithi063 ceph-mon[92373]: pgmap v302: 129 pgs: 129 active+clean; 213 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.0 KiB/s wr, 0 op/s 2024-03-12T01:05:45.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:45 smithi139 ceph-mon[68232]: pgmap v302: 129 pgs: 129 active+clean; 213 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.0 KiB/s wr, 0 op/s 2024-03-12T01:05:47.636 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:47 smithi139 ceph-mon[68232]: pgmap v303: 129 pgs: 129 active+clean; 211 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 6.5 KiB/s wr, 2 op/s 2024-03-12T01:05:47.636 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:47 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:47.636 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:47 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:47.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:47 smithi063 ceph-mon[92373]: pgmap v303: 129 pgs: 129 active+clean; 211 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 6.5 KiB/s wr, 2 op/s 2024-03-12T01:05:47.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:47 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:47.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:47 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:49.832 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:49 smithi139 ceph-mon[68232]: pgmap v304: 129 pgs: 129 active+clean; 208 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 8.1 KiB/s wr, 3 op/s 2024-03-12T01:05:49.832 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:49 smithi139 ceph-mon[68232]: Upgrade: Updating node-exporter.smithi139 (2/2) 2024-03-12T01:05:49.832 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:49 smithi139 ceph-mon[68232]: Deploying daemon node-exporter.smithi139 on smithi139 2024-03-12T01:05:49.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:49 smithi063 ceph-mon[92373]: pgmap v304: 129 pgs: 129 active+clean; 208 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 8.1 KiB/s wr, 3 op/s 2024-03-12T01:05:49.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:49 smithi063 ceph-mon[92373]: Upgrade: Updating node-exporter.smithi139 (2/2) 2024-03-12T01:05:49.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:49 smithi063 ceph-mon[92373]: Deploying daemon node-exporter.smithi139 on smithi139 2024-03-12T01:05:51.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:51 smithi063 ceph-mon[92373]: pgmap v305: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 8.1 KiB/s wr, 3 op/s 2024-03-12T01:05:51.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:51 smithi139 ceph-mon[68232]: pgmap v305: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 8.1 KiB/s wr, 3 op/s 2024-03-12T01:05:53.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:53 smithi063 ceph-mon[92373]: pgmap v306: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 8.1 KiB/s wr, 3 op/s 2024-03-12T01:05:53.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:53.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:53.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:53.904 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:05:53.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:53 smithi139 ceph-mon[68232]: pgmap v306: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 8.1 KiB/s wr, 3 op/s 2024-03-12T01:05:53.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:05:53.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:53.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:53.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:05:55.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:55 smithi063 ceph-mon[92373]: pgmap v307: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 7.8 KiB/s wr, 3 op/s 2024-03-12T01:05:55.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:55 smithi139 ceph-mon[68232]: pgmap v307: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 7.8 KiB/s wr, 3 op/s 2024-03-12T01:05:57.307 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:56 smithi063 ceph-mon[92373]: pgmap v308: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 2.1 KiB/s wr, 2 op/s 2024-03-12T01:05:57.307 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.307 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.307 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.307 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:56 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.327 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:56 smithi139 ceph-mon[68232]: pgmap v308: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 2.1 KiB/s wr, 2 op/s 2024-03-12T01:05:57.327 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.327 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.327 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:57.327 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:56 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:58 smithi063 ceph-mon[92373]: pgmap v309: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-03-12T01:05:59.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:05:58 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:58 smithi139 ceph-mon[68232]: pgmap v309: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-03-12T01:05:59.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:05:59.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:05:58 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:00.044 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (17m) 2s ago 28m 16.7M - 0.20.0 0881eb8f169f 47eb3fadf119 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (7m) 2s ago 28m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (7m) 4s ago 27m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (15m) 2s ago 28m 34.8M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (2m) 2s ago 22m 39.3M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (2m) 4s ago 22m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:06:00.737 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (9m) 2s ago 30m 505M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (8m) 4s ago 27m 450M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (8m) 2s ago 30m 84.1M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (7m) 4s ago 27m 55.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (2m) 2s ago 20m 205M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (2m) 4s ago 20m 79.0M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (14s) 2s ago 28m 3414k - 1.5.0 0da6a335fe13 c77aa7c8d18b 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (8s) 4s ago 27m 3510k - 1.5.0 0da6a335fe13 fae51e4bbe3b 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (6m) 2s ago 26m 140M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (6m) 2s ago 26m 145M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (5m) 2s ago 26m 105M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (5m) 2s ago 25m 151M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (4m) 4s ago 25m 155M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:06:00.738 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (4m) 4s ago 25m 147M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:06:00.739 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (3m) 4s ago 24m 131M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:06:00.739 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (3m) 4s ago 24m 152M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:06:00.739 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 error 2s ago 27m - - 2024-03-12T01:06:01.132 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:00 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:01.132 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:00 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:01.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:00 smithi063 ceph-mon[92373]: pgmap v310: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T01:06:01.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:00 smithi063 ceph-mon[92373]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:01.133 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:00 smithi063 ceph-mon[92373]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:01.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:00 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:01.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:00 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:01.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:00 smithi139 ceph-mon[68232]: pgmap v310: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T01:06:01.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:00 smithi139 ceph-mon[68232]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:01.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:00 smithi139 ceph-mon[68232]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:01.169 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:06:01.170 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:06:01.170 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:01.170 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:06:01.170 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:06:01.170 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:06:01.170 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "mds", 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "crash", 2024-03-12T01:06:01.569 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout: "nfs", 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout: "osd" 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:06:01.570 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:06:01.973 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-12T01:06:01.973 INFO:teuthology.orchestra.run.smithi063.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-12T01:06:01.973 INFO:teuthology.orchestra.run.smithi063.stdout: daemon prometheus.smithi063 on smithi063 is in error state 2024-03-12T01:06:02.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:01 smithi063 ceph-mon[92373]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:02.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:01 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3128553773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:02.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:01 smithi139 ceph-mon[68232]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:02.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:01 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3128553773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:03.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: pgmap v311: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T01:06:03.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/244761828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: pgmap v312: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 197 B/s rd, 0 op/s 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: pgmap v313: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:02 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: pgmap v311: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/244761828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: pgmap v312: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 197 B/s rd, 0 op/s 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: pgmap v313: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:03.158 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:03.159 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:02 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:05.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:05 smithi063 ceph-mon[92373]: Upgrade: Updating prometheus.smithi063 2024-03-12T01:06:05.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:05 smithi063 ceph-mon[92373]: Deploying daemon prometheus.smithi063 on smithi063 2024-03-12T01:06:05.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:05 smithi063 ceph-mon[92373]: pgmap v314: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:05.657 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:05 smithi139 ceph-mon[68232]: Upgrade: Updating prometheus.smithi063 2024-03-12T01:06:05.658 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:05 smithi139 ceph-mon[68232]: Deploying daemon prometheus.smithi063 on smithi063 2024-03-12T01:06:05.658 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:05 smithi139 ceph-mon[68232]: pgmap v314: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:07.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:07 smithi063 ceph-mon[92373]: pgmap v315: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail 2024-03-12T01:06:07.657 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:07 smithi139 ceph-mon[68232]: pgmap v315: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail 2024-03-12T01:06:08.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:08.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:09.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:09 smithi063 ceph-mon[92373]: pgmap v316: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:09.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:09 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:09.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:09 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:09.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:09 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:09.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:09 smithi139 ceph-mon[68232]: pgmap v316: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:09.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:09 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:09.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:09 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:09.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:09 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:11.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:11 smithi063 ceph-mon[92373]: pgmap v317: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:11.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:11 smithi139 ceph-mon[68232]: pgmap v317: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-03-12T01:06:13.732 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:13 smithi063 ceph-mon[92373]: pgmap v318: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-12T01:06:13.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:13 smithi139 ceph-mon[68232]: pgmap v318: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-12T01:06:15.543 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:15 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.544 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:15 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.544 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:15 smithi063 ceph-mon[92373]: pgmap v319: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:15.544 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:15 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.544 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:15 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.657 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:15 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.658 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:15 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.658 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:15 smithi139 ceph-mon[68232]: pgmap v319: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:15.658 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:15 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:15.658 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:15 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:17.477 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:17 smithi063 ceph-mon[92373]: pgmap v320: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:17.657 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:17 smithi139 ceph-mon[68232]: pgmap v320: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:19.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: pgmap v321: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: pgmap v322: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: Cluster is now healthy 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.655 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:19 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: pgmap v321: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: pgmap v322: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:19.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: Cluster is now healthy 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:19.910 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:19 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:20.703 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:20 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:06:20.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:20 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-12T01:06:21.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:21 smithi063 ceph-mon[92373]: Upgrade: Updating alertmanager.smithi063 2024-03-12T01:06:21.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:21 smithi063 ceph-mon[92373]: Deploying daemon alertmanager.smithi063 on smithi063 2024-03-12T01:06:21.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:21 smithi063 ceph-mon[92373]: pgmap v323: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:21.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:21 smithi139 ceph-mon[68232]: Upgrade: Updating alertmanager.smithi063 2024-03-12T01:06:21.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:21 smithi139 ceph-mon[68232]: Deploying daemon alertmanager.smithi063 on smithi063 2024-03-12T01:06:21.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:21 smithi139 ceph-mon[68232]: pgmap v323: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:23.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:23 smithi063 ceph-mon[92373]: pgmap v324: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:23.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:23.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:23.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:23 smithi139 ceph-mon[68232]: pgmap v324: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:23.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:23.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:25.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:25 smithi063 ceph-mon[92373]: pgmap v325: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:25.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:25 smithi139 ceph-mon[68232]: pgmap v325: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:27.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:27.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:27.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:26 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:27.153 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:26 smithi063 ceph-mon[92373]: pgmap v326: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:27.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:27.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:27.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:26 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:27.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:26 smithi139 ceph-mon[68232]: pgmap v326: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:29.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:29 smithi063 ceph-mon[92373]: pgmap v327: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:29.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:29 smithi139 ceph-mon[68232]: pgmap v327: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-03-12T01:06:31.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:31 smithi063 ceph-mon[92373]: pgmap v328: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:31.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:31.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:31 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:31.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:31 smithi139 ceph-mon[68232]: pgmap v328: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:31.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:31.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:31 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:32.356 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:06:32.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:32 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:32.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:32 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:32.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:32 smithi063 ceph-mon[92373]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:32.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:32 smithi063 ceph-mon[92373]: pgmap v329: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:32.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:32 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:32.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:32 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:32.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:32 smithi139 ceph-mon[68232]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:32.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:32 smithi139 ceph-mon[68232]: pgmap v329: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:33.069 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (8s) 2s ago 29m 18.0M - 0.25.0 c8568f914cd2 76e93a5338af 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (7m) 2s ago 29m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (7m) 37s ago 28m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (16m) 2s ago 28m 34.8M - 6.7.4 557c83e11646 0e8366a540aa 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (3m) 2s ago 23m 39.3M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (2m) 37s ago 23m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (9m) 2s ago 30m 507M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (9m) 37s ago 28m 450M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (8m) 2s ago 30m 85.6M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:06:33.070 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (8m) 37s ago 27m 55.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (2m) 2s ago 20m 205M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (2m) 37s ago 20m 79.0M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (47s) 2s ago 28m 8006k - 1.5.0 0da6a335fe13 c77aa7c8d18b 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (40s) 37s ago 27m 3510k - 1.5.0 0da6a335fe13 fae51e4bbe3b 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (7m) 2s ago 27m 140M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (6m) 2s ago 26m 145M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (6m) 2s ago 26m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (5m) 2s ago 26m 151M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (5m) 37s ago 25m 155M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (4m) 37s ago 25m 147M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (4m) 37s ago 25m 131M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (3m) 37s ago 24m 152M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:06:33.071 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (25s) 2s ago 28m 41.9M - 2.43.0 a07b618ecd1d eaf8e6527e92 2024-03-12T01:06:33.479 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:06:33.479 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:06:33.479 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:06:33.479 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:33.479 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:06:33.479 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:06:33.480 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:18efbf839983d010d4c22988cccbe24636b73671175cdbb8c34e60abb9a22633", 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": true, 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [ 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr", 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "mds", 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "crash", 2024-03-12T01:06:33.827 INFO:teuthology.orchestra.run.smithi063.stdout: "mon", 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout: "nfs", 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout: "osd" 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": "18/23 daemons upgraded", 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:06:33.828 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:06:33.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:33 smithi063 ceph-mon[92373]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:33.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:33 smithi063 ceph-mon[92373]: from='client.34594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:33.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:33 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3053601434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:33.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:33 smithi139 ceph-mon[68232]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:33.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:33 smithi139 ceph-mon[68232]: from='client.34594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:33.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:33 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3053601434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:34.261 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T01:06:34.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:34 smithi063 ceph-mon[92373]: from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:34.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:34 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/1531636647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:06:34.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:34 smithi063 ceph-mon[92373]: pgmap v330: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:34.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:34 smithi139 ceph-mon[68232]: from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:06:34.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:34 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/1531636647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:06:34.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:34 smithi139 ceph-mon[68232]: pgmap v330: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:06:36.653 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.654 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:36 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.908 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:36.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:36 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:37.805 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:37 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:06:37.805 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:37 smithi063 ceph-mon[92373]: pgmap v331: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:37.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:37 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-12T01:06:37.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:37 smithi139 ceph-mon[68232]: pgmap v331: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:38.512 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:38 smithi063 ceph-mon[92373]: Upgrade: Updating grafana.smithi063 2024-03-12T01:06:38.512 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:38 smithi063 ceph-mon[92373]: Deploying daemon grafana.smithi063 on smithi063 2024-03-12T01:06:38.512 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:38.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:38 smithi139 ceph-mon[68232]: Upgrade: Updating grafana.smithi063 2024-03-12T01:06:38.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:38 smithi139 ceph-mon[68232]: Deploying daemon grafana.smithi063 on smithi063 2024-03-12T01:06:38.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:39.649 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:39 smithi063 ceph-mon[92373]: pgmap v332: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:39.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:39 smithi139 ceph-mon[68232]: pgmap v332: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:41.721 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:41 smithi063 ceph-mon[92373]: pgmap v333: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:41.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:41 smithi139 ceph-mon[68232]: pgmap v333: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:42.970 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:42 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:42.970 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:42 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:42.970 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:42 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:42.971 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:42 smithi063 ceph-mon[92373]: pgmap v334: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:43.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:42 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:43.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:42 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:43.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:42 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:43.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:42 smithi139 ceph-mon[68232]: pgmap v334: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:45.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:45 smithi063 ceph-mon[92373]: pgmap v335: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:45.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:45 smithi139 ceph-mon[68232]: pgmap v335: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:47.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:47 smithi063 ceph-mon[92373]: pgmap v336: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:47.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:47 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:47.903 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:47 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:47.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:47 smithi139 ceph-mon[68232]: pgmap v336: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:47.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:47 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:47.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:47 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:49.402 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:49.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:48 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:49.403 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:48 smithi063 ceph-mon[92373]: pgmap v337: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:49.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:49.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:48 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:49.407 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:48 smithi139 ceph-mon[68232]: pgmap v337: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:51.702 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:51 smithi063 ceph-mon[92373]: pgmap v338: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:51.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:51 smithi139 ceph-mon[68232]: pgmap v338: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:06:53.154 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.155 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: Upgrade: Finalizing container_image settings 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-12T01:06:53.156 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-12T01:06:53.157 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: Upgrade: Complete! 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-12T01:06:53.158 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: pgmap v339: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:53.159 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:53.160 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.160 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.160 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:53.160 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:53.160 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.161 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: Upgrade: Finalizing container_image settings 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.162 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-12T01:06:53.163 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-03-12T01:06:53.164 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: Upgrade: Complete! 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.165 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:53.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: pgmap v339: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:53.166 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:06:54.152 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:54.156 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:06:55.152 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:54 smithi063 ceph-mon[92373]: pgmap v340: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:55.157 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:54 smithi139 ceph-mon[68232]: pgmap v340: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:57.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:57 smithi063 ceph-mon[92373]: pgmap v341: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:57.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:57 smithi139 ceph-mon[68232]: pgmap v341: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:06:59.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:06:59 smithi063 ceph-mon[92373]: pgmap v342: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:06:59.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:06:59 smithi139 ceph-mon[68232]: pgmap v342: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:01.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:01 smithi063 ceph-mon[92373]: pgmap v343: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:01.909 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:01 smithi139 ceph-mon[68232]: pgmap v343: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:03.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:03 smithi063 ceph-mon[92373]: pgmap v344: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:03.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:03 smithi139 ceph-mon[68232]: pgmap v344: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:05.273 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch ps' 2024-03-12T01:07:05.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:05 smithi063 ceph-mon[92373]: pgmap v345: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:05.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:05 smithi139 ceph-mon[68232]: pgmap v345: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:06.652 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:06 smithi063 ceph-mon[92373]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:07:06.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:06 smithi139 ceph-mon[68232]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:07:07.415 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:07:07.415 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (42s) 20s ago 29m 18.0M - 0.25.0 c8568f914cd2 76e93a5338af 2024-03-12T01:07:07.415 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (8m) 20s ago 29m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:07:07.415 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (8m) 71s ago 28m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (26s) 20s ago 29m 33.3M - 9.4.7 954c08fa6188 60d44399f679 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (3m) 20s ago 23m 39.3M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (3m) 71s ago 23m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (10m) 20s ago 31m 508M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (9m) 71s ago 28m 450M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (9m) 20s ago 31m 86.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (9m) 71s ago 28m 55.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (3m) 20s ago 21m 211M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (3m) 71s ago 21m 79.0M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (81s) 20s ago 29m 8438k - 1.5.0 0da6a335fe13 c77aa7c8d18b 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (75s) 71s ago 28m 3510k - 1.5.0 0da6a335fe13 fae51e4bbe3b 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (7m) 20s ago 28m 140M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:07:07.416 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (7m) 20s ago 27m 145M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (7m) 20s ago 27m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (6m) 20s ago 26m 151M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (5m) 71s ago 26m 155M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (5m) 71s ago 26m 147M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (4m) 71s ago 25m 131M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (4m) 71s ago 25m 152M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:07:07.417 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (59s) 20s ago 28m 42.0M - 2.43.0 a07b618ecd1d eaf8e6527e92 2024-03-12T01:07:07.795 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:07 smithi063 ceph-mon[92373]: pgmap v346: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:07.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:07 smithi139 ceph-mon[68232]: pgmap v346: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:08.129 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions' 2024-03-12T01:07:08.810 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:08 smithi063 ceph-mon[92373]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:07:08.811 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:08.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:08 smithi139 ceph-mon[68232]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:07:08.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:09.725 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:09 smithi063 ceph-mon[92373]: pgmap v347: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:09.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:09 smithi139 ceph-mon[68232]: pgmap v347: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:10.297 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:07:10.297 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:07:10.298 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:07:10.299 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:07:10.299 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:07:10.652 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:10 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3188137733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:07:10.652 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:10 smithi063 ceph-mon[92373]: pgmap v348: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:10.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:10 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3188137733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:07:10.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:10 smithi139 ceph-mon[68232]: pgmap v348: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:10.992 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-12T01:07:12.842 INFO:teuthology.orchestra.run.smithi063.stdout:wait for servicemap items w/ changing names to refresh 2024-03-12T01:07:13.417 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'sleep 60' 2024-03-12T01:07:13.652 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:13 smithi063 ceph-mon[92373]: pgmap v349: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:13.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:13 smithi139 ceph-mon[68232]: pgmap v349: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:15.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:15 smithi063 ceph-mon[92373]: pgmap v350: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:15.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:15 smithi139 ceph-mon[68232]: pgmap v350: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:17.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:17 smithi063 ceph-mon[92373]: pgmap v351: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:17.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:17 smithi139 ceph-mon[68232]: pgmap v351: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:19.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:19 smithi063 ceph-mon[92373]: pgmap v352: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:19.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:19 smithi139 ceph-mon[68232]: pgmap v352: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:21.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:21 smithi063 ceph-mon[92373]: pgmap v353: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:21.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:21 smithi139 ceph-mon[68232]: pgmap v353: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:23.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:23 smithi063 ceph-mon[92373]: pgmap v354: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:23.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:23.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:23 smithi139 ceph-mon[68232]: pgmap v354: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:23.907 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:25.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:25 smithi063 ceph-mon[92373]: pgmap v355: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:25.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:25 smithi139 ceph-mon[68232]: pgmap v355: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:27.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:27 smithi063 ceph-mon[92373]: pgmap v356: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:27.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:27 smithi139 ceph-mon[68232]: pgmap v356: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:29.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:29 smithi063 ceph-mon[92373]: pgmap v357: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:29.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:29 smithi139 ceph-mon[68232]: pgmap v357: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:31.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:31 smithi063 ceph-mon[92373]: pgmap v358: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:31.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:31 smithi139 ceph-mon[68232]: pgmap v358: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:33.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:33 smithi063 ceph-mon[92373]: pgmap v359: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:33.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:33 smithi139 ceph-mon[68232]: pgmap v359: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:35.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:35 smithi063 ceph-mon[92373]: pgmap v360: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:35.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:35 smithi139 ceph-mon[68232]: pgmap v360: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:37.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:37 smithi063 ceph-mon[92373]: pgmap v361: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:37.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:37 smithi139 ceph-mon[68232]: pgmap v361: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:38.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:38.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:39.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:39 smithi063 ceph-mon[92373]: pgmap v362: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:39.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:39 smithi139 ceph-mon[68232]: pgmap v362: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:41.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:41 smithi063 ceph-mon[92373]: pgmap v363: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:41.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:41 smithi139 ceph-mon[68232]: pgmap v363: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:43.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:43 smithi063 ceph-mon[92373]: pgmap v364: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:43.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:43 smithi139 ceph-mon[68232]: pgmap v364: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:45.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:45 smithi063 ceph-mon[92373]: pgmap v365: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:45.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:45 smithi139 ceph-mon[68232]: pgmap v365: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:47.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:47 smithi063 ceph-mon[92373]: pgmap v366: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:47.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:47 smithi139 ceph-mon[68232]: pgmap v366: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:49.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:49 smithi063 ceph-mon[92373]: pgmap v367: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:49.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:49 smithi139 ceph-mon[68232]: pgmap v367: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:51.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:51 smithi063 ceph-mon[92373]: pgmap v368: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:51.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:51 smithi139 ceph-mon[68232]: pgmap v368: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:52.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:52 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:07:52.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:52 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-12T01:07:53.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: pgmap v369: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:53.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:53.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:07:53.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:07:53.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:53 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: pgmap v369: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:53.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:53.906 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:53 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' 2024-03-12T01:07:55.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:55 smithi063 ceph-mon[92373]: pgmap v370: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:55.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:55 smithi139 ceph-mon[68232]: pgmap v370: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:56.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:56 smithi063 ceph-mon[92373]: pgmap v371: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:56.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:56 smithi139 ceph-mon[68232]: pgmap v371: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:07:59.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:07:59 smithi063 ceph-mon[92373]: pgmap v372: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:07:59.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:07:59 smithi139 ceph-mon[68232]: pgmap v372: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:01.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:01 smithi063 ceph-mon[92373]: pgmap v373: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:01.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:01 smithi139 ceph-mon[68232]: pgmap v373: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:03.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:03 smithi063 ceph-mon[92373]: pgmap v374: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:03.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:03 smithi139 ceph-mon[68232]: pgmap v374: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:05.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:05 smithi063 ceph-mon[92373]: pgmap v375: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:05.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:05 smithi139 ceph-mon[68232]: pgmap v375: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:07.902 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:07 smithi063 ceph-mon[92373]: pgmap v376: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:07.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:07 smithi139 ceph-mon[68232]: pgmap v376: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:08.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:08 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:08:08.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:08 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:08:09.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:09 smithi063 ceph-mon[92373]: pgmap v377: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:09.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:09 smithi139 ceph-mon[68232]: pgmap v377: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:11.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:11 smithi063 ceph-mon[92373]: pgmap v378: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:11.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:11 smithi139 ceph-mon[68232]: pgmap v378: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:13.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:13 smithi063 ceph-mon[92373]: pgmap v379: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:13.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:13 smithi139 ceph-mon[68232]: pgmap v379: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:15.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:15 smithi063 ceph-mon[92373]: pgmap v380: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:15.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:15 smithi139 ceph-mon[68232]: pgmap v380: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:16.401 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch ps' 2024-03-12T01:08:17.817 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:17 smithi063 ceph-mon[92373]: pgmap v381: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:17.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:17 smithi139 ceph-mon[68232]: pgmap v381: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:18.548 INFO:teuthology.orchestra.run.smithi063.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-12T01:08:18.548 INFO:teuthology.orchestra.run.smithi063.stdout:alertmanager.smithi063 smithi063 *:9093,9094 running (113s) 91s ago 30m 18.0M - 0.25.0 c8568f914cd2 76e93a5338af 2024-03-12T01:08:18.548 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi063 smithi063 running (9m) 91s ago 30m 6651k - 18.2.1-746-gc2ea977b a30af69eda22 2b7cf9e1b368 2024-03-12T01:08:18.548 INFO:teuthology.orchestra.run.smithi063.stdout:crash.smithi139 smithi139 running (9m) 2m ago 29m 6656k - 18.2.1-746-gc2ea977b a30af69eda22 dfb7c48ee037 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:grafana.smithi063 smithi063 *:3000 running (97s) 91s ago 30m 33.3M - 9.4.7 954c08fa6188 60d44399f679 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi063.dtoikv smithi063 running (5m) 91s ago 25m 39.3M - 18.2.1-746-gc2ea977b a30af69eda22 989eb3966f91 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:mds.foofs.smithi139.tugmey smithi139 running (4m) 2m ago 25m 14.3M - 18.2.1-746-gc2ea977b a30af69eda22 36a412a555ed 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi063.mrzkxq smithi063 *:8443,9283,8765 running (11m) 91s ago 32m 508M - 18.2.1-746-gc2ea977b a30af69eda22 0330f32cb24d 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:mgr.smithi139.ncafpp smithi139 *:8443,9283,8765 running (10m) 2m ago 29m 450M - 18.2.1-746-gc2ea977b a30af69eda22 b7220ebcdcef 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi063 smithi063 running (10m) 91s ago 32m 86.4M 2048M 18.2.1-746-gc2ea977b a30af69eda22 4e7fbdabc736 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:mon.smithi139 smithi139 running (10m) 2m ago 29m 55.0M 2048M 18.2.1-746-gc2ea977b a30af69eda22 a2e51db3c1f5 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.0.1.smithi063.lqvzzm smithi063 *:2049 running (4m) 91s ago 22m 211M - 5.5 a30af69eda22 918f7de285d5 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:nfs.foo.1.1.smithi139.fjlevx smithi139 *:2049 running (4m) 2m ago 22m 79.0M - 5.5 a30af69eda22 70ac6fb44ffa 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi063 smithi063 *:9100 running (2m) 91s ago 30m 8438k - 1.5.0 0da6a335fe13 c77aa7c8d18b 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:node-exporter.smithi139 smithi139 *:9100 running (2m) 2m ago 29m 3510k - 1.5.0 0da6a335fe13 fae51e4bbe3b 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:osd.0 smithi063 running (9m) 91s ago 29m 140M 1944M 18.2.1-746-gc2ea977b a30af69eda22 dfcecbe51e01 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:osd.1 smithi063 running (8m) 91s ago 28m 145M 1944M 18.2.1-746-gc2ea977b a30af69eda22 cef302613c1b 2024-03-12T01:08:18.549 INFO:teuthology.orchestra.run.smithi063.stdout:osd.2 smithi063 running (8m) 91s ago 28m 106M 1944M 18.2.1-746-gc2ea977b a30af69eda22 ccebb88a4df5 2024-03-12T01:08:18.550 INFO:teuthology.orchestra.run.smithi063.stdout:osd.3 smithi063 running (7m) 91s ago 27m 151M 1944M 18.2.1-746-gc2ea977b a30af69eda22 45994be11e57 2024-03-12T01:08:18.550 INFO:teuthology.orchestra.run.smithi063.stdout:osd.4 smithi139 running (7m) 2m ago 27m 155M 2712M 18.2.1-746-gc2ea977b a30af69eda22 a2db11ed1bb5 2024-03-12T01:08:18.550 INFO:teuthology.orchestra.run.smithi063.stdout:osd.5 smithi139 running (6m) 2m ago 27m 147M 2712M 18.2.1-746-gc2ea977b a30af69eda22 c7d5969f3cf1 2024-03-12T01:08:18.550 INFO:teuthology.orchestra.run.smithi063.stdout:osd.6 smithi139 running (5m) 2m ago 27m 131M 2712M 18.2.1-746-gc2ea977b a30af69eda22 8edac1675049 2024-03-12T01:08:18.550 INFO:teuthology.orchestra.run.smithi063.stdout:osd.7 smithi139 running (5m) 2m ago 26m 152M 2712M 18.2.1-746-gc2ea977b a30af69eda22 01853648030d 2024-03-12T01:08:18.550 INFO:teuthology.orchestra.run.smithi063.stdout:prometheus.smithi063 smithi063 *:9095 running (2m) 91s ago 30m 42.0M - 2.43.0 a07b618ecd1d eaf8e6527e92 2024-03-12T01:08:19.258 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph orch upgrade status' 2024-03-12T01:08:19.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:19 smithi063 ceph-mon[92373]: pgmap v382: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:19.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:19 smithi139 ceph-mon[68232]: pgmap v382: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:20.602 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:20 smithi063 ceph-mon[92373]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:20.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:20 smithi139 ceph-mon[68232]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:21.370 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:08:21.370 INFO:teuthology.orchestra.run.smithi063.stdout: "target_image": null, 2024-03-12T01:08:21.371 INFO:teuthology.orchestra.run.smithi063.stdout: "in_progress": false, 2024-03-12T01:08:21.371 INFO:teuthology.orchestra.run.smithi063.stdout: "which": "", 2024-03-12T01:08:21.371 INFO:teuthology.orchestra.run.smithi063.stdout: "services_complete": [], 2024-03-12T01:08:21.371 INFO:teuthology.orchestra.run.smithi063.stdout: "progress": null, 2024-03-12T01:08:21.371 INFO:teuthology.orchestra.run.smithi063.stdout: "message": "", 2024-03-12T01:08:21.371 INFO:teuthology.orchestra.run.smithi063.stdout: "is_paused": false 2024-03-12T01:08:21.372 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:08:21.651 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:21 smithi063 ceph-mon[92373]: pgmap v383: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:21.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:21 smithi139 ceph-mon[68232]: pgmap v383: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:22.073 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph health detail' 2024-03-12T01:08:22.767 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:22 smithi063 ceph-mon[92373]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:22.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:22 smithi139 ceph-mon[68232]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:23.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:23 smithi063 ceph-mon[92373]: pgmap v384: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:23.628 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:23 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:08:23.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:23 smithi139 ceph-mon[68232]: pgmap v384: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:23.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:23 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:08:24.110 INFO:teuthology.orchestra.run.smithi063.stdout:HEALTH_OK 2024-03-12T01:08:24.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:24 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/41508540' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:08:24.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:24 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/41508540' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-12T01:08:24.918 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions' 2024-03-12T01:08:25.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:25 smithi063 ceph-mon[92373]: pgmap v385: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:25.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:25 smithi139 ceph-mon[68232]: pgmap v385: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:26.703 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:26 smithi063 ceph-mon[92373]: pgmap v386: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:26.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:26 smithi139 ceph-mon[68232]: pgmap v386: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout: "mon": { 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout: "mgr": { 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:08:27.234 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: "osd": { 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 8 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: "mds": { 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 2 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: "overall": { 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)": 14 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:08:27.235 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-03-12T01:08:27.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:27 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/206922063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:08:27.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:27 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/206922063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:08:27.989 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-12T01:08:28.650 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:28 smithi063 ceph-mon[92373]: pgmap v387: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:28.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:28 smithi139 ceph-mon[68232]: pgmap v387: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:30.167 INFO:teuthology.orchestra.run.smithi063.stdout:true 2024-03-12T01:08:30.451 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:30 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/4271801685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:08:30.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:30 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/4271801685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:08:30.801 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -e sha1=c2ea977b6956d1f694ccf66acc692fdd979e3baa -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-12T01:08:31.553 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:31 smithi063 ceph-mon[92373]: pgmap v388: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:31.655 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:31 smithi139 ceph-mon[68232]: pgmap v388: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:33.194 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph version 18.2.1-746-gc2ea977b (c2ea977b6956d1f694ccf66acc692fdd979e3baa) reef (stable)" 2024-03-12T01:08:33.819 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:33 smithi063 ceph-mon[92373]: pgmap v389: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:33.819 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:33 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/3160871070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:08:33.839 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-03-12T01:08:33.839 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-03-12T01:08:33.840 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- ceph orch ls -f json 2024-03-12T01:08:33.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:33 smithi139 ceph-mon[68232]: pgmap v389: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:33.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:33 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/3160871070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-12T01:08:35.879 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-03-12T01:08:35.879 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-03-12T00:36:47.108038Z", "last_refresh": "2024-03-12T01:06:47.321249Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-03-12T00:36:33.070102Z", "last_refresh": "2024-03-12T01:05:55.951780Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-03-12T00:36:44.345287Z", "last_refresh": "2024-03-12T01:06:47.321384Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-03-12T00:43:05.437506Z", "last_refresh": "2024-03-12T01:05:55.952326Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-03-12T00:36:31.561932Z", "last_refresh": "2024-03-12T01:05:55.951869Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi063:172.21.15.63=smithi063", "smithi139:172.21.15.139=smithi139"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-03-12T00:37:24.112981Z", "last_refresh": "2024-03-12T01:05:55.951938Z", "running": 2, "size": 2}}, {"events": ["2024-03-12T00:58:02.296620Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-03-12T00:45:45.733908Z", "last_refresh": "2024-03-12T01:05:55.952390Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-03-12T00:36:45.822032Z", "last_refresh": "2024-03-12T01:05:55.952004Z", "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-12T01:05:55.952070Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-03-12T00:36:41.530025Z", "last_refresh": "2024-03-12T01:06:47.321517Z", "ports": [9095], "running": 1, "size": 1}}] 2024-03-12T01:08:35.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:35 smithi063 ceph-mon[92373]: pgmap v390: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:35.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:35 smithi139 ceph-mon[68232]: pgmap v390: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:36.511 INFO:tasks.cephadm:nfs.foo has 2/2 2024-03-12T01:08:36.511 DEBUG:teuthology.parallel:result is None 2024-03-12T01:08:36.511 INFO:teuthology.run_tasks:Running task vip.exec... 2024-03-12T01:08:36.522 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T01:08:36.522 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-03-12T01:08:36.554 INFO:teuthology.orchestra.run.smithi063.stderr:+ umount /mnt/foo 2024-03-12T01:08:36.586 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-12T01:08:36.596 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T01:08:36.596 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-03-12T01:08:36.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:36 smithi063 ceph-mon[92373]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T01:08:36.901 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:36 smithi063 ceph-mon[92373]: pgmap v391: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:36.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:36 smithi139 ceph-mon[68232]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-12T01:08:36.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:36 smithi139 ceph-mon[68232]: pgmap v391: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:38.839 INFO:teuthology.orchestra.run.smithi063.stdout: "foo" 2024-03-12T01:08:38.850 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:38 smithi063 ceph-mon[92373]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:08:38.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:38 smithi139 ceph-mon[68232]: from='mgr.34104 172.21.15.63:0/3374526857' entity='mgr.smithi063.mrzkxq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-12T01:08:39.464 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph nfs export ls foo --detailed' 2024-03-12T01:08:39.865 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:39 smithi063 ceph-mon[92373]: pgmap v392: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:39.904 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:39 smithi139 ceph-mon[68232]: pgmap v392: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-12T01:08:40.826 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:40 smithi063 ceph-mon[92373]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:40.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:40 smithi139 ceph-mon[68232]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout:[ 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "access_type": "RW", 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "clients": [], 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "foo", 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "export_id": 1, 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "fsal": { 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "fs_name": "foofs", 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "name": "CEPH", 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: "user_id": "nfs.foo.1" 2024-03-12T01:08:41.591 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "path": "/", 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "protocols": [ 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: 4 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "pseudo": "/fake", 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "security_label": true, 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "squash": "no_root_squash", 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "transports": [ 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: "TCP" 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-03-12T01:08:41.592 INFO:teuthology.orchestra.run.smithi063.stdout:] 2024-03-12T01:08:41.900 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:41 smithi063 ceph-mon[92373]: pgmap v393: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:41.904 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:41 smithi139 ceph-mon[68232]: pgmap v393: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-12T01:08:42.246 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'rados -p .nfs --all ls -' 2024-03-12T01:08:43.714 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:43 smithi063 ceph-mon[92373]: from='client.34654 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:43.715 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:43 smithi063 ceph-mon[92373]: pgmap v394: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T01:08:43.715 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:43 smithi063 ceph-mon[92373]: mgrmap e45: smithi063.mrzkxq(active, since 10m), standbys: smithi139.ncafpp 2024-03-12T01:08:43.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:43 smithi139 ceph-mon[68232]: from='client.34654 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-12T01:08:43.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:43 smithi139 ceph-mon[68232]: pgmap v394: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T01:08:43.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:43 smithi139 ceph-mon[68232]: mgrmap e45: smithi063.mrzkxq(active, since 10m), standbys: smithi139.ncafpp 2024-03-12T01:08:44.004 INFO:teuthology.orchestra.run.smithi063.stdout:foo grace 2024-03-12T01:08:44.004 INFO:teuthology.orchestra.run.smithi063.stdout:foo rec-0000000000000005:nfs.foo.1 2024-03-12T01:08:44.004 INFO:teuthology.orchestra.run.smithi063.stdout:foo rec-0000000000000005:nfs.foo.0 2024-03-12T01:08:44.005 INFO:teuthology.orchestra.run.smithi063.stdout:foo conf-nfs.foo 2024-03-12T01:08:44.005 INFO:teuthology.orchestra.run.smithi063.stdout:foo export-1 2024-03-12T01:08:44.684 DEBUG:teuthology.orchestra.run.smithi063:> 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 655d1d56-e008-11ee-95c8-87774f69a715 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-03-12T01:08:45.790 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:45 smithi063 ceph-mon[92373]: pgmap v395: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T01:08:45.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:45 smithi139 ceph-mon[68232]: pgmap v395: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T01:08:46.846 INFO:teuthology.orchestra.run.smithi063.stdout:6 2024-03-12T01:08:47.633 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-12T01:08:47.643 INFO:tasks.cephadm:Teardown begin 2024-03-12T01:08:47.644 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:08:47.676 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:08:47.713 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-12T01:08:47.713 DEBUG:teuthology.orchestra.run.smithi063:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-12T01:08:47.735 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-12T01:08:47.774 INFO:tasks.cephadm:Stopping all daemons... 2024-03-12T01:08:47.774 INFO:tasks.cephadm.mon.smithi063:Stopping mon.smithi063... 2024-03-12T01:08:47.775 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063 2024-03-12T01:08:47.801 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:47 smithi063 ceph-mon[92373]: pgmap v396: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T01:08:47.820 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:47 smithi063 ceph-mon[92373]: from='client.? 172.21.15.63:0/446124843' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-03-12T01:08:47.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:47 smithi139 ceph-mon[68232]: pgmap v396: 129 pgs: 129 active+clean; 208 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-12T01:08:47.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:47 smithi139 ceph-mon[68232]: from='client.? 172.21.15.63:0/446124843' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-03-12T01:08:48.150 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:47 smithi063 systemd[1]: Stopping Ceph mon.smithi063 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:08:48.150 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi063[92350]: 2024-03-12T01:08:48.032+0000 7ffab30dc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi063 -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-12T01:08:48.151 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:48 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi063[92350]: 2024-03-12T01:08:48.032+0000 7ffab30dc700 -1 mon.smithi063@0(leader) e3 *** Got Signal Terminated *** 2024-03-12T01:08:48.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Mar 12 01:08:48 smithi063 bash[151933]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi063 2024-03-12T01:08:48.851 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi063.service' 2024-03-12T01:08:48.938 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:08:48.938 INFO:tasks.cephadm.mon.smithi063:Stopped mon.smithi063 2024-03-12T01:08:48.938 INFO:tasks.cephadm.mon.smithi139:Stopping mon.smithi139... 2024-03-12T01:08:48.938 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi139 2024-03-12T01:08:49.227 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:48 smithi139 systemd[1]: Stopping Ceph mon.smithi139 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:08:49.504 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi139[68209]: 2024-03-12T01:08:49.233+0000 7f0f045ec700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi139 -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-12T01:08:49.504 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi139[68209]: 2024-03-12T01:08:49.233+0000 7f0f045ec700 -1 mon.smithi139@1(peon) e3 *** Got Signal Terminated *** 2024-03-12T01:08:49.905 INFO:journalctl@ceph.mon.smithi139.smithi139.stdout:Mar 12 01:08:49 smithi139 bash[100449]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-mon-smithi139 2024-03-12T01:08:49.960 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@mon.smithi139.service' 2024-03-12T01:08:50.008 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:08:50.009 INFO:tasks.cephadm.mon.smithi139:Stopped mon.smithi139 2024-03-12T01:08:50.009 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-12T01:08:50.009 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.0 2024-03-12T01:08:50.301 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 01:08:50 smithi063 systemd[1]: Stopping Ceph osd.0 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:08:50.650 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 01:08:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T01:08:50.309+0000 7f0a76627700 -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-12T01:08:50.650 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 01:08:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T01:08:50.309+0000 7f0a76627700 -1 osd.0 117 *** Got signal Terminated *** 2024-03-12T01:08:50.650 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 01:08:50 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0[100510]: 2024-03-12T01:08:50.309+0000 7f0a76627700 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:08:56.400 INFO:journalctl@ceph.osd.0.smithi063.stdout:Mar 12 01:08:56 smithi063 bash[152090]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-0 2024-03-12T01:08:57.892 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.0.service' 2024-03-12T01:08:57.936 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:08:57.936 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-12T01:08:57.936 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-12T01:08:57.936 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.1 2024-03-12T01:08:58.150 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:08:58 smithi063 systemd[1]: Stopping Ceph osd.1 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:08:58.650 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:08:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:08:58.282+0000 7f3060f2f700 -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-12T01:08:58.650 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:08:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:08:58.282+0000 7f3060f2f700 -1 osd.1 117 *** Got signal Terminated *** 2024-03-12T01:08:58.650 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:08:58 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1[103764]: 2024-03-12T01:08:58.282+0000 7f3060f2f700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:04.400 INFO:journalctl@ceph.osd.1.smithi063.stdout:Mar 12 01:09:04 smithi063 bash[152351]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-1 2024-03-12T01:09:05.821 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.1.service' 2024-03-12T01:09:05.870 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:05.870 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-12T01:09:05.870 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-12T01:09:05.870 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.2 2024-03-12T01:09:06.150 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:09:05 smithi063 systemd[1]: Stopping Ceph osd.2 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:09:06.650 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:09:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:09:06.211+0000 7fe0e00ac700 -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-12T01:09:06.650 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:09:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:09:06.211+0000 7fe0e00ac700 -1 osd.2 117 *** Got signal Terminated *** 2024-03-12T01:09:06.650 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:09:06 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2[106801]: 2024-03-12T01:09:06.211+0000 7fe0e00ac700 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:12.150 INFO:journalctl@ceph.osd.2.smithi063.stdout:Mar 12 01:09:11 smithi063 bash[152666]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-2 2024-03-12T01:09:13.613 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.2.service' 2024-03-12T01:09:13.655 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:13.655 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-12T01:09:13.656 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-12T01:09:13.656 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.3 2024-03-12T01:09:13.900 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:13 smithi063 systemd[1]: Stopping Ceph osd.3 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:09:14.400 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:09:13.954+0000 7fb1748c4700 -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-12T01:09:14.400 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:09:13.954+0000 7fb1748c4700 -1 osd.3 117 *** Got signal Terminated *** 2024-03-12T01:09:14.400 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:13 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:09:13.954+0000 7fb1748c4700 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:17.400 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:17 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:09:17.119+0000 7fb16eeb6700 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.550127+0000 front 2024-03-12T01:08:52.550230+0000 (oldest deadline 2024-03-12T01:09:16.650265+0000) 2024-03-12T01:09:18.400 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:18 smithi063 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3[110072]: 2024-03-12T01:09:18.106+0000 7fb16eeb6700 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.550127+0000 front 2024-03-12T01:08:52.550230+0000 (oldest deadline 2024-03-12T01:09:16.650265+0000) 2024-03-12T01:09:18.559 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:18.166+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:18.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:18 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:18.567+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:19.541 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:19.183+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:19.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:19.680+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:19.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:19 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:19.549+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:20.150 INFO:journalctl@ceph.osd.3.smithi063.stdout:Mar 12 01:09:19 smithi063 bash[152930]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-3 2024-03-12T01:09:20.501 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:20.250+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:20.501 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:20.223+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:20.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:20.509+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:20.905 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:20 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:20.667+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:21.508 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.3.service' 2024-03-12T01:09:21.539 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:21.229+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:21.539 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:21.179+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:21.551 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:21.551 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-12T01:09:21.551 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-12T01:09:21.551 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.4 2024-03-12T01:09:21.852 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:21.547+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:21.852 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:21 smithi139 systemd[1]: Stopping Ceph osd.4 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:09:21.852 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:21.700+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:22.154 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:21.859+0000 7f969352b700 -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-12T01:09:22.154 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:21.859+0000 7f969352b700 -1 osd.4 117 *** Got signal Terminated *** 2024-03-12T01:09:22.154 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:21 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:21.859+0000 7f969352b700 -1 osd.4 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:22.515 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:22.185+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:22.516 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:22.185+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:22.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:22.523+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:22.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:22 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:22.726+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:23.404 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:23.141+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:23.404 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:23.232+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:23.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:23.553+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:23.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:23 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:23.697+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:24.404 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:24.094+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:24.405 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:24.271+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:24.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:24.549+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:24.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:24 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:24.679+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:25.404 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:25.051+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:25.404 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:25.234+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:25.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:25.674+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:25.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:25 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:25.579+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:26.404 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:26.055+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:26.404 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:26.274+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:26.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:26.626+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:26.905 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:26.580+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:51.324576+0000 front 2024-03-12T01:08:51.324479+0000 (oldest deadline 2024-03-12T01:09:18.324948+0000) 2024-03-12T01:09:26.905 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:26 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4[74166]: 2024-03-12T01:09:26.580+0000 7f968db1d700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:00.625959+0000 front 2024-03-12T01:09:00.626003+0000 (oldest deadline 2024-03-12T01:09:25.925827+0000) 2024-03-12T01:09:27.404 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:27.079+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:27.405 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:27.324+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:27.904 INFO:journalctl@ceph.osd.4.smithi139.stdout:Mar 12 01:09:27 smithi139 bash[100633]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-4 2024-03-12T01:09:27.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:27 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:27.674+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:28.356 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:28.085+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:28.357 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:28.085+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:28.621 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:28.364+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:28.621 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:28.628+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:28.621 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:28 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:28.628+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:29.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:29.049+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:29.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:29.049+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:29.445 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.4.service' 2024-03-12T01:09:29.487 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:29.487 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-12T01:09:29.487 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-12T01:09:29.487 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.5 2024-03-12T01:09:29.654 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:29 smithi139 systemd[1]: Stopping Ceph osd.5 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:09:29.655 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:29.597+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:29.655 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:29.597+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:29.655 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:29.353+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:29.655 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:29.353+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:30.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:30.016+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:30.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:30.016+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:30.154 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:29.807+0000 7fd7a56cd700 -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-12T01:09:30.155 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:29.807+0000 7fd7a56cd700 -1 osd.5 117 *** Got signal Terminated *** 2024-03-12T01:09:30.155 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:29 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:29.807+0000 7fd7a56cd700 -1 osd.5 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:30.655 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:30.346+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:30.655 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:30.346+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:30.655 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:30.587+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:30.655 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:30.587+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:31.333 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:30.988+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:31.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:30 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:30.988+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:31.607 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:31.342+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:31.607 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:31.342+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:31.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:31.614+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:31.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:31.614+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:32.291 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:31.971+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:32.291 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:31 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:31.971+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:32.606 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:32.299+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:32.606 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:32.299+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:32.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:32.615+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:32.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:32.615+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:33.329 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:32.979+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:33.329 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:32 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:32.979+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:33.597 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:33.337+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:33.597 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:33.337+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:33.597 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:33.337+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:33.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:33.605+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:33.904 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:33 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:33.605+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:34.379 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:34.002+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:34.379 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:34.002+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:34.654 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:34.632+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:53.932214+0000 front 2024-03-12T01:08:53.932111+0000 (oldest deadline 2024-03-12T01:09:19.232084+0000) 2024-03-12T01:09:34.654 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:34.632+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.133287+0000 front 2024-03-12T01:09:02.133314+0000 (oldest deadline 2024-03-12T01:09:28.033185+0000) 2024-03-12T01:09:34.654 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5[76915]: 2024-03-12T01:09:34.632+0000 7fd7a1cc3700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.033862+0000 front 2024-03-12T01:09:08.033825+0000 (oldest deadline 2024-03-12T01:09:33.933677+0000) 2024-03-12T01:09:34.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:34.387+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:34.655 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:34.387+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:34.655 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:34.387+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:35.371 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:34.987+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:35.371 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:34 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:34.987+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:35.654 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:35 smithi139 bash[100940]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-5 2024-03-12T01:09:35.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:35.378+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:35.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:35.378+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:35.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:35.378+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:36.331 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:35.943+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:36.332 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:35.943+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:36.332 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:35 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:35.943+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:36.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:36.405+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:36.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:36.405+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:36.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:36.405+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:37.145 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:36.986+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:37.145 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:36.986+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:37.145 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:36 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:36.986+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:37.395 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:37 smithi139 systemd[1]: ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.5.service: Succeeded. 2024-03-12T01:09:37.395 INFO:journalctl@ceph.osd.5.smithi139.stdout:Mar 12 01:09:37 smithi139 systemd[1]: Stopped Ceph osd.5 for 655d1d56-e008-11ee-95c8-87774f69a715. 2024-03-12T01:09:37.396 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:37.367+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:37.396 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:37.367+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:37.396 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:37.367+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:37.397 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.5.service' 2024-03-12T01:09:37.438 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:37.438 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-12T01:09:37.438 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-12T01:09:37.438 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.6 2024-03-12T01:09:37.654 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 systemd[1]: Stopping Ceph osd.6 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:09:38.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:37.779+0000 7fca4808b700 -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-12T01:09:38.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:37.779+0000 7fca4808b700 -1 osd.6 117 *** Got signal Terminated *** 2024-03-12T01:09:38.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:37.779+0000 7fca4808b700 -1 osd.6 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:38.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:37.941+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:38.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:37.941+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:38.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:37 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:37.941+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:38.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:38.398+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:38.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:38.398+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:38.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:38.398+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:39.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:38.905+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:39.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:38.905+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:39.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:38 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:38.905+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:39.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:39.401+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:39.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:39.402+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:39.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:39.402+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:40.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:39.890+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:40.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:39.890+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:40.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:39 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:39.890+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:40.867 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:40.446+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:40.867 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:40.446+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:40.867 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:40.446+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:41.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:40.876+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:41.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:40.876+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:41.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:40 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:40.876+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:41.832 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:41.487+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:41.832 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:41.487+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:41.832 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:41.487+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:42.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:41.840+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.716240+0000 front 2024-03-12T01:08:52.716126+0000 (oldest deadline 2024-03-12T01:09:19.716552+0000) 2024-03-12T01:09:42.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:41.840+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.017614+0000 front 2024-03-12T01:09:02.017591+0000 (oldest deadline 2024-03-12T01:09:27.317398+0000) 2024-03-12T01:09:42.154 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:41 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6[79599]: 2024-03-12T01:09:41.840+0000 7fca4367f700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:08.918841+0000 front 2024-03-12T01:09:08.918887+0000 (oldest deadline 2024-03-12T01:09:35.319117+0000) 2024-03-12T01:09:42.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:42.450+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:42.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:42.450+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:42.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:42 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:42.450+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:43.904 INFO:journalctl@ceph.osd.6.smithi139.stdout:Mar 12 01:09:43 smithi139 bash[101210]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-6 2024-03-12T01:09:43.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:43.439+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:43.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:43.439+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:43.905 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:43 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:43.439+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:44.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:44.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:44.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:44.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:44.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:44 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:44.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:45.431 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.6.service' 2024-03-12T01:09:45.471 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:45.471 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-12T01:09:45.471 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-12T01:09:45.471 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.7 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.493+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.493+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.493+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.493+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6830 osd.3 since back 2024-03-12T01:09:18.846633+0000 front 2024-03-12T01:09:18.846691+0000 (oldest deadline 2024-03-12T01:09:44.746561+0000) 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 systemd[1]: Stopping Ceph osd.7 for 655d1d56-e008-11ee-95c8-87774f69a715... 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.780+0000 7ffb767be700 -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-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.780+0000 7ffb767be700 -1 osd.7 117 *** Got signal Terminated *** 2024-03-12T01:09:45.772 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:45 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:45.780+0000 7ffb767be700 -1 osd.7 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-12T01:09:46.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:46.482+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:46.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:46.482+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:46.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:46.482+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:46.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:46 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:46.482+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6830 osd.3 since back 2024-03-12T01:09:18.846633+0000 front 2024-03-12T01:09:18.846691+0000 (oldest deadline 2024-03-12T01:09:44.746561+0000) 2024-03-12T01:09:47.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:47.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:47.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:47.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:47.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:47.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:47.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:47 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:47.475+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6830 osd.3 since back 2024-03-12T01:09:18.846633+0000 front 2024-03-12T01:09:18.846691+0000 (oldest deadline 2024-03-12T01:09:44.746561+0000) 2024-03-12T01:09:48.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:48.525+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:48.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:48.525+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:48.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:48.525+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:48.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:48 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:48.525+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6830 osd.3 since back 2024-03-12T01:09:18.846633+0000 front 2024-03-12T01:09:18.846691+0000 (oldest deadline 2024-03-12T01:09:44.746561+0000) 2024-03-12T01:09:49.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:49.564+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:49.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:49.564+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:49.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:49.564+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:49.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:49.564+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6830 osd.3 since back 2024-03-12T01:09:18.846633+0000 front 2024-03-12T01:09:18.846691+0000 (oldest deadline 2024-03-12T01:09:44.746561+0000) 2024-03-12T01:09:49.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:49 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:49.564+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-03-12T01:09:26.447369+0000 front 2024-03-12T01:09:26.447351+0000 (oldest deadline 2024-03-12T01:09:48.747276+0000) 2024-03-12T01:09:50.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:50.575+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-03-12T01:08:52.543949+0000 front 2024-03-12T01:08:52.544010+0000 (oldest deadline 2024-03-12T01:09:17.243838+0000) 2024-03-12T01:09:50.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:50.575+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-03-12T01:09:02.544640+0000 front 2024-03-12T01:09:02.544700+0000 (oldest deadline 2024-03-12T01:09:28.444514+0000) 2024-03-12T01:09:50.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:50.575+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6822 osd.2 since back 2024-03-12T01:09:10.645761+0000 front 2024-03-12T01:09:10.645858+0000 (oldest deadline 2024-03-12T01:09:32.945666+0000) 2024-03-12T01:09:50.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:50.575+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.63:6830 osd.3 since back 2024-03-12T01:09:18.846633+0000 front 2024-03-12T01:09:18.846691+0000 (oldest deadline 2024-03-12T01:09:44.746561+0000) 2024-03-12T01:09:50.904 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:50 smithi139 ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7[82316]: 2024-03-12T01:09:50.575+0000 7ffb715b1700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-03-12T01:09:26.447369+0000 front 2024-03-12T01:09:26.447351+0000 (oldest deadline 2024-03-12T01:09:48.747276+0000) 2024-03-12T01:09:51.654 INFO:journalctl@ceph.osd.7.smithi139.stdout:Mar 12 01:09:51 smithi139 bash[101513]: ceph-655d1d56-e008-11ee-95c8-87774f69a715-osd-7 2024-03-12T01:09:53.200 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-655d1d56-e008-11ee-95c8-87774f69a715@osd.7.service' 2024-03-12T01:09:53.241 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-12T01:09:53.242 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-12T01:09:53.242 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 655d1d56-e008-11ee-95c8-87774f69a715 --force --keep-logs 2024-03-12T01:12:51.045 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 655d1d56-e008-11ee-95c8-87774f69a715 --force --keep-logs 2024-03-12T01:13:11.203 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:13:11.244 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-12T01:13:11.274 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-12T01:13:11.275 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/remote/smithi063/crash 2024-03-12T01:13:11.276 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/crash -- . 2024-03-12T01:13:11.321 INFO:teuthology.orchestra.run.smithi063.stderr:tar: /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/crash: Cannot open: No such file or directory 2024-03-12T01:13:11.321 INFO:teuthology.orchestra.run.smithi063.stderr:tar: Error is not recoverable: exiting now 2024-03-12T01:13:11.323 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/remote/smithi139/crash 2024-03-12T01:13:11.323 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/crash -- . 2024-03-12T01:13:11.361 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/655d1d56-e008-11ee-95c8-87774f69a715/crash: Cannot open: No such file or directory 2024-03-12T01:13:11.361 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-03-12T01:13:11.362 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-12T01:13:11.362 DEBUG:teuthology.orchestra.run.smithi063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-12T01:13:11.392 INFO:teuthology.orchestra.run.smithi063.stderr:grep: /var/log/ceph/655d1d56-e008-11ee-95c8-87774f69a715/ceph.log: No such file or directory 2024-03-12T01:13:11.394 INFO:tasks.cephadm:Compressing logs... 2024-03-12T01:13:11.394 DEBUG:teuthology.orchestra.run.smithi063:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T01:13:11.436 DEBUG:teuthology.orchestra.run.smithi139:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T01:13:11.463 INFO:teuthology.orchestra.run.smithi139.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-12T01:13:11.464 INFO:teuthology.orchestra.run.smithi063.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-12T01:13:44.680 INFO:tasks.cephadm:Archiving logs... 2024-03-12T01:13:44.680 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/remote/smithi063/log 2024-03-12T01:13:44.681 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-12T01:13:48.157 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/remote/smithi139/log 2024-03-12T01:13:48.158 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-12T01:13:52.155 INFO:tasks.cephadm:Removing cluster... 2024-03-12T01:13:52.155 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 655d1d56-e008-11ee-95c8-87774f69a715 --force 2024-03-12T01:13:52.590 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 655d1d56-e008-11ee-95c8-87774f69a715 --force 2024-03-12T01:13:52.932 INFO:tasks.cephadm:Removing cephadm ... 2024-03-12T01:13:52.933 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-12T01:13:52.952 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-12T01:13:52.970 INFO:tasks.cephadm:Teardown complete 2024-03-12T01:13:52.970 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-12T01:13:52.982 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-12T01:13:52.982 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-12T01:13:52.995 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-12T01:13:53.010 INFO:teuthology.orchestra.run.smithi063.stderr:bash: ntpq: command not found 2024-03-12T01:13:53.015 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T01:13:53.015 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-03-12T01:13:53.015 INFO:teuthology.orchestra.run.smithi063.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 61 -789us[ -789us] +/- 91ms 2024-03-12T01:13:53.015 INFO:teuthology.orchestra.run.smithi063.stdout:^* hv02.front.sepia.ceph.com 3 6 377 63 -1023us[-1026us] +/- 53ms 2024-03-12T01:13:53.015 INFO:teuthology.orchestra.run.smithi063.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +1903us[+1903us] +/- 69ms 2024-03-12T01:13:53.015 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:13:53.027 INFO:teuthology.orchestra.run.smithi139.stderr:bash: ntpq: command not found 2024-03-12T01:13:53.031 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-12T01:13:53.032 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-03-12T01:13:53.032 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 60 -788us[ -788us] +/- 91ms 2024-03-12T01:13:53.032 INFO:teuthology.orchestra.run.smithi139.stdout:^* hv02.front.sepia.ceph.com 3 7 377 129 -1040us[-1146us] +/- 52ms 2024-03-12T01:13:53.032 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 62 +1904us[+1904us] +/- 69ms 2024-03-12T01:13:53.032 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-03-12T01:13:53.032 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-12T01:13:53.042 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-12T01:13:53.043 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-12T01:13:53.053 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T01:13:53.128 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T01:13:53.195 DEBUG:teuthology.orchestra.run.smithi063:> 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:13:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:13:53.226 DEBUG:teuthology.orchestra.run.smithi139:> 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:13:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:13:53.256 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-12T01:13:53.267 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-12T01:13:53.277 INFO:teuthology.task.internal:Duration was 2689.269711 seconds 2024-03-12T01:13:53.278 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-12T01:13:53.288 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-12T01:13:53.288 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-12T01:13:53.290 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-12T01:13:53.335 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T01:13:53.341 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-12T01:13:53.662 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-12T01:13:53.663 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2024-03-12T01:13:53.663 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T01:13:53.687 INFO:teuthology.orchestra.run.smithi063.stdout:2024-03-12T01:05:06.529728+00:00 smithi063 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-03-12T01:13:53.687 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi063.front.sepia.ceph.com: 2024-03-12T01:05:06.529728+00:00 smithi063 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-03-12T01:13:53.687 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-03-12T01:13:53.687 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T01:13:53.710 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-12T01:13:53.711 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T01:13:53.729 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-12T01:13:53.812 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-12T01:13:53.813 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-12T01:13:53.815 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-12T01:13:54.013 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-12T01:13:54.024 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-12T01:13:54.025 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-12T01:13:54.052 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-12T01:13:54.079 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-12T01:13:54.090 DEBUG:teuthology.orchestra.run.smithi063:> 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-12T01:13:54.095 DEBUG:teuthology.orchestra.run.smithi139:> 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-12T01:13:54.120 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2024-03-12T01:13:54.145 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-03-12T01:13:54.176 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-12T01:13:54.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:13:54.207 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-12T01:13:54.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-12T01:13:54.233 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-12T01:13:54.244 INFO:teuthology.task.internal:Transferring archived files... 2024-03-12T01:13:54.245 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/remote/smithi063 2024-03-12T01:13:54.245 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-12T01:13:54.293 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140/remote/smithi139 2024-03-12T01:13:54.294 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-12T01:13:54.335 INFO:teuthology.task.internal:Removing archive directory... 2024-03-12T01:13:54.336 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-12T01:13:54.338 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-12T01:13:54.386 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-12T01:13:54.399 INFO:teuthology.task.internal:Not uploading archives. 2024-03-12T01:13:54.399 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-12T01:13:54.409 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-12T01:13:54.409 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-12T01:13:54.412 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-12T01:13:54.427 INFO:teuthology.orchestra.run.smithi063.stdout: 525473 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 12 01:13 /home/ubuntu/cephtest 2024-03-12T01:13:54.443 INFO:teuthology.orchestra.run.smithi139.stdout: 526076 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 12 01:13 /home/ubuntu/cephtest 2024-03-12T01:13:54.445 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-12T01:13:54.456 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-12T01:13:54.478 INFO:teuthology.nuke:Checking targets against current locks 2024-03-12T01:13:54.505 DEBUG:teuthology.nuke:shortname: smithi063 2024-03-12T01:13:54.506 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-12T01:13:54.529 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140', '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 00:20:55.709578', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2SZDuxkikrUrNVg+aoo3QVUr1aBbH1FYGjxrqWqVGZUsJKkO62WWjc/hUxYhUcIkjpUn3XZnneU0BfJky1vkU='} 2024-03-12T01:13:54.533 DEBUG:teuthology.nuke:shortname: smithi139 2024-03-12T01:13:54.534 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-12T01:13:54.556 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_22:08:03-orch-reef-distro-default-smithi/7592140', '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 00:20:55.711509', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKjGAmI2lnIWfs/Xjerhe2wdp9lchEXEYYSi+A7Xbl629O7UQuA9qTiiNFZNjAppEx+bKa1qQhbNhQVDqquafk='} 2024-03-12T01:13:54.583 INFO:teuthology.orchestra.console.smithi063:Power off 2024-03-12T01:13:54.583 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-12T01:13:54.606 DEBUG:teuthology.orchestra.console.smithi063:power off output: Chassis Power Control: Down/Off 2024-03-12T01:13:54.606 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:13:54.622 INFO:teuthology.orchestra.console.smithi139:Power off 2024-03-12T01:13:54.622 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-12T01:13:54.633 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2024-03-12T01:13:54.643 DEBUG:teuthology.orchestra.console.smithi139:power off output: Chassis Power Control: Down/Off 2024-03-12T01:13:54.644 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:13:54.667 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2024-03-12T01:13:58.634 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:13:58.668 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:13:58.744 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2024-03-12T01:13:58.777 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2024-03-12T01:14:02.746 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:14:02.777 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:14:02.856 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2024-03-12T01:14:02.887 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is off 2024-03-12T01:14:02.988 INFO:teuthology.orchestra.console.smithi139:Power off completed 2024-03-12T01:14:06.860 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-12T01:14:06.970 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is off 2024-03-12T01:14:07.071 INFO:teuthology.orchestra.console.smithi063:Power off completed 2024-03-12T01:14:07.175 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: 2689.269711494446 failure_reason: '''2024-03-12T01:05:06.529728+00:00 smithi063 kernel: rcu: INFO: rcu_sched self-detected stall on CPU '' in syslog' owner: scheduled_teuthology@teuthology status: fail success: false 2024-03-12T01:14:07.175 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-12T01:14:07.259 INFO:teuthology.run:FAIL